Uses of Package
com.atlassian.confluence.macro.query

Packages that use com.atlassian.confluence.macro.query
com.atlassian.confluence.macro.query   
com.atlassian.confluence.macro.query.params   
 

Classes in com.atlassian.confluence.macro.query used by com.atlassian.confluence.macro.query
BooleanQueryFactory
          Container class for the results of a SearchQueryParser operation, providing a mutable version of the BooleanQuery.
InclusionCriteria
          Match tokens that describe what search constraint should be applied to a parsed SearchQuery.
SearchQueryInterpreter
          Creates a SearchQuery instance from the provided String value.
SearchQueryInterpreterException
          Exception thrown by SearchQueryInterpreter if an error occurs while creating a SearchQuery.
SearchQueryParserException
          Exception thrown by the SearchQueryParser if it runs into trouble converting a criteria string into a SearchQuery.
 

Classes in com.atlassian.confluence.macro.query used by com.atlassian.confluence.macro.query.params
BooleanQueryFactory
          Container class for the results of a SearchQueryParser operation, providing a mutable version of the BooleanQuery.
InclusionCriteria
          Match tokens that describe what search constraint should be applied to a parsed SearchQuery.
SearchQueryInterpreter
          Creates a SearchQuery instance from the provided String value.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.