Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.intf |
This package contains the common used interfaces for the LARIX components.
|
com.saperion.rmi |
This package contains the classes for the LARIX RMI Server.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
SaACLRights |
SaClassicConnectorImpl.getACLRights(String[] acls)
Read the rights for the given ACL's.
|
SaACLRights |
SaClassicConnector.getACLRights(String[] acls)
Read the rights for the given ACL's.
|
Modifier and Type | Method and Description |
---|---|
SaACLRights |
UsersRights.getRights() |
Modifier and Type | Class and Description |
---|---|
class |
SaACLRightsImpl
Implementation of the
SaACLRights interface. |
Modifier and Type | Method and Description |
---|---|
SaACLRights |
UserRightsImpl.getRights() |
Constructor and Description |
---|
UserRightsImpl(WorkflowMember actor,
SaACLRights aclRights)
Literal constructor.
|
Modifier and Type | Method and Description |
---|---|
SaACLRights |
SaRMIServerCommand.getACLRights(int token,
String[] acls)
Reads the rights for the given ACL's.
|
Copyright © 2016 SAPERION AG. All rights reserved.