Uses of Class
info.magnolia.jcr.wrapper.DelegateSessionWrapper

Packages that use DelegateSessionWrapper
info.magnolia.audit   
info.magnolia.cms.core.version   
info.magnolia.jcr.decoration   
info.magnolia.jcr.wrapper   
info.magnolia.repository.mbean   
 

Uses of DelegateSessionWrapper in info.magnolia.audit
 

Subclasses of DelegateSessionWrapper in info.magnolia.audit
 class MgnlAuditLoggingContentDecoratorSessionWrapper
          A Session wrapper implementation which inform Magnolia audit logging content decorator MgnlAuditLoggingContentDecorator about action (Move, Delete) on the node.
 

Uses of DelegateSessionWrapper in info.magnolia.cms.core.version
 

Subclasses of DelegateSessionWrapper in info.magnolia.cms.core.version
 class MgnlVersioningSession
          Session wrapper enabling Magnolia specific way of handling versioning on all child nodes.
 

Uses of DelegateSessionWrapper in info.magnolia.jcr.decoration
 

Subclasses of DelegateSessionWrapper in info.magnolia.jcr.decoration
 class ContentDecoratorSessionWrapper<D extends ContentDecorator>
          Session wrapper that applies wrappers and filtering by delegating to a ContentDecorator.
 

Uses of DelegateSessionWrapper in info.magnolia.jcr.wrapper
 

Subclasses of DelegateSessionWrapper in info.magnolia.jcr.wrapper
 class ChannelVisibilitySessionWrapper
          Session wrapper that applies ChannelVisibilityContentDecorator to a session.
 class NodeWrappingDelegateSessionWrapper
          Session wrapper for wrapping nodes returned by a session.
 

Uses of DelegateSessionWrapper in info.magnolia.repository.mbean
 

Subclasses of DelegateSessionWrapper in info.magnolia.repository.mbean
 class TrackingSessionWrapper
          Tracks the session to keep count of open sessions.
 



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