psdi.app.persongroup

Class PersonGroupSet

    • Method Detail

      • getGroupsForBBAudience

        public void getGroupsForBBAudience(java.lang.String bbId)
                                    throws MXException,
                                           java.rmi.RemoteException
        Method to get the groups for the bboardaudience, which are not taken yet
        Specified by:
        getGroupsForBBAudience in interface PersonGroupSetRemote
        Parameters:
        BULLETINBOARDID -
        Throws:
        MXException
        java.rmi.RemoteException
      • setIsLookup

        public void setIsLookup(boolean is)
                         throws java.rmi.RemoteException
        10-17980/IZ84702/PMR 75283,660,706 - mark if this set is launched from Select Owner bean
        Specified by:
        setIsLookup in interface PersonGroupSetRemote
        Parameters:
        is -
        Throws:
        java.rmi.RemoteException
      • isLookup

        public boolean isLookup()
                         throws MXException,
                                java.rmi.RemoteException
        10-17980/IZ84702/PMR 75283,660,706 Whether this MBO set is used in a type of lookup UI.
        Specified by:
        isLookup in interface PersonGroupSetRemote
        Overrides:
        isLookup in class MboSet
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException