Package | Description |
---|---|
com.saperion.bean |
This package contains the global beans.
|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Class and Description |
---|---|
class |
SaDocAccessDataImpl
Implementation for access data for a document.
|
Modifier and Type | Method and Description |
---|---|
SaDocAccessData |
SaClassicConnectorImpl.getDocumentAccessData(String documentHDOC)
Reads the access rights of the given document.
|
SaDocAccessData |
SaClassicConnector.getDocumentAccessData(String documentHDOC)
Reads the access rights of the given document.
|
SaDocAccessData |
SaClassicConnectorImpl.getFolderRights(String folderTableDDC,
String folderId)
Returns the rights mask for the given folder and user.
|
SaDocAccessData |
SaClassicConnector.getFolderRights(String folderTableDDC,
String folderId)
Returns the rights mask for the given folder and user.
|
Modifier and Type | Method and Description |
---|---|
SaDocAccessData |
SaRMIServerCommand.getFolderRights(int token,
String folderTableDDC,
String folderId)
Returns the rights mask for the given folder and user.
|
Copyright © 2016 SAPERION AG. All rights reserved.