Uses of Package
org.chorem.vradi.services.search

Packages that use org.chorem.vradi.services.search
org.chorem.vradi.services   
org.chorem.vradi.services.managers   
org.chorem.vradi.services.search Ensemble de classes utilisée pour parser les requetes utilisateurs et éléments de filtre (date...) pour les transformer en une structure plus facile a manipuler (FilterList). 
 

Classes in org.chorem.vradi.services.search used by org.chorem.vradi.services
UnsupportedQueryException
          UnsupportedQueryException indicates that a Query is not supported by the LuceneQueryParser.
 

Classes in org.chorem.vradi.services.search used by org.chorem.vradi.services.managers
CompareFilter
          CompareFilter is the association of a term and a value.
FilterList
          FilterList is an union of Filters which must obey the same FilterList.Operator.
FilterList.Operator
           
RangeFilter
          RangeFilter.
UnsupportedQueryException
          UnsupportedQueryException indicates that a Query is not supported by the LuceneQueryParser.
 

Classes in org.chorem.vradi.services.search used by org.chorem.vradi.services.search
CompareFilter
          CompareFilter is the association of a term and a value.
Filter
          A filter represents a term part or a sub filter.
FilterList
          FilterList is an union of Filters which must obey the same FilterList.Operator.
FilterList.Operator
           
QueryHandler
          a QueryHandler is able to handle lucene queries.
UnsupportedQueryException
          UnsupportedQueryException indicates that a Query is not supported by the LuceneQueryParser.
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.