info.magnolia.jcr.wrapper
Class MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper

java.lang.Object
  extended by info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
      extended by info.magnolia.jcr.decoration.ContentDecoratorWorkspaceWrapper
          extended by info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
              extended by info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper
All Implemented Interfaces:
javax.jcr.Workspace
Enclosing class:
MgnlPropertySettingContentDecorator

Deprecated. since 5.2.2 - pls use MgnlPropertySettingWorkspaceWrapper instead.

public class MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper
extends MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper

Wrapper keeping last update date up to date.


Field Summary
 
Fields inherited from class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
wrapped
 
Fields inherited from interface javax.jcr.Workspace
NAME_ACTIVITIES_NODE, NAME_CONFIGURATIONS_NODE, NAME_JCR_XMLCHARACTERS, NAME_JCR_XMLTEXT, NAME_NODE_TYPES_NODE, NAME_SYSTEM_NODE, NAME_UNFILED_NODE, NAME_VERSION_STORAGE_NODE, NAME_WORKSPACE_ROOT, PATH_ACTIVITIES_NODE, PATH_CONFIGURATIONS_NODE, PATH_NODE_TYPES_NODE, PATH_SYSTEM_NODE, PATH_UNFILED_NODE, PATH_VERSION_STORAGE_NODE, PATH_WORKSPACE_ROOT, RELPATH_JCR_XMLCHARACTERS
 
Constructor Summary
protected MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper(javax.jcr.Workspace workspace, ContentDecorator contentDecorator)
          Deprecated.  
 
Method Summary
 
Methods inherited from class info.magnolia.jcr.wrapper.MgnlPropertySettingContentDecorator.MgnlPropertySettingWorkspaceWrapper
clone, copy, copy, move
 
Methods inherited from class info.magnolia.jcr.decoration.ContentDecoratorWorkspaceWrapper
getSession, wrapSession
 
Methods inherited from class info.magnolia.jcr.wrapper.DelegateWorkspaceWrapper
createWorkspace, createWorkspace, deleteWorkspace, getAccessibleWorkspaceNames, getImportContentHandler, getLockManager, getName, getNamespaceRegistry, getNodeTypeManager, getObservationManager, getQueryManager, getVersionManager, getWrappedWorkspace, importXML, restore, setWrappedWorkspace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface javax.jcr.Workspace
createWorkspace, createWorkspace, deleteWorkspace, getAccessibleWorkspaceNames, getImportContentHandler, getLockManager, getName, getNamespaceRegistry, getNodeTypeManager, getObservationManager, getQueryManager, getSession, getVersionManager, importXML, restore
 

Constructor Detail

MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper

protected MgnlPropertySettingContentDecorator.LastUpdateWorkspaceWrapper(javax.jcr.Workspace workspace,
                                                                         ContentDecorator contentDecorator)
Deprecated. 


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