info.magnolia.jcr.wrapper
Class PropertyAndChildWrappingContentDecorator

java.lang.Object
  extended by info.magnolia.jcr.decoration.AbstractContentDecorator
      extended by info.magnolia.jcr.wrapper.PropertyAndChildWrappingContentDecorator
All Implemented Interfaces:
ContentDecorator
Direct Known Subclasses:
VersionedNodeChildContentDecorator, VersionedNodeContentDecorator

public class PropertyAndChildWrappingContentDecorator
extends AbstractContentDecorator

Content decorator that wraps all properties.


Constructor Summary
PropertyAndChildWrappingContentDecorator()
           
 
Method Summary
 boolean isMultipleWrapEnabled()
          Tells if multiple wrapping with this content decorator is enabled.
 javax.jcr.PropertyIterator wrapPropertyIterator(javax.jcr.PropertyIterator iterator)
           
 
Methods inherited from class info.magnolia.jcr.decoration.AbstractContentDecorator
evaluateNode, evaluateProperty, wrapNode, wrapNodeIterator, wrapProperty, wrapSession, wrapWorkspace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyAndChildWrappingContentDecorator

public PropertyAndChildWrappingContentDecorator()
Method Detail

wrapPropertyIterator

public javax.jcr.PropertyIterator wrapPropertyIterator(javax.jcr.PropertyIterator iterator)
Specified by:
wrapPropertyIterator in interface ContentDecorator
Overrides:
wrapPropertyIterator in class AbstractContentDecorator

isMultipleWrapEnabled

public boolean isMultipleWrapEnabled()
Description copied from interface: ContentDecorator
Tells if multiple wrapping with this content decorator is enabled.



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