Uses of Interface
no.sesat.search.site.config.AbstractConfigFactory.Context

Packages that use AbstractConfigFactory.Context
no.sesat.search.mode Provides the entry to appropriate Search Commands classes through the SearchCommandFactory. 
no.sesat.search.site.config ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.view   
 

Uses of AbstractConfigFactory.Context in no.sesat.search.mode
 

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

Uses of AbstractConfigFactory.Context in no.sesat.search.site.config
 

Methods in no.sesat.search.site.config with parameters of type AbstractConfigFactory.Context
protected  C AbstractConfigFactory.construct(Element element, AbstractConfigFactory.Context context)
           
protected abstract  Class<C> AbstractConfigFactory.findClass(String xmlName, AbstractConfigFactory.Context context)
           
protected  Class<C> AbstractConfigFactory.loadClass(AbstractConfigFactory.Context context, String classNameFQ, Spi spi)
           
 boolean AbstractConfigFactory.supported(String xmlName, AbstractConfigFactory.Context context)
           
 

Uses of AbstractConfigFactory.Context in no.sesat.search.view
 

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



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