public interface PaginableDocumentModelList extends DocumentModelList, Paginable<DocumentModel>
Modifier and Type | Field and Description |
---|---|
static String |
CODEC_PARAMETER_NAME |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentLinkBuilder()
Returns the name of what will be used to compute the document URLs, usually a codec name.
|
totalSize
getAggregates, getCurrentPageIndex, getCurrentPageSize, getErrorMessage, getMaxPageSize, getNumberOfPages, getPageSize, getResultsCount, hasAggregateSupport, hasError, isLastPageAvailable, isNextPageAvailable, isPreviousPageAvailable, isSortable
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
static final String CODEC_PARAMETER_NAME
String getDocumentLinkBuilder()
Copyright © 2015 Nuxeo SA. All rights reserved.