Uses of Interface
no.sesat.search.site.config.PropertiesContext

Packages that use PropertiesContext
no.sesat.search.datamodel   
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.command.querybuilder   
no.sesat.search.query.analyser ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.query.token   
no.sesat.search.query.transform   
no.sesat.search.result.handler   
no.sesat.search.run   
no.sesat.search.run.handler Run Handlers 
no.sesat.search.run.transform   
no.sesat.search.site.config ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.view   
no.sesat.search.view.navigation   
no.sesat.search.view.output   
no.sesat.search.view.velocity Provides for velocity specific stuff such as custom directives. 
 

Uses of PropertiesContext in no.sesat.search.datamodel
 

Subinterfaces of PropertiesContext in no.sesat.search.datamodel
static interface DataModelFactory.Context
          The context any DataModelFactory must work within.
 

Uses of PropertiesContext in no.sesat.search.mode
 

Subinterfaces of PropertiesContext in no.sesat.search.mode
static interface SearchModeFactory.Context
          The context any SearchModeFactory must work against.
 

Uses of PropertiesContext in no.sesat.search.mode.command
 

Subinterfaces of PropertiesContext in no.sesat.search.mode.command
static interface SearchCommand.Context
          Being a factory for all the commands - it propagates all the contextual needs of the underlying commands it creates.
 

Uses of PropertiesContext in no.sesat.search.mode.command.querybuilder
 

Subinterfaces of PropertiesContext in no.sesat.search.mode.command.querybuilder
static interface QueryBuilder.Context
           
 

Uses of PropertiesContext in no.sesat.search.query.analyser
 

Subinterfaces of PropertiesContext in no.sesat.search.query.analyser
static interface AnalysisRuleFactory.Context
          The context the AnalysisRuleFactory must work against.
 

Uses of PropertiesContext in no.sesat.search.query.token
 

Subinterfaces of PropertiesContext in no.sesat.search.query.token
static interface AbstractEvaluatorFactory.Context
          The context the RegExpEvaluatorFactory must work against.
static interface TokenEvaluationEngine.Context
           
 

Uses of PropertiesContext in no.sesat.search.query.transform
 

Subinterfaces of PropertiesContext in no.sesat.search.query.transform
static interface QueryTransformer.Context
          The context any QueryTransformer must work through.
 

Uses of PropertiesContext in no.sesat.search.result.handler
 

Subinterfaces of PropertiesContext in no.sesat.search.result.handler
static interface ResultHandler.Context
          Contextual demands from a ResultHandler.
 

Uses of PropertiesContext in no.sesat.search.run
 

Subinterfaces of PropertiesContext in no.sesat.search.run
static interface RunningQuery.Context
           
 

Uses of PropertiesContext in no.sesat.search.run.handler
 

Subinterfaces of PropertiesContext in no.sesat.search.run.handler
static interface RunHandler.Context
           
 

Uses of PropertiesContext in no.sesat.search.run.transform
 

Subinterfaces of PropertiesContext in no.sesat.search.run.transform
static interface RunTransformer.Context
           
 

Uses of PropertiesContext in no.sesat.search.site.config
 

Subinterfaces of PropertiesContext in no.sesat.search.site.config
 interface ResourceContext
          Defines the utility context for consumers of all types of ResourceLoaders.
static interface SiteConfiguration.Context
           
static interface TextMessages.Context
           
 

Uses of PropertiesContext in no.sesat.search.view
 

Subinterfaces of PropertiesContext in no.sesat.search.view
static interface SearchTabFactory.Context
          The context any SearchTabFactory must work against.
 

Uses of PropertiesContext in no.sesat.search.view.navigation
 

Subinterfaces of PropertiesContext in no.sesat.search.view.navigation
static interface NavigationController.Context
           
 

Uses of PropertiesContext in no.sesat.search.view.output
 

Subinterfaces of PropertiesContext in no.sesat.search.view.output
static interface SyndicationGenerator.Context
          The context this class needs to do its job.
 

Uses of PropertiesContext in no.sesat.search.view.velocity
 

Subinterfaces of PropertiesContext in no.sesat.search.view.velocity
static interface VelocityEngineFactory.Context
          The context the AnalysisRules must work against.
 



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