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

Packages that use AbstractContentDecorator
info.magnolia.jcr.decoration   
info.magnolia.jcr.inheritance   
info.magnolia.jcr.wrapper   
info.magnolia.templating.inheritance   
 

Uses of AbstractContentDecorator in info.magnolia.jcr.decoration
 

Subclasses of AbstractContentDecorator in info.magnolia.jcr.decoration
 class NodePredicateContentDecorator
          ContentDecorator that applies a predicate to all nodes in a JCR object graph.
 

Uses of AbstractContentDecorator in info.magnolia.jcr.inheritance
 

Subclasses of AbstractContentDecorator in info.magnolia.jcr.inheritance
 class InheritanceContentDecorator
          Provides inheritance on JCR level by applying wrapper objects.
 

Uses of AbstractContentDecorator in info.magnolia.jcr.wrapper
 

Subclasses of AbstractContentDecorator in info.magnolia.jcr.wrapper
 class ChannelVisibilityContentDecorator
          ContentDecorator that hides content based on a multi-value property called excludeChannels.
 

Uses of AbstractContentDecorator in info.magnolia.templating.inheritance
 

Subclasses of AbstractContentDecorator in info.magnolia.templating.inheritance
 class DefaultInheritanceContentDecorator
          Provides an inheritance model that can be customized with configuration on the nodes.
 



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