| Constructor and Description |
|---|
AclClientImpl(AclManagementService aclManagementService,
AclReferenceType reference) |
| 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.
|
public AclClientImpl(AclManagementService aclManagementService, AclReferenceType reference)
public void delete()
throws EcmException
AclClientdelete in interface AclClientEcmException - indicates that a system exception occurredpublic void undelete()
throws EcmException
AclClientundelete in interface AclClientEcmException - indicates that a system exception occurredpublic AclType load() throws EcmException
AclClientload in interface AclClientSystemException - indicates that a system exception occurredEcmExceptionpublic void update(AclPropertiesType properties) throws EcmException
AclClientupdate in interface AclClientproperties - the new properties of the access control listSystemException - indicates that a system exception occurredEcmExceptionpublic List<AclReferenceType> getACLs() throws EcmException
AclClientgetACLs in interface AclClientEcmException - when loading the ACLs failedCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.