Uses of Package
no.sesat.search.query

Packages that use no.sesat.search.query
no.sesat.search.datamodel.query   
no.sesat.search.mode.command ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.mode.command.querybuilder   
no.sesat.search.query ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.query.analyser ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.query.finder   
no.sesat.search.query.parser IMPLEMENTATION PACKAGE TO no.sesat.search.query.
Therefore the dependency goes from this package to the query pacakge. 
no.sesat.search.query.parser.alt   
no.sesat.search.query.token   
no.sesat.search.query.transform   
no.sesat.search.result.handler   
 

Classes in no.sesat.search.query used by no.sesat.search.datamodel.query
Query
          A Query represents a users inputted query string.
 

Classes in no.sesat.search.query used by no.sesat.search.mode.command
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
LeafClause
          A clause representing a leaf.
Query
          A Query represents a users inputted query string.
XorClause
          A special clause to distinguish between QueryParser's guesses to the specific LeafClause type.
 

Classes in no.sesat.search.query used by no.sesat.search.mode.command.querybuilder
AndClause
           
AndNotClause
           
BinaryClause
          An operation clause.
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
DefaultOperatorClause
           
EmailClause
           
LeafClause
          A clause representing a leaf.
NotClause
           
OrClause
           
PhraseClause
           
QueryContext
          Used when the Query object is part of the Context and access to the datamodel is not available.
UnaryClause
          An operation clause.
UrlClause
           
XorClause
          A special clause to distinguish between QueryParser's guesses to the specific LeafClause type.
 

Classes in no.sesat.search.query used by no.sesat.search.query
BinaryClause
          An operation clause.
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
IntegerClause
           
LeafClause
          A clause representing a leaf.
OrClause
           
Query
          A Query represents a users inputted query string.
UnaryClause
          An operation clause.
WordClause
           
XorClause.Hint
           
 

Classes in no.sesat.search.query used by no.sesat.search.query.analyser
Query
          A Query represents a users inputted query string.
 

Classes in no.sesat.search.query used by no.sesat.search.query.finder
AndNotClause
           
BinaryClause
          An operation clause.
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
LeafClause
          A clause representing a leaf.
NotClause
           
Query
          A Query represents a users inputted query string.
QueryContext
          Used when the Query object is part of the Context and access to the datamodel is not available.
UnaryClause
          An operation clause.
XorClause
          A special clause to distinguish between QueryParser's guesses to the specific LeafClause type.
 

Classes in no.sesat.search.query used by no.sesat.search.query.parser
AndClause
           
AndNotClause
           
BinaryClause
          An operation clause.
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
DefaultOperatorClause
           
EmailClause
           
IntegerClause
           
LeafClause
          A clause representing a leaf.
NotClause
           
NumberGroupClause
           
OrClause
           
PhoneNumberClause
           
PhraseClause
           
Query
          A Query represents a users inputted query string.
QueryStringContext
          Used when the query string is a requirement of the Context and neither the Query object or datamodel are available.
UnaryClause
          An operation clause.
UrlClause
           
WordClause
           
XorClause
          A special clause to distinguish between QueryParser's guesses to the specific LeafClause type.
XorClause.Hint
           
 

Classes in no.sesat.search.query used by no.sesat.search.query.parser.alt
BinaryClause
          An operation clause.
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
QueryStringContext
          Used when the query string is a requirement of the Context and neither the Query object or datamodel are available.
UnaryClause
          An operation clause.
XorClause
          A special clause to distinguish between QueryParser's guesses to the specific LeafClause type.
XorClause.Hint
           
 

Classes in no.sesat.search.query used by no.sesat.search.query.token
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
Query
          A Query represents a users inputted query string.
QueryStringContext
          Used when the query string is a requirement of the Context and neither the Query object or datamodel are available.
 

Classes in no.sesat.search.query used by no.sesat.search.query.transform
AndClause
           
BinaryClause
          An operation clause.
Clause
          A Clause in this project represents a single term or operation on or between terms in a Query string.
DefaultOperatorClause
           
EmailClause
           
IntegerClause
           
LeafClause
          A clause representing a leaf.
OrClause
           
PhoneNumberClause
           
PhraseClause
           
QueryContext
          Used when the Query object is part of the Context and access to the datamodel is not available.
UnaryClause
          An operation clause.
UrlClause
           
XorClause
          A special clause to distinguish between QueryParser's guesses to the specific LeafClause type.
 

Classes in no.sesat.search.query used by no.sesat.search.result.handler
QueryContext
          Used when the Query object is part of the Context and access to the datamodel is not available.
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.