Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Method and Description |
---|---|
IDfACL |
IDfSysObject.getACL()
Returns an ACL associated with the object.
|
IDfACL |
DfACLException.getACL()
Deprecated.
|
IDfACL |
IDfSession.getACL(java.lang.String aclDomain,
java.lang.String aclName)
Returns an ACL object.
|
Modifier and Type | Method and Description |
---|---|
static DfACLException |
DfACLException.newNoAceMatchException(IDfACL object,
java.lang.String accessorName) |
void |
IDfSysObject.setACL(IDfACL acl)
Assigns an ACL object to the object.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.