Updates the ACL (Access Control List) on a document.
You can only update the ACL on a document with an ACL which was retrieved from the same document
Exception Type | Condition |
---|---|
HttpException | if the query interface URL is not valid |
ArgumentException | if passed an invalid document ID |
PortalException | if the operation resulted in an error on the portal |
SoapException | if there is a communication problem during the execution of the remote method call |
ACLEntryReadOnlyException | if the ACL contains read-only ACLEntry's which have been modified |
IDocumentManager Interface | Plumtree.Remote.PRC Namespace