Interface PreQueryPlugin


public interface PreQueryPlugin
A PreQueryPlugin is used to execute functionality after a query has been executed. For example if a query needed to be altered, a PreQueryPlugin could be implemented to alter the query prior to execution.
  • Method Summary

    Modifier and Type
    Method
    Description
    Processes a QueryRequest prior to execution of the
    invalid reference
    Query
    .