Uses of Interface
com.saperion.rmi.SaACLRights
Packages that use SaACLRights
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
This package contains the common used interfaces for the LARIX components.
This package contains the classes for the LARIX RMI client wrapper components.
This package contains the classes for the LARIX RMI Server.
-
Uses of SaACLRights in com.saperion.connector
Methods in com.saperion.connector that return SaACLRightsModifier and TypeMethodDescriptionSaClassicConnector.getACLRights
(String[] acls) This method returns the access rights the current user has when in the context of the Access Controll Lists given by name.SaClassicConnectorImpl.getACLRights
(String[] acls) -
Uses of SaACLRights in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaACLRightsModifier and TypeMethodDescriptionAbstractDocRMIClientCommand.getACLRights
(String[] acls) Reads the rights for the given acl's.SaRMIClientCommand.getACLRights
(String[] acls) Reads the rights for the given acl's. -
Uses of SaACLRights in com.saperion.intf
Methods in com.saperion.intf that return SaACLRightsModifier and TypeMethodDescriptionUsersRights.getRights()
This method returns the rights the given user has. -
Uses of SaACLRights in com.saperion.rmi
Classes in com.saperion.rmi that implement SaACLRightsMethods in com.saperion.rmi that return SaACLRightsConstructors in com.saperion.rmi with parameters of type SaACLRightsModifierConstructorDescriptionUserRightsImpl
(WorkflowMember actor, SaACLRights aclRights) Literal constructor. -
Uses of SaACLRights in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return SaACLRightsModifier and TypeMethodDescriptionSaRMIServerCommand.getACLRights
(int token, String[] acls) Reads the rights for the given ACL's.