Package info.magnolia.jcr.decoration

Interface Summary
ContentDecorator Applies custom behaviour of a graph of JCR objects.
 

Class Summary
AbstractContentDecorator Abstract implementation of ContentDecorator that filters out nothing but still applies itself to all objects.
ContentDecoratorNodeIterator NodeIterator that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorNodeWrapper Node wrapper that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorPropertyIterator PropertyIterator that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorPropertyWrapper Property wrapper that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorSessionWrapper Session wrapper that applies wrappers and filtering by delegating to a ContentDecorator.
NodePredicateContentDecorator ContentDecorator that applies a predicate to all nodes in a JCR object graph.
 



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