Package no.sesat.search.mode

Provides the entry to appropriate Search Commands classes through the SearchCommandFactory.

See:
          Description

Interface Summary
SearchCommandFactory.Context  
SearchModeFactory.Context The context any SearchModeFactory must work against.
 

Class Summary
SearchCommandFactory This factory creates the appropriate command for a given SearchConfiguration.
SearchMode  
SearchModeFactory Controlling class around the deserialisation of modes.xml into all the SearchModes.
 

Enum Summary
SearchMode.SearchCommandExecutorConfig  
 

Annotation Types Summary
SearchMode.SearchCommandExecutorConfig.Controller  
 

Package no.sesat.search.mode Description

Provides the entry to appropriate Search Commands classes through the SearchCommandFactory.

SESAT Modes

A mode is considered the business logic behind any vertical or tab. It consists of a collection of SearchCommands to run, and an executor to run this collection of individual commands.



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