Uses of Interface
info.magnolia.context.AttributeStrategy

Packages that use AttributeStrategy
info.magnolia.context   
 

Uses of AttributeStrategy in info.magnolia.context
 

Classes in info.magnolia.context that implement AttributeStrategy
 class MapAttributeStrategy
          Hashtable based implementation of the AttributeStrategy.
 class RequestAttributeStrategy
          An AttributeStrategy which delegates to the given WebContext's request.
 

Methods in info.magnolia.context that return AttributeStrategy
 AttributeStrategy AbstractContext.getAttributeStrategy()
           
 

Methods in info.magnolia.context with parameters of type AttributeStrategy
 void AbstractContext.setAttributeStrategy(AttributeStrategy strategy)
           
 



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