psdi.webclient.beans.report

Class SelectMultipleGroupNameBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class SelectMultipleGroupNameBean
    extends MultiselectDataBean
    Creates the email lookup for the report request page
    • Constructor Detail

      • SelectMultipleGroupNameBean

        public SelectMultipleGroupNameBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        Filter so that only the groups having access to RUNREPORT applicationauth in the given app appears in the list.
        Overrides:
        initialize in class MultiselectDataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • copyGroupSet

        public int copyGroupSet()
                         throws MXException,
                                java.rmi.RemoteException
        Copy the selected grouplist to the parent.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException