Package info.magnolia.jcr.decoration

Interface Summary
ContentDecorator Applies custom behavior in a graph of JCR objects by wrapping objects.
 

Class Summary
AbstractContentDecorator Abstract implementation of ContentDecorator that filters out nothing and wraps everything to carry the decoration to the entire graph.
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.
ContentDecoratorUtil Utility class for ContentDecorator.
NodePredicateContentDecorator ContentDecorator that applies a predicate to all nodes in a JCR object graph.
 



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