Package | Description |
---|---|
com.documentum.com |
Provides an interface for accessing the DFC through OLE/COM.
|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Method and Description |
---|---|
IDfPermit |
IDfClientX.getPermit()
Factory method that contructs a new
IDfPermit object. |
IDfPermit |
DfClientX.getPermit() |
Modifier and Type | Method and Description |
---|---|
void |
IDfSysObject.grantPermit(IDfPermit permit)
Creates an access control entry in this object, assigning
an access level to a specified user or group.
|
void |
IDfACL.grantPermit(IDfPermit permit)
Creates an access control entry in this object, assigning an access level to a specified user or group.
|
void |
IDfSysObject.revokePermit(IDfPermit permit)
Removes specified permit from the sysobject.
|
void |
IDfACL.revokePermit(IDfPermit permit)
Removes specified permit from the acl.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.