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   
info.magnolia.module.admininterface   
info.magnolia.module.admininterface.commands   
info.magnolia.module.cache.commands   
info.magnolia.module.workflow   
info.magnolia.module.workflow.commands   
 

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.
 

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.
 

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.
 

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.
 

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
          Basic implementation of the RepositoryAcquiringStrategy providing storage of JCR sessions and hierarchy manager instances to extending classes.
AbstractSystemContext
          This is the system context using the not secured HierarchyManagers.
AttributeStrategy
          Contract for attribute storage and management.
Context
          This interface defines all the methods which should be implemented by any configured magnolia context.
ContextFactory
          Default context provider.
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
          Contract for repository access providers.
SystemContext
          This context is a system wide context with full access.
ThreadDependentSystemContext
          Some implementations of the system context release resources when a thread is not used anymore.
UserContext
          User aware context.
UserContextImpl
          User aware context implementation able to release and discard all kept info upon user logout.
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
          User aware context.
 

Classes in info.magnolia.context used by info.magnolia.module.admininterface
Context
          This interface defines all the methods which should be implemented by any configured magnolia context.
 

Classes in info.magnolia.context used by info.magnolia.module.admininterface.commands
Context
          This interface defines all the methods which should be implemented by any configured magnolia context.
 

Classes in info.magnolia.context used by info.magnolia.module.cache.commands
Context
          This interface defines all the methods which should be implemented by any configured magnolia context.
 

Classes in info.magnolia.context used by info.magnolia.module.workflow
AbstractContext
          Default implementation of the Context interface.
Context
          This interface defines all the methods which should be implemented by any configured magnolia context.
ContextDecorator
          Subclass this context if you like to decorate an other context.
 

Classes in info.magnolia.context used by info.magnolia.module.workflow.commands
Context
          This interface defines all the methods which should be implemented by any configured magnolia context.
 



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