|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.nuxeo.ecm.platform.query.api.AbstractPageProvider<org.nuxeo.ecm.core.api.DocumentModel> org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider org.nuxeo.cm.core.persister.CaseDocumentPageProvider
public class CaseDocumentPageProvider
CaseDocumentPageProvider fetch case children using Case adapter or CaseItem children using CoreSession API.
Field Summary |
---|
Fields inherited from class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider |
---|
CHECK_QUERY_CACHE_PROPERTY, CORE_SESSION_PROPERTY |
Fields inherited from interface org.nuxeo.ecm.platform.query.api.PageProvider |
---|
DEFAULT_MAX_PAGE_SIZE, UNKNOWN_SIZE |
Constructor Summary | |
---|---|
CaseDocumentPageProvider()
|
Method Summary | |
---|---|
List<org.nuxeo.ecm.core.api.DocumentModel> |
getCurrentPage()
|
Methods inherited from class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider |
---|
getCurrentQuery, getCurrentSelectPage, refresh |
Methods inherited from class org.nuxeo.ecm.platform.query.api.AbstractPageProvider |
---|
addSortInfo, firstPage, getCurrentEntry, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getCurrentPageStatus, getDefinition, getError, getErrorMessage, getMaxPageSize, getMinMaxPageSize, getName, getNumberOfPages, getPageSize, getParameters, getProperties, getResultsCount, getSearchDocumentModel, getSortInfo, getSortInfoIndex, getSortInfos, hasError, isNextEntryAvailable, isNextPageAvailable, isPreviousEntryAvailable, isPreviousPageAvailable, isSortable, last, lastPage, next, nextEntry, nextPage, previous, previousEntry, previousPage, rewind, setCurrentEntry, setCurrentEntryIndex, setCurrentPage, setDefinition, setMaxPageSize, setName, setPageSize, setParameters, setProperties, setResultsCount, setSearchDocumentModel, setSelectedEntries, setSortable, setSortInfo, setSortInfo, setSortInfos |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.nuxeo.ecm.platform.query.api.PageProvider |
---|
addSortInfo, firstPage, getCurrentEntry, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getCurrentPageStatus, getDefinition, getError, getErrorMessage, getMaxPageSize, getName, getNumberOfPages, getPageSize, getParameters, getProperties, getResultsCount, getSearchDocumentModel, getSortInfo, getSortInfoIndex, getSortInfos, hasError, isNextEntryAvailable, isNextPageAvailable, isPreviousEntryAvailable, isPreviousPageAvailable, isSortable, lastPage, nextEntry, nextPage, previousEntry, previousPage, setCurrentEntry, setCurrentEntryIndex, setCurrentPage, setDefinition, setMaxPageSize, setName, setPageSize, setParameters, setProperties, setResultsCount, setSearchDocumentModel, setSelectedEntries, setSortable, setSortInfo, setSortInfo, setSortInfos |
Constructor Detail |
---|
public CaseDocumentPageProvider()
Method Detail |
---|
public List<org.nuxeo.ecm.core.api.DocumentModel> getCurrentPage()
getCurrentPage
in interface org.nuxeo.ecm.platform.query.api.PageProvider<org.nuxeo.ecm.core.api.DocumentModel>
getCurrentPage
in class org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |