Uses of Interface
it.eng.spagobi.container.strategy.IContextRetrieverStrategy

Packages that use IContextRetrieverStrategy
it.eng.spagobi.container   
it.eng.spagobi.container.strategy   
 

Uses of IContextRetrieverStrategy in it.eng.spagobi.container
 

Fields in it.eng.spagobi.container declared as IContextRetrieverStrategy
protected  IContextRetrieverStrategy ContextManager._strategy
           
 

Constructors in it.eng.spagobi.container with parameters of type IContextRetrieverStrategy
ContextManager(ISessionContainer session, IContextRetrieverStrategy strategy)
           
 

Uses of IContextRetrieverStrategy in it.eng.spagobi.container.strategy
 

Classes in it.eng.spagobi.container.strategy that implement IContextRetrieverStrategy
 class ExecutionContextRetrieverStrategy
          TO BE USED ONLY INSIDE EXTERNAL ENGINES BASED ON SPAGO FRAMEWORK, NOT INSIDE SPAGOBI CORE.
 class LightNavigatorContextRetrieverStrategy
          TO BE USED ONLY INSIDE SPAGOBI CORE, NOT INSIDE EXTERNAL ENGINES.