|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultSetRowIterator
A typed ListIterator over Collections containing ResultSetRow elements
Method Summary | |
---|---|
boolean |
allowsReverse()
Does the result set allow reversal? |
org.alfresco.service.cmr.search.ResultSet |
getResultSet()
Get the underlying result set |
Methods inherited from interface java.util.ListIterator |
---|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
Method Detail |
---|
org.alfresco.service.cmr.search.ResultSet getResultSet()
boolean allowsReverse()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |