Package com.documentum.fc.client.search
Interface IDfPassThroughQuery
- All Superinterfaces:
IDfQueryDefinition
,IDfSearchSourceContainer
Provides a container for passing a query string directly to the search source. It also allows you to
store custom data as a
String
. It can be useful when storing a query, especially when a custom query
building process is used to generate the query string.-
Field Summary
Fields inherited from interface com.documentum.fc.client.search.IDfQueryDefinition
QUERY_DEF_TYPE_BUILDER, QUERY_DEF_TYPE_PASSTHROUGH, QUERY_DEF_TYPE_UNDEFINED
-
Method Summary
Modifier and TypeMethodDescriptionGets the content of the query custom data.Gets the content of the query string.Methods inherited from interface com.documentum.fc.client.search.IDfQueryDefinition
copy, getMaxResultCount, getMaxResultPerSource, getMetadataMgr, getQueryDefinitionType, isQueryBuilder, setMaxResultCount, setMaxResultPerSource
Methods inherited from interface com.documentum.fc.client.search.IDfSearchSourceContainer
addSelectedSource, clearSelectedSources, getSelectedSourceCount, getSelectedSources, removeSelectedSource