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
AclClient
delete
in interface AclClient
EcmException
- indicates that a system exception occurredpublic void undelete() throws EcmException
AclClient
undelete
in interface AclClient
EcmException
- indicates that a system exception occurredpublic AclType load() throws EcmException
AclClient
load
in interface AclClient
SystemException
- indicates that a system exception occurredEcmException
public void update(AclPropertiesType properties) throws EcmException
AclClient
update
in interface AclClient
properties
- the new properties of the access control listSystemException
- indicates that a system exception occurredEcmException
public List<AclReferenceType> getACLs() throws EcmException
AclClient
getACLs
in interface AclClient
EcmException
- when loading the ACLs failedCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.