Interface MTContextQuery
- All Known Subinterfaces:
MTDocumentQuery,MTDocumentSourceQuery,MTSymbolQuery
public interface MTContextQuery
-
Method Summary
Modifier and TypeMethodDescriptionstoreContexts(MTQuery.ResultContext... contexts) Stores the selected contexts for the results of the query, for filtering and grouping of results.default MTQuerystoreContextsLockedRevisions(boolean includeInitialRevisions, MTQuery.ResultContext... contexts)
-
Method Details
-
storeContexts
Stores the selected contexts for the results of the query, for filtering and grouping of results. -
storeContextsLockedRevisions
default MTQuery storeContextsLockedRevisions(boolean includeInitialRevisions, MTQuery.ResultContext... contexts)
-