| Package | Description |
|---|---|
| com.saperion.connector |
This package contains the main classic connector classes.
|
| 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 |
|---|---|
List<UsersRights> |
SaClassicConnectorImpl.getAuthorizedUsers(String hDoc,
String rights,
MatchKind match)
Returns the users, that have specific rights on a document.
|
List<UsersRights> |
SaClassicConnector.getAuthorizedUsers(String hDoc,
String rights,
MatchKind match)
Returns the users, that have specific rights on a document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserRightsImpl
Default implementation of
UsersRights. |
| Modifier and Type | Method and Description |
|---|---|
List<UsersRights> |
SaRMIServerCommand.getAuthorizedUsers(int clientToken,
String hDoc,
String rights,
MatchKind match)
Returns the users, that have specific rights on a document.
|
Copyright © 2016 SAPERION AG. All rights reserved.