public class JcrNodeWrapper extends info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper<JcrDatasource>
DelegateNodeWrapper
which implements ContentDecoratorNodeWrapper.equals(Object)
and ContentDecoratorNodeWrapper.hashCode()
so we can compare the items in multi selection.Modifier and Type | Method and Description |
---|---|
javax.jcr.Node |
addNode(String relPath) |
javax.jcr.Node |
addNode(String relPath,
String primaryNodeTypeName) |
javax.jcr.Node |
getWrappedNode() |
void |
remove() |
String |
toString() |
checkin, equals, getAncestor, getBaseVersion, getContentDecorator, getNode, getNodes, getNodes, getNodes, getParent, getProperties, getProperties, getProperties, getProperty, getReferences, getReferences, getSession, getVersionHistory, getWeakReferences, getWeakReferences, hashCode, hasNode, hasNodes, isWrapping, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setWrappedNode, wrapNode, wrapNodeIterator, wrapProperty, wrapPropertyIterator, wrapSession, wrapVersion, wrapVersionHistory, wrapVersionIterator
accept, addMixin, canAddMixin, cancelMerge, checkout, clone, deepUnwrap, doneMerge, followLifecycleTransition, getAllowedLifecycleTransistions, getCorrespondingNodePath, getDefinition, getDepth, getIdentifier, getIndex, getLock, getMixinNodeTypes, getName, getPath, getPrimaryItem, getPrimaryNodeType, getSharedSet, getUUID, hasProperties, hasProperty, holdsLock, initClone, isCheckedOut, isLocked, isModified, isNew, isNode, isNodeType, isSame, lock, merge, orderBefore, refresh, removeMixin, removeShare, removeSharedSet, restore, restore, restore, restoreByLabel, save, setPrimaryType, unlock, update
public javax.jcr.Node getWrappedNode()
getWrappedNode
in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
public javax.jcr.Node addNode(String relPath, String primaryNodeTypeName) throws javax.jcr.RepositoryException
addNode
in interface javax.jcr.Node
addNode
in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper<JcrDatasource>
javax.jcr.RepositoryException
public javax.jcr.Node addNode(String relPath) throws javax.jcr.RepositoryException
addNode
in interface javax.jcr.Node
addNode
in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper<JcrDatasource>
javax.jcr.RepositoryException
public void remove() throws javax.jcr.RepositoryException
remove
in interface javax.jcr.Item
remove
in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
javax.jcr.RepositoryException
public String toString()
toString
in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
Copyright © 2021 Magnolia International Ltd.. All rights reserved.