Uses of Interface
com.documentum.fc.client.IDfPermit
Packages that use IDfPermit
Package
Description
Provides an interface for accessing the DFC through OLE/COM.
-
Uses of IDfPermit in com.documentum.com
Methods in com.documentum.com that return IDfPermit -
Uses of IDfPermit in com.documentum.fc.client
Methods in com.documentum.fc.client with parameters of type IDfPermitModifier and TypeMethodDescriptionvoid
IDfACL.grantPermit
(IDfPermit permit) Creates an access control entry in this object, assigning an access level to a specified user or group.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.revokePermit
(IDfPermit permit) Removes specified permit from the acl.void
IDfSysObject.revokePermit
(IDfPermit permit) Removes specified permit from the sysobject.