info.magnolia.jcr.wrapper
Class MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper

java.lang.Object
  extended by info.magnolia.jcr.wrapper.DelegateSessionWrapper
      extended by info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper<MgnlPropertySettingContentDecorator>
          extended by info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper
              extended by info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper
All Implemented Interfaces:
Cloneable, javax.jcr.Session
Enclosing class:
MgnlPropertySettingContentDecorator

Deprecated. since 5.2.2 - pls use MgnlPropertySettingSessionWrapper instead.

public class MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper
extends MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper

Wrapper keeping last update date up to date.


Field Summary
 
Fields inherited from class info.magnolia.jcr.wrapper.DelegateSessionWrapper
wrapped
 
Fields inherited from interface javax.jcr.Session
ACTION_ADD_NODE, ACTION_READ, ACTION_REMOVE, ACTION_SET_PROPERTY
 
Constructor Summary
MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper(javax.jcr.Session session, MgnlPropertySettingContentDecorator contentDecorator)
          Deprecated.  
 
Method Summary
 
Methods inherited from class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingSessionWrapper
applyPendingChanges, move, save
 
Methods inherited from class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
getContentDecorator, getItem, getNode, getNodeByIdentifier, getNodeByUUID, getProperty, getRootNode, getWorkspace, itemExists, nodeExists, propertyExists, removeItem, wrapNode, wrapProperty, wrapWorkspace
 
Methods inherited from class info.magnolia.jcr.wrapper.DelegateSessionWrapper
addLockToken, checkPermission, clone, deepUnwrap, equals, exportDocumentView, exportDocumentView, exportSystemView, exportSystemView, getAccessControlManager, getAttribute, getAttributeNames, getImportContentHandler, getLockTokens, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI, getRepository, getRetentionManager, getUserID, getValueFactory, getWrappedSession, hasCapability, hasPendingChanges, hasPermission, impersonate, importXML, initClone, isLive, logout, refresh, removeLockToken, setNamespacePrefix, setWrappedSession, toString, unwrap
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface javax.jcr.Session
addLockToken, checkPermission, exportDocumentView, exportDocumentView, exportSystemView, exportSystemView, getAccessControlManager, getAttribute, getAttributeNames, getImportContentHandler, getItem, getLockTokens, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI, getNode, getNodeByIdentifier, getNodeByUUID, getProperty, getRepository, getRetentionManager, getRootNode, getUserID, getValueFactory, getWorkspace, hasCapability, hasPendingChanges, hasPermission, impersonate, importXML, isLive, itemExists, logout, nodeExists, propertyExists, refresh, removeItem, removeLockToken, setNamespacePrefix
 

Constructor Detail

MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper

public MgnlPropertySettingContentDecorator.LastUpdateSessionWrapper(javax.jcr.Session session,
                                                                    MgnlPropertySettingContentDecorator contentDecorator)
Deprecated. 


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