com.stellent.cis.client.api.common.search
Interface ICISResultList

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.util.List

public interface ICISResultList
extends java.util.List


Method Summary
 ICISResultIterator getResultIterator(int pageSize)
           
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getResultIterator

ICISResultIterator getResultIterator(int pageSize)
Returns:
An iterator over the results.