Package | Description |
---|---|
org.modeshape.jcr.cache.document |
Modifier and Type | Method and Description |
---|---|
Map<NodeKey,SessionNode.Insertions> |
SessionNode.ChangedChildren.getInsertionsByBeforeKey()
Get the map of insertions keyed by the 'before' node
|
Iterator<SessionNode.Insertions> |
SessionNode.InsertedChildReferences.iterator() |
Modifier and Type | Method and Description |
---|---|
protected long |
DocumentTranslator.insertChildren(EditableDocument document,
Map<NodeKey,SessionNode.Insertions> insertionsByBeforeKey,
Set<NodeKey> removals,
Map<NodeKey,Name> newNames) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.