Uses of Package
info.magnolia.context

Packages that use info.magnolia.context
info.magnolia.audit   
info.magnolia.cms.filters   
info.magnolia.cms.security   
info.magnolia.cms.servlets   
info.magnolia.cms.util   
info.magnolia.commands   
info.magnolia.commands.impl   
info.magnolia.context   
info.magnolia.freemarker   
 

Classes in info.magnolia.context used by info.magnolia.audit
UserContext
          User aware context.
 

Classes in info.magnolia.context used by info.magnolia.cms.filters
SystemContext
          This context is a system wide context with full access.
WebContextFactory
          Simple factory class, whose implementations are responsible for instantiating and initializing WebContext instances.
 

Classes in info.magnolia.context used by info.magnolia.cms.security
MgnlContext.Op
          A simple execution interface to be used with the doInSystemContext method.
 

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.
JCRSessionStrategy
          Contract for repository access providers.
MgnlContext.Op
          A simple execution interface to be used with the doInSystemContext method.
MgnlContext.RepositoryOp
          An Op that does not return values and can only throw RepositoryExceptions.
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.
WebContextFactory
          Simple factory class, whose implementations are responsible for instantiating and initializing WebContext instances.
 

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



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