Uses of Class
info.magnolia.cms.core.AggregationState

Packages that use AggregationState
info.magnolia.context   
 

Uses of AggregationState in info.magnolia.context
 

Fields in info.magnolia.context declared as AggregationState
protected  AggregationState WebContextImpl.aggregationState
           
 

Methods in info.magnolia.context that return AggregationState
static AggregationState MgnlContext.getAggregationState()
          Returns the AggregationState if we're in a WebContext, throws an IllegalStateException otherwise.
 AggregationState WebContext.getAggregationState()
          Retrieves the Aggregator instance, which gathers all info regarding the current request (paths, etc).
 AggregationState WebContextImpl.getAggregationState()
           
 



Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.