Uses of Interface
com.documentum.fc.client.search.IDfQueryBuilder
Packages that use IDfQueryBuilder
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 IDfQueryBuilder in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search that return IDfQueryBuilderModifier and TypeMethodDescriptionIDfQueryManager.newQueryBuilder()
Creates a new query builder.IDfQueryManager.newQueryBuilder
(String objectType) Creates a new query builder using the specified object type.IDfQueryManager.newQueryBuilder
(String objectType, int maxResultCount, boolean isDatabaseSearchRequested) Creates a new query builder using the specified parameters.