|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.jcr.wrapper.DelegateNodeWrapper info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper<MgnlPropertySettingContentDecorator> info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper info.magnolia.jcr.wrapper.LastUpdateNodeWrapper
public class LastUpdateNodeWrapper
Wrapper to handle all content modifications necessary for keeping activation up to date. No longer required as those content modifications are now handled by MgnlPropertySettingNodeWrapper already.
Field Summary |
---|
Fields inherited from class info.magnolia.jcr.wrapper.DelegateNodeWrapper |
---|
wrapped |
Fields inherited from interface javax.jcr.Node |
---|
JCR_CHILD_NODE_DEFINITION, JCR_CONTENT, JCR_FROZEN_NODE, JCR_PROPERTY_DEFINITION, JCR_ROOT_VERSION, JCR_VERSION_LABELS |
Constructor Summary | |
---|---|
LastUpdateNodeWrapper(javax.jcr.Node node,
LastUpdateContentDecorator lastUpdateContentDecorator)
Deprecated. |
Method Summary |
---|
Methods inherited from class info.magnolia.jcr.wrapper.MgnlPropertySettingNodeWrapper |
---|
addNode, addNode, doneMerge, orderBefore, remove, save, setPrimaryType, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty |
Methods inherited from class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper |
---|
equals, getAncestor, getContentDecorator, getNode, getNodes, getNodes, getNodes, getParent, getProperties, getProperties, getProperties, getProperty, getReferences, getReferences, getSession, getWeakReferences, getWeakReferences, hashCode, hasNode, hasNodes, setWrappedNode, wrapNode, wrapNodeIterator, wrapProperty, wrapPropertyIterator, wrapSession |
Methods inherited from class info.magnolia.jcr.wrapper.DelegateNodeWrapper |
---|
accept, addMixin, canAddMixin, cancelMerge, checkin, checkout, clone, deepUnwrap, followLifecycleTransition, getAllowedLifecycleTransistions, getBaseVersion, getCorrespondingNodePath, getDefinition, getDepth, getIdentifier, getIndex, getLock, getMixinNodeTypes, getName, getPath, getPrimaryItem, getPrimaryNodeType, getSharedSet, getUUID, getVersionHistory, getWrappedNode, hasProperties, hasProperty, holdsLock, initClone, isCheckedOut, isLocked, isModified, isNew, isNode, isNodeType, isSame, lock, merge, refresh, removeMixin, removeShare, removeSharedSet, restore, restore, restore, restoreByLabel, toString, unlock, update |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LastUpdateNodeWrapper(javax.jcr.Node node, LastUpdateContentDecorator lastUpdateContentDecorator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |