Uses of Class
com.emc.documentum.rest.model.AclObject
-
Uses of AclObject in com.emc.documentum.rest.dfc
Modifier and TypeMethodDescriptionAclManager.createAcl
(AclObject object, boolean validateUnknown, AttributeView attributeView) Create ACL object with type and attributes.AclManager.getAclById
(String objectId, AttributeView attributeView) Get ACL by object id.AclManager.getAclByName
(String aclDomain, String aclName, AttributeView attributeView) Get ACL by acl_domain and acl_nameUpdate ACL object with attributes.Modifier and TypeMethodDescriptionAclManager.createAcl
(AclObject object, boolean validateUnknown, AttributeView attributeView) Create ACL object with type and attributes.Update ACL object with attributes.