Uses of Class
info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper

Packages that use ContentDecoratorNodeWrapper
info.magnolia.audit   
info.magnolia.cms.core.version   
info.magnolia.jcr.inheritance   
info.magnolia.jcr.wrapper   
 

Uses of ContentDecoratorNodeWrapper in info.magnolia.audit
 

Subclasses of ContentDecoratorNodeWrapper in info.magnolia.audit
 class MgnlAuditLoggingContentDecoratorNodeWrapper
          A Node wrapper implementation which inform Magnolia audit logging content decorator MgnlAuditLoggingContentDecorator about action (Create, Modify, Delete) on the node.
 

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

Subclasses of ContentDecoratorNodeWrapper 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.
 class VersionedNodeChild
          Wrapper for version of the node.
 

Uses of ContentDecoratorNodeWrapper in info.magnolia.jcr.inheritance
 

Subclasses of ContentDecoratorNodeWrapper in info.magnolia.jcr.inheritance
 class InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
          Wrapper applied to the destination node.
 

Uses of ContentDecoratorNodeWrapper in info.magnolia.jcr.wrapper
 

Subclasses of ContentDecoratorNodeWrapper 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 Node wrapper implementation which knows about i18n support and uses it to select child nodes and properties.
 class JCRMgnlPropertiesFilteringNodeWrapper
          Filtering node wrapper with predicate to to filter properties.
 class JCRPropertiesFilteringNodeWrapper
          Filtering node wrapper with hardcoded predicate to simplify unwrapping when needed.
 class PropertyAndChildWrappingNodeWrapper
          Node wrapper that wraps all returned properties and wraps all returned nodes to extend its property wrapping scheme to an entire hierarchy.
 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 StringPropertyValueFilteringNodeWrapper
          Filtering node wrapper with hardcoded predicate to simplify unwrapping when needed.
 



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