public class ScrollDocumentModelList extends DocumentModelListImpl
FolderItem.scrollDescendants(String, int, long) including a list of
 documents and a scroll id.| Modifier and Type | Field and Description | 
|---|---|
protected String | 
scrollId  | 
totalSizemodCount| Constructor and Description | 
|---|
ScrollDocumentModelList(String scrollId,
                       DocumentModelList docs)  | 
ScrollDocumentModelList(String scrollId,
                       int size)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getScrollId()  | 
int | 
hashCode()  | 
void | 
setScrollId(String scrollId)  | 
String | 
toString()  | 
setTotalSize, totalSizeadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitadd, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streampublic ScrollDocumentModelList(String scrollId, int size)
public ScrollDocumentModelList(String scrollId, DocumentModelList docs)
public String getScrollId()
public void setScrollId(String scrollId)
public boolean equals(Object obj)
equals in interface Collection<DocumentModel>equals in interface List<DocumentModel>equals in class AbstractList<DocumentModel>public int hashCode()
hashCode in interface Collection<DocumentModel>hashCode in interface List<DocumentModel>hashCode in class AbstractList<DocumentModel>public String toString()
toString in class AbstractCollection<DocumentModel>Copyright © 2019 Nuxeo. All rights reserved.