public class ChildAssocRefResultSetRowIterator extends AbstractResultSetRowIterator
| Constructor and Description |
|---|
ChildAssocRefResultSetRowIterator(org.alfresco.service.cmr.search.ResultSet resultSet)
Source result set
|
| 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, setpublic ChildAssocRefResultSetRowIterator(org.alfresco.service.cmr.search.ResultSet resultSet)
resultSet - public org.alfresco.service.cmr.search.ResultSetRow next()
next in interface java.util.Iteratornext in interface java.util.ListIteratornext in class AbstractResultSetRowIteratorpublic org.alfresco.service.cmr.search.ResultSetRow previous()
previous in interface java.util.ListIteratorprevious in class AbstractResultSetRowIteratorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.