public class DBResultSetRowIterator extends AbstractResultSetRowIterator
| Constructor and Description |
|---|
DBResultSetRowIterator(org.alfresco.service.cmr.search.ResultSet resultSet) |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.search.ResultSetRow |
next() |
org.alfresco.service.cmr.search.ResultSetRow |
previous() |
add, allowsReverse, getResultSet, hasNext, hasPrevious, moveToNextPosition, moveToPreviousPosition, nextIndex, previousIndex, remove, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DBResultSetRowIterator(org.alfresco.service.cmr.search.ResultSet resultSet)
resultSet - ResultSetpublic org.alfresco.service.cmr.search.ResultSetRow next()
next in interface Iterator<org.alfresco.service.cmr.search.ResultSetRow>next in interface ListIterator<org.alfresco.service.cmr.search.ResultSetRow>next in class AbstractResultSetRowIteratorpublic org.alfresco.service.cmr.search.ResultSetRow previous()
previous in interface ListIterator<org.alfresco.service.cmr.search.ResultSetRow>previous in class AbstractResultSetRowIteratorCopyright © 2005–2018 Alfresco Software. All rights reserved.