Interface DomainQueryExecutionContext

    • Method Detail

      • getQueryOptions

        QueryOptions getQueryOptions()
        The options to use for execution of the query
      • getCallback

        Callback getCallback()
        The callback reference
      • hasCallbackActions

        default boolean hasCallbackActions()
      • getResultType

        default Class<?> getResultType()