public interface ResultSetRowIterator extends ListIterator<org.alfresco.service.cmr.search.ResultSetRow>
Modifier and Type | Method and Description |
---|---|
boolean |
allowsReverse()
Does the result set allow reversal?
|
org.alfresco.service.cmr.search.ResultSet |
getResultSet()
Get the underlying result set
|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
forEachRemaining
Copyright © 2005–2017 Alfresco Software. All rights reserved.