no.sesat.search.query.analyser
Interface AnalysisRuleFactory.Context

All Superinterfaces:
no.sesat.commons.ioc.BaseContext, BytecodeContext, DocumentContext, PropertiesContext, ResourceContext, SiteContext
Enclosing class:
AnalysisRuleFactory

public static interface AnalysisRuleFactory.Context
extends no.sesat.commons.ioc.BaseContext, ResourceContext, SiteContext

The context the AnalysisRuleFactory must work against. *


Method Summary
 String getUniqueId()
           
 
Methods inherited from interface no.sesat.search.site.config.DocumentContext
newDocumentLoader
 
Methods inherited from interface no.sesat.search.site.config.PropertiesContext
newPropertiesLoader
 
Methods inherited from interface no.sesat.search.site.config.BytecodeContext
newBytecodeLoader
 
Methods inherited from interface no.sesat.search.site.SiteContext
getSite
 

Method Detail

getUniqueId

String getUniqueId()


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