Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.connector.rmi |
Package for connector RMI client classes.
|
Modifier and Type | Method and Description |
---|---|
SaSaveInfo |
SaClassicConnectorImpl.setACLName(String ddcname,
String documentHDOC,
String acl,
String versionComment) |
SaSaveInfo |
SaClassicConnector.setACLName(String ddcname,
String documentHDOC,
String acl,
String versionComment)
This method specifies the Access Control Lists that secure the document given by its id.
|
Modifier and Type | Method and Description |
---|---|
SaSaveInfo |
SaRMIClientCommand.setACLName(String ddcname,
String hDoc,
String acl,
int commitMode,
String versionComment)
Sets the given ACL to the node.
|
SaSaveInfo |
AbstractDocRMIClientCommand.setACLName(String ddcname,
String hDoc,
String acl,
int commitMode,
String versionComment)
Sets the given ACL to the node.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.