Uses of Package
info.magnolia.context

Packages that use info.magnolia.context
info.magnolia.cms.servlets   
info.magnolia.cms.util   
info.magnolia.commands   
info.magnolia.commands.impl   
info.magnolia.context   
info.magnolia.freemarker   
info.magnolia.logging   
 

Classes in info.magnolia.context used by info.magnolia.cms.servlets
Context
          This interface defines all the methods which should be implemented by any configured magnolia context, implementing class should never be accessible directly but only via MgnlContext static methods which work on a local (Thread) copy of the implementation
 

Classes in info.magnolia.context used by info.magnolia.cms.util
Context
          This interface defines all the methods which should be implemented by any configured magnolia context, implementing class should never be accessible directly but only via MgnlContext static methods which work on a local (Thread) copy of the implementation
 

Classes in info.magnolia.context used by info.magnolia.commands
Context
          This interface defines all the methods which should be implemented by any configured magnolia context, implementing class should never be accessible directly but only via MgnlContext static methods which work on a local (Thread) copy of the implementation
 

Classes in info.magnolia.context used by info.magnolia.commands.impl
Context
          This interface defines all the methods which should be implemented by any configured magnolia context, implementing class should never be accessible directly but only via MgnlContext static methods which work on a local (Thread) copy of the implementation
 

Classes in info.magnolia.context used by info.magnolia.context
AbstractContext
          Default implementation of the Context interface
AbstractMapBasedContext
          This is a simple Map based implementation.
AbstractRepositoryStrategy
           
AbstractSystemContext
          This is the system context using the not secured HierarchyManagers.
AttributeStrategy
           
Context
          This interface defines all the methods which should be implemented by any configured magnolia context, implementing class should never be accessible directly but only via MgnlContext static methods which work on a local (Thread) copy of the implementation
ContextFactory
           
MgnlContext.Op
          A simple execution interface to be used with the doInSystemContext method.
MgnlContext.SystemContextOperation
          Deprecated. since 4.2 - use the Op interface, which can return values, or extend VoidOp.
RepositoryAcquiringStrategy
           
SystemContext
          This context is a systemwide context with full access.
ThreadDependentSystemContext
          Some implementations of the system context release resources when a thread is not used anymore.
UserContext
           
UserContextImpl
           
WebContext
          Context interface specialized for servlet requests; knows about HttpServletRequest/HttpServletResponse.
 

Classes in info.magnolia.context used by info.magnolia.freemarker
WebContext
          Context interface specialized for servlet requests; knows about HttpServletRequest/HttpServletResponse.
 

Classes in info.magnolia.context used by info.magnolia.logging
UserContext
           
 



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