public interface IDfSmartClientX
Modifier and Type | Method and Description |
---|---|
com.documentum.fc.client.relationship.IDfObjectIdentity |
getAbsoluteIdentity(IDfId id) |
com.documentum.fc.client.smart.IDfAnnotation |
getAnnotation() |
com.documentum.fc.client.smart.IDfConstraintDescriptor |
getConstraintDescriptor() |
com.documentum.fc.client.smart.IDfEvent |
getEvent(java.lang.String identifier,
IDfId source) |
com.documentum.fc.client.smart.IDfModuleActivation |
getModuleActivation() |
com.documentum.fc.client.relationship.IDfObjectIdentity |
getPathIdentity(java.lang.String path) |
com.documentum.fc.client.smart.IDfPlaceholderDescriptor |
getPlaceholderDescriptor() |
com.documentum.fc.client.relationship.IDfObjectIdentity |
getQualificationIdentity(java.lang.String qualification) |
com.documentum.fc.client.relationship.IDfRelationshipInfo |
getRelationshipInfo() |
com.documentum.fc.client.relationship.IDfRelationshipSchema |
getRelationshipSchema(IDfSession session) |
com.documentum.fc.client.relationship.IDfVersionIdentity |
getVersionIdentity(IDfId chronicleId,
java.lang.String versionLabel) |
com.documentum.fc.client.relationship.IDfObjectIdentity getAbsoluteIdentity(IDfId id)
com.documentum.fc.client.relationship.IDfVersionIdentity getVersionIdentity(IDfId chronicleId, java.lang.String versionLabel)
com.documentum.fc.client.relationship.IDfObjectIdentity getPathIdentity(java.lang.String path)
com.documentum.fc.client.relationship.IDfObjectIdentity getQualificationIdentity(java.lang.String qualification)
com.documentum.fc.client.smart.IDfPlaceholderDescriptor getPlaceholderDescriptor()
com.documentum.fc.client.smart.IDfConstraintDescriptor getConstraintDescriptor()
com.documentum.fc.client.relationship.IDfRelationshipInfo getRelationshipInfo()
com.documentum.fc.client.smart.IDfModuleActivation getModuleActivation()
com.documentum.fc.client.smart.IDfAnnotation getAnnotation()
com.documentum.fc.client.smart.IDfEvent getEvent(java.lang.String identifier, IDfId source)
com.documentum.fc.client.relationship.IDfRelationshipSchema getRelationshipSchema(IDfSession session)
Copyright 1994-2023 OpenText Corporation. All rights reserved.