Interface MTContextQuery

All Known Subinterfaces:
MTDocumentQuery, MTDocumentSourceQuery, MTSymbolQuery

public interface MTContextQuery
  • Method Details

    • storeContexts

      MTQuery storeContexts(MTQuery.ResultContext... contexts)
      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)