Uses of Class
com.rapidtransform.core.search.AbstractSearchCommand

Packages that use AbstractSearchCommand
com.rapidtransform.core.search   
com.rapidtransform.core.search.lucene   
 

Uses of AbstractSearchCommand in com.rapidtransform.core.search
 

Subclasses of AbstractSearchCommand in com.rapidtransform.core.search
 class AdvancedSearchCommand
           
 

Uses of AbstractSearchCommand in com.rapidtransform.core.search.lucene
 

Subclasses of AbstractSearchCommand in com.rapidtransform.core.search.lucene
 class CompassSearchCommand
          The SearchCommandCompass class encapsulates the SearchQueryCompass, the page size and the current page for the search results.