Uses of Class
info.magnolia.cms.util.ContentWrapper

Packages that use ContentWrapper
info.magnolia.cms.i18n   
info.magnolia.cms.util   
 

Uses of ContentWrapper in info.magnolia.cms.i18n
 

Subclasses of ContentWrapper in info.magnolia.cms.i18n
 class I18nContentWrapper
          A ContentWrapper implementation which knows about I18nContentSupport.
 

Uses of ContentWrapper in info.magnolia.cms.util
 

Subclasses of ContentWrapper in info.magnolia.cms.util
 class ExtendingContentWrapper
          Deprecated. since Magnolia 5.0 - use ExtendingNodeWrapper instead.
 class InheritanceContentWrapper
          This wrapper inherits content from the parent hierarchy.
 class LazyContentWrapper
          Stores an uuid and will re-fetch the node in LazyContentWrapper.getWrappedContent() if the session is closed.
 class NodeMapWrapper
          Wrapper for a content Node which exposes a Map interface, used to access its content using jstl.
 class SystemContentWrapper
          A lazy content wrapper reading from the node using the LifeTimeJCRSessionUtil.
 



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