Uses of Interface
com.documentum.fc.client.IDfACL
Packages that use IDfACL
-
Uses of IDfACL in com.documentum.fc.client
Methods in com.documentum.fc.client that return IDfACLModifier and TypeMethodDescriptionDfACLException.getACL()Deprecated.Returns an ACL object.IDfSysObject.getACL()Returns an ACL associated with the object.Methods in com.documentum.fc.client with parameters of type IDfACLModifier and TypeMethodDescriptionstatic DfACLExceptionDfACLException.newNoAceMatchException(IDfACL object, String accessorName) voidAssigns an ACL object to the object.Constructors in com.documentum.fc.client with parameters of type IDfACLModifierConstructorDescriptionprotectedDfACLException(String message, IDfACL object, Object[] arguments) protectedDfACLException(String message, IDfACL object, Object[] arguments, Throwable cause)