|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventIterator
| Method Summary | |
|---|---|
Calendar |
getDate()
Returns the date associated with this event iterator, or null. |
| Methods inherited from interface javax.jcr.observation.EventIterator |
|---|
nextEvent |
| Methods inherited from interface javax.jcr.RangeIterator |
|---|
getPosition, getSize, skip |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Method Detail |
|---|
Calendar getDate()
null.
The date is required to be non-null for event iterators obtained through
an EventJournal.
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||