public class JahiaSearchManager.NodeStateIterator extends Object implements Iterator<org.apache.jackrabbit.core.state.NodeState>
| Constructor and Description |
|---|
NodeStateIterator(Map<org.apache.jackrabbit.core.id.NodeId,org.apache.jackrabbit.core.observation.EventImpl> addedNodes) |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.observation.Event |
getEvent(org.apache.jackrabbit.core.id.NodeId nodeId) |
boolean |
hasNext() |
org.apache.jackrabbit.core.state.NodeState |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic NodeStateIterator(Map<org.apache.jackrabbit.core.id.NodeId,org.apache.jackrabbit.core.observation.EventImpl> addedNodes)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.