public class ESDocumentHistoryPageProvider extends ESAuditPageProvider
| Modifier and Type | Field and Description |
|---|---|
protected static String |
complexQuery |
protected org.apache.commons.logging.Log |
log |
protected Object[] |
newParams |
protected static String |
singleQuery |
CORE_SESSION_PROPERTY, emptyQuery, searchBuilder, UICOMMENTS_PROPERTYcurrentEntryIndex, currentHigherNonEmptyPageIndex, currentSelectPage, definition, error, errorMessage, maxPageSize, name, offset, PAGEPROVIDER_TRACK_PROPERTY_NAME, pageProviderChangedListener, pageSize, pageSizeOptions, parameters, properties, resultsCount, searchDocumentModel, selectedEntries, SKIPPED_SCHEMAS_FOR_SEARCHFIELD, sortable, sortInfos, trackingDEFAULT_MAX_PAGE_SIZE, DEFAULT_MAX_PAGE_SIZE_RUNTIME_PROP, PAGE_LIMIT_UNKNOWN, UNKNOWN_SIZE, UNKNOWN_SIZE_AFTER_QUERY| Constructor and Description |
|---|
ESDocumentHistoryPageProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFixedPart() |
Object[] |
getParameters() |
List<SortInfo> |
getSortInfos()
Returns the complete list of sorting info for this provider
|
boolean |
hasChangedParameters(Object[] parameters)
Test if provider parameters have changed
|
allowSimplePattern, buildAuditQuery, getCoreSession, getCurrentPage, getESBackend, getResultsCount, isNonNullParam, preprocessCommentsIfNeeded, refresh, toStringaddSortInfo, fireSearchEvent, firstPage, getAggregateDefinitions, getAggregates, getBooleanProperty, getCurrentEntry, getCurrentHigherNonEmptyPageIndex, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getCurrentPageStatus, getCurrentSelectPage, getDefaultMaxPageSize, getDefinition, getError, getErrorMessage, getMaxNumberOfEmptyPages, getMaxPageSize, getMinMaxPageSize, getName, getNumberOfPages, getPageLimit, getPageSize, getPageSizeOptions, getParametersChanged, getProperties, getSearchDocumentModel, getSortInfo, getSortInfoIndex, hasAggregateSupport, hasError, incorporateAggregates, isLastPageAvailable, isNextEntryAvailable, isNextPageAvailable, isPreviousEntryAvailable, isPreviousPageAvailable, isSortable, isTrackingEnabled, last, lastPage, next, nextEntry, nextPage, notifyPageChanged, notifyRefresh, pageChanged, previous, previousEntry, previousPage, rewind, searchDocumentModelChanged, setCurrentEntry, setCurrentEntryIndex, setCurrentHigherNonEmptyPageIndex, setCurrentPage, setCurrentPageIndex, setCurrentPageOffset, setDefinition, setMaxPageSize, setName, setPageProviderChangedListener, setPageSize, setPageSizeOptions, setParameters, setProperties, setResultsCount, setSearchDocumentModel, setSelectedEntries, setSortable, setSortInfo, setSortInfo, setSortInfos, sortInfoChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSortInfo, firstPage, getAggregateDefinitions, getAggregates, getCurrentEntry, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getCurrentPageStatus, getCurrentSelectPage, getDefinition, getError, getErrorMessage, getMaxPageSize, getName, getNumberOfPages, getPageLimit, getPageSize, getPageSizeOptions, getProperties, getSearchDocumentModel, getSortInfo, getSortInfoIndex, hasAggregateSupport, hasError, isLastPageAvailable, isNextEntryAvailable, isNextPageAvailable, isPreviousEntryAvailable, isPreviousPageAvailable, isSortable, lastPage, nextEntry, nextPage, previousEntry, previousPage, setCurrentEntry, setCurrentEntryIndex, setCurrentPage, setCurrentPageIndex, setCurrentPageOffset, setDefinition, setMaxPageSize, setName, setPageProviderChangedListener, setPageSize, setPageSizeOptions, setParameters, setProperties, setResultsCount, setSearchDocumentModel, setSelectedEntries, setSortable, setSortInfo, setSortInfo, setSortInfosprotected org.apache.commons.logging.Log log
protected static String singleQuery
protected static String complexQuery
public ESDocumentHistoryPageProvider()
protected String getFixedPart()
getFixedPart in class ESAuditPageProviderpublic List<SortInfo> getSortInfos()
PageProvidergetSortInfos in interface PageProvider<LogEntry>getSortInfos in class ESAuditPageProviderpublic Object[] getParameters()
getParameters in interface PageProvider<LogEntry>getParameters in class AbstractPageProvider<LogEntry>public boolean hasChangedParameters(Object[] parameters)
PageProviderhasChangedParameters in interface PageProvider<LogEntry>hasChangedParameters in class AbstractPageProvider<LogEntry>Copyright © 2015 Nuxeo SA. All rights reserved.