public interface EventHolder
| Modifier and Type | Method and Description |
|---|---|
NodeIterator |
getEvents()
Returns the events' nodes
|
Node |
getEventsRootNode()
Returns the node holding the events
|
Node getEventsRootNode() throws RepositoryException
RepositoryException - if failed to get event holder nodeNodeIterator getEvents() throws RepositoryException
RepositoryException - if failed to get events' nodes