Interface PrincipalIterator
- All Superinterfaces:
Iterator
,RangeIterator
- All Known Implementing Classes:
PrincipalIteratorAdapter
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
Methods inherited from interface javax.jcr.RangeIterator
getPosition, getSize, skip
-
Method Details
-
nextPrincipal
Returns the next principal.- Returns:
- the next principal
-