public interface AclClient
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
This method deletes the access control list.
|
List<AclReferenceType> |
getACLs()
This method returns the ACLs currently set on the ACL.
|
AclType |
load()
This method loads the access control list.
|
void |
undelete()
This method un-deletes the access control list.
|
void |
update(AclPropertiesType properties)
This method updates the access control list with the given properties.
|
void delete()
throws EcmException
EcmException - indicates that a system exception occurredvoid undelete()
throws EcmException
EcmException - indicates that a system exception occurredAclType load() throws EcmException
SystemException - indicates that a system exception occurredEcmExceptionvoid update(AclPropertiesType properties) throws EcmException
properties - the new properties of the access control listSystemException - indicates that a system exception occurredEcmExceptionList<AclReferenceType> getACLs() throws EcmException
EcmException - when loading the ACLs failedCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.