Uses of Package
com.jurismarches.vradi.services.search

Packages that use com.jurismarches.vradi.services.search
com.jurismarches.vradi.services   
com.jurismarches.vradi.services.managers   
com.jurismarches.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 com.jurismarches.vradi.services.search used by com.jurismarches.vradi.services
UnsupportedQueryException
          UnsupportedQueryException indicates that a Query is not supported by the LuceneQueryParser.
 

Classes in com.jurismarches.vradi.services.search used by com.jurismarches.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 com.jurismarches.vradi.services.search used by com.jurismarches.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 JurisMarches. All Rights Reserved.