|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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<D extends ContentDecorator> | 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<D extends ContentDecorator> | Property wrapper that applies wrappers and filtering by delegating to a ContentDecorator . |
ContentDecoratorSessionWrapper<D extends ContentDecorator> | Session wrapper that applies wrappers and filtering by delegating to a ContentDecorator . |
ContentDecoratorUtil | Utility class for ContentDecorator . |
ContentDecoratorWorkspaceWrapper | Workspace 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. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |