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

Packages that use ChildWrappingNodeWrapper
info.magnolia.cms.core.version   
info.magnolia.jcr.wrapper   
 

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

Subclasses of ChildWrappingNodeWrapper in info.magnolia.cms.core.version
 class MgnlVersioningNodeWrapper
          Wrapper providing support for Magnolia specific versioning ops (by copy).
 class VersionedNode
          Wrapper for version of the node exposing frozen node content as its own as used to happen in old Content API.
 

Uses of ChildWrappingNodeWrapper in info.magnolia.jcr.wrapper
 

Subclasses of ChildWrappingNodeWrapper in info.magnolia.jcr.wrapper
 class ChildFilteringNodeWrapper
          NodeWrapper that hides children based on a predicate.
 class HTMLEscapingNodeWrapper
          Node wrapper for escaping HTML in property values.
 class I18nNodeWrapper
          A NodeWrapper implementation which knows about i18n support.
 class InheritanceNodeWrapper
          This wrapper inherits nodes from the parent hierarchy.
 class JCRPropertiesFilteringNodeWrapper
          Filtering node wrapper with hardcoded predicate to simplify unwrapping when needed.
 class PropertyFilteringNodeWrapper
          Node wrapper that filters out properties based on a predicate, child nodes acquired via this wrapper are also wrapped in order to filter properties on them as well.
 class PropertyWrappingNodeWrapper
          Node wrapper that wraps all returned properties and wraps all returned nodes to extend its property wrapping scheme to an entire hierarchy.
 



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