public interface IDfPassThroughQuery extends IDfQueryDefinition
String
. It can be useful when storing a query, especially when a custom query
building process is used to generate the query string.QUERY_DEF_TYPE_BUILDER, QUERY_DEF_TYPE_PASSTHROUGH, QUERY_DEF_TYPE_UNDEFINED
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCustomQueryData()
Gets the content of the query custom data.
|
java.lang.String |
getQueryString()
Gets the content of the query string.
|
copy, getMaxResultCount, getMaxResultPerSource, getMetadataMgr, getQueryDefinitionType, isQueryBuilder, setMaxResultCount, setMaxResultPerSource
addSelectedSource, clearSelectedSources, getSelectedSourceCount, getSelectedSources, removeSelectedSource
Copyright 1994-2023 OpenText Corporation. All rights reserved.