Uses of Interface
com.documentum.fc.client.search.IDfPassThroughQuery
Packages that use IDfPassThroughQuery
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 IDfPassThroughQuery in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search that return IDfPassThroughQueryModifier and TypeMethodDescriptionIDfQueryManager.newPassThroughQuery
(String queryString) Creates a new pass-through query using the specified parameters.IDfQueryManager.newPassThroughQuery
(String queryString, String customQueryData, int maxResultCount) Creates a new pass-through using the specified parameters.