Uses of Class
com.saperion.exception.SaSetACLException
Packages that use SaSetACLException
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
-
Uses of SaSetACLException in com.saperion.connector
Methods in com.saperion.connector that throw SaSetACLExceptionModifier and TypeMethodDescriptionSaClassicConnector.setACLName
(String ddcname, String documentHDOC, String acl, String versionComment) This method specifies the Access Control Lists that secure the document given by its id.SaClassicConnectorImpl.setACLName
(String ddcname, String documentHDOC, String acl, String versionComment) -
Uses of SaSetACLException in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that throw SaSetACLExceptionModifier and TypeMethodDescriptionAbstractDocRMIClientCommand.setACLName
(String ddcname, String hDoc, String acl, int commitMode, String versionComment) Sets the given ACL to the node.SaRMIClientCommand.setACLName
(String ddcname, String hDoc, String acl, int commitMode, String versionComment) Sets the given ACL to the node.