Uses of Interface
com.documentum.fc.client.IDfRelation
Packages that use IDfRelation
-
Uses of IDfRelation in com.documentum.fc.client
Subinterfaces of IDfRelation in com.documentum.fc.clientModifier and TypeInterfaceDescriptioninterface
Interface for policy state extensions.Methods in com.documentum.fc.client that return IDfRelationModifier and TypeMethodDescriptionIDfPersistentObject.addChildRelative
(String relationTypeName, IDfId childId, String childLabel, boolean isPermanent, String description) Creates a Relation object.IDfPersistentObject.addParentRelative
(String relationTypeName, IDfId parentId, String childLabel, boolean isPermanent, String description) Creates a Relation object.