public interface DocumentModelList extends List<DocumentModel>, Serializable
It may include information about which part of a bigger list it represents.
Modifier and Type | Method and Description |
---|---|
long |
totalSize()
Returns the total size of the bigger list this is a part of.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.