Class ScrollDocumentModelList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<DocumentModel>, Collection<DocumentModel>, List<DocumentModel>, RandomAccess, DocumentModelList

public class ScrollDocumentModelList extends DocumentModelListImpl
Wrapper for the intermediate results of FolderItem.scrollDescendants(String, int, long) including a list of documents and a scroll id.
Since:
8.3
See Also: