psdi.app.actionscfg

Interface ActionsCfgServiceRemote

    • Method Detail

      • getAllowedActions

        MboSetRemote getAllowedActions(MboSetRemote msb,
                                       UserInfo ui)
                                throws java.rmi.RemoteException,
                                       MXException
        Returns all actions that are allowed and can be displayed for the current users based on his prior selection The information is retreived from SigOptions set where the actions are allowed and accessible for each application user has access to.
        Returns:
        MboSetRemote of SigOptions
        Throws:
        java.rmi.RemoteException
        MXException