public class LuceneResultSetRowIterator extends AbstractResultSetRowIterator
| Constructor and Description |
|---|
LuceneResultSetRowIterator(LuceneResultSet resultSet)
Create an iterator over the result set.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetRow |
next() |
ResultSetRow |
previous() |
add, allowsReverse, getResultSet, hasNext, hasPrevious, moveToNextPosition, moveToPreviousPosition, nextIndex, previousIndex, remove, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic LuceneResultSetRowIterator(LuceneResultSet resultSet)
resultSet - LuceneResultSetpublic ResultSetRow next()
next in interface Iterator<ResultSetRow>next in interface ListIterator<ResultSetRow>next in class AbstractResultSetRowIteratorpublic ResultSetRow previous()
previous in interface ListIterator<ResultSetRow>previous in class AbstractResultSetRowIteratorCopyright © 2005–2020 Alfresco Software. All rights reserved.