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 TypeMethodDescriptionvoidIDfACL.grantPermit(IDfPermit permit) Creates an access control entry in this object, assigning an access level to a specified user or group.voidIDfSysObject.grantPermit(IDfPermit permit) Creates an access control entry in this object, assigning an access level to a specified user or group.voidIDfACL.revokePermit(IDfPermit permit) Removes specified permit from the acl.voidIDfSysObject.revokePermit(IDfPermit permit) Removes specified permit from the sysobject.