Uses of Interface
com.documentum.fc.client.IDfValueAssistance
Packages that use IDfValueAssistance
Package
Description
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
-
Uses of IDfValueAssistance in com.documentum.fc.client
Methods in com.documentum.fc.client that return IDfValueAssistanceModifier and TypeMethodDescriptionIDfValidator.getValueAssistance
(String attrName, IDfProperties depAttrValues) Returns the value assistance associated with the specified attribute. -
Uses of IDfValueAssistance in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search that return IDfValueAssistanceModifier and TypeMethodDescriptionIDfSearchTypeAssistant.getValueAssistance
(IDfExpression rootExpr, IDfAttrExpression vaExpr) Gets the value assistance of an attribute with dependencies to other attributes values.IDfSearchTypeAssistant.getValueAssistance
(String attrName) Gets the value assistance of an attribute without dependencies to other attributes values.