public class SolrJSONResultSetRowIterator extends AbstractResultSetRowIterator
Constructor and Description |
---|
SolrJSONResultSetRowIterator(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, set
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public SolrJSONResultSetRowIterator(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 AbstractResultSetRowIterator
public org.alfresco.service.cmr.search.ResultSetRow previous()
previous
in interface ListIterator<org.alfresco.service.cmr.search.ResultSetRow>
previous
in class AbstractResultSetRowIterator
Copyright © 2005–2017 Alfresco Software. All rights reserved.