info.magnolia.jcr.wrapper
Class LastUpdateContentDecorator

java.lang.Object
  extended by info.magnolia.jcr.decoration.AbstractContentDecorator
      extended by info.magnolia.jcr.wrapper.PropertyAndChildWrappingContentDecorator
          extended by info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator
              extended by info.magnolia.jcr.wrapper.LastUpdateContentDecorator
All Implemented Interfaces:
ContentDecorator

Deprecated. since 5.2.2 - pls use MgnlPropertySettingContentDecorator instead.

public class LastUpdateContentDecorator
extends MgnlPropertySettingContentDecorator

Decorator to keep Last Update Data (LUD) status of content up to date. No longer required as setting LUD is now - together with other Mgnl specific property settings - handled in MgnlPropertySettingContentDecorator.


Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator
MgnlPropertySettingContentDecorator.LastUpdatePropertyWrapper, MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper, MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper, MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper, MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
 
Field Summary
 
Fields inherited from class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator
dirtyOps
 
Constructor Summary
LastUpdateContentDecorator()
          Deprecated.  
 
Method Summary
 
Methods inherited from class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator
shouldIgnoreUpdate, wrapNode, wrapProperty, wrapSession, wrapWorkspace
 
Methods inherited from class info.magnolia.jcr.wrapper.PropertyAndChildWrappingContentDecorator
isMultipleWrapEnabled, wrapPropertyIterator
 
Methods inherited from class info.magnolia.jcr.decoration.AbstractContentDecorator
evaluateNode, evaluateProperty, wrapNodeIterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.magnolia.jcr.decoration.ContentDecorator
evaluateNode, evaluateProperty, isMultipleWrapEnabled, wrapNodeIterator, wrapPropertyIterator
 

Constructor Detail

LastUpdateContentDecorator

public LastUpdateContentDecorator()
Deprecated. 


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