public interface ActionsCfgServiceRemote extends AppServiceRemote
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
getAllowedActions(MboSetRemote msb,
UserInfo ui)
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.
|
checkSecurity, getCriteria, getCurrentState, getLiveObjCount, getMboSet, getName, getSchemaOwner, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, verifyUser, verifyUser
isAppService, isSingletonService, restart
MboSetRemote getAllowedActions(MboSetRemote msb, UserInfo ui) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException