Uses of Class
info.magnolia.context.AbstractContext

Packages that use AbstractContext
info.magnolia.context   
info.magnolia.module.workflow   
 

Uses of AbstractContext in info.magnolia.context
 

Subclasses of AbstractContext in info.magnolia.context
 class AbstractMapBasedContext
          This is a simple Map based implementation.
 class AbstractSystemContext
          This is the system context using the not secured HierarchyManagers.
 class ContextDecorator
          Subclass this context if you like to decorate an other context.
 class JCRSessionPerThreadSystemContext
          A system context which creates JCR sessions per thread (request).
 class SimpleContext
          Simple context delegating methods to the thread local context.
 class SingleJCRSessionSystemContext
          All Threads share the same jcr sessions.
 class UserContextImpl
          User aware context implementation able to release and discard all kept info upon user logout.
 class WebContextImpl
          Context implementation keeping track of the current request, response, servletContext and pageContext.
 

Uses of AbstractContext in info.magnolia.module.workflow
 

Subclasses of AbstractContext in info.magnolia.module.workflow
 class WorkItemContext
          This context wrapps a workitem and delegates the most of the methods to the inner context.
 



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