Uses of Package
no.sesat.search.mode.command

Packages that use no.sesat.search.mode.command
no.sesat.search.mode Provides the entry to appropriate Search Commands classes through the SearchCommandFactory. 
no.sesat.search.mode.command ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.mode.executor ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
 

Classes in no.sesat.search.mode.command used by no.sesat.search.mode
SearchCommand
          Behavour requirements for any implementating Search Command.
SearchCommand.Context
          Being a factory for all the commands - it propagates all the contextual needs of the underlying commands it creates.
 

Classes in no.sesat.search.mode.command used by no.sesat.search.mode.command
AbstractSearchCommand
          The base abstraction for Search Commands providing a large framework for commands to run against.
AbstractSearchCommand.ReconstructedQuery
          see createQuery(string)
AbstractXmlSearchCommand
          Helper base implementation for search commands that are RESTful and have XML responses.
AbstractYahooSearchCommand
          Yahoo Searches all usually require a partnerId and affilDataParameter.
Restful
          SearchCommands that are RESTful should implement this behaviour.
SearchCommand
          Behavour requirements for any implementating Search Command.
SearchCommand.Context
          Being a factory for all the commands - it propagates all the contextual needs of the underlying commands it creates.
SolrSearchCommand.FacetToolkit
          Provider to add facets from request to SolrQuery.
XmlRestful
          SearchCommands that are RESTful and return XML response.
 

Classes in no.sesat.search.mode.command used by no.sesat.search.mode.executor
SearchCommand
          Behavour requirements for any implementating Search Command.
 



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