public class MongoDBDocumentHistoryPageProvider extends MongoDBAuditPageProvider
| Modifier and Type | Field and Description | 
|---|---|
static String | 
COMPLEX_QUERY  | 
protected Object[] | 
newParams  | 
static String | 
SINGLE_QUERY  | 
CORE_SESSION_PROPERTY, UICOMMENTS_PROPERTYcurrentEntryIndex, currentHigherNonEmptyPageIndex, currentSelectPage, definition, error, errorMessage, highlights, maxPageSize, name, offset, PAGEPROVIDER_TRACK_PROPERTY_NAME, pageProviderChangedListener, pageSize, pageSizeOptions, parameters, properties, quickFilters, resultsCount, searchDocumentModel, selectedEntries, SKIPPED_SCHEMAS_FOR_SEARCHFIELD, sortable, sortInfos, trackingDEFAULT_MAX_PAGE_SIZE, DEFAULT_MAX_PAGE_SIZE_RUNTIME_PROP, HIGHLIGHT_CTX_DATA, PAGE_LIMIT_UNKNOWN, SKIP_AGGREGATES_PROP, UNKNOWN_SIZE, UNKNOWN_SIZE_AFTER_QUERY| Constructor and Description | 
|---|
MongoDBDocumentHistoryPageProvider()  | 
| 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, buildAuditFilter, getCoreSession, getCurrentPage, getMongoDBBackend, getResultsCount, preprocessCommentsIfNeeded, refresh, toStringaddQuickFilter, addSortInfo, fireSearchEvent, firstPage, getAggregateDefinitions, getAggregates, getAvailableQuickFilters, getBooleanProperty, getCurrentEntry, getCurrentHigherNonEmptyPageIndex, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getCurrentPageStatus, getCurrentSelectPage, getDefaultMaxPageSize, getDefinition, getError, getErrorMessage, getHighlights, getMaxNumberOfEmptyPages, getMaxPageSize, getMinMaxPageSize, getName, getNumberOfPages, getPageLimit, getPageSize, getPageSizeOptions, getParametersChanged, getProperties, getQuickFilters, getResultsCountLimit, getSearchDocumentModel, getSortInfo, getSortInfoIndex, hasAggregateSupport, hasError, incorporateAggregates, isLastPageAvailable, isNextEntryAvailable, isNextPageAvailable, isPreviousEntryAvailable, isPreviousPageAvailable, isSkipAggregates, isSortable, isTrackingEnabled, lastPage, nextEntry, nextPage, notifyPageChanged, notifyRefresh, pageChanged, previousEntry, previousPage, searchDocumentModelChanged, setCurrentEntry, setCurrentEntryIndex, setCurrentHigherNonEmptyPageIndex, setCurrentPage, setCurrentPageIndex, setCurrentPageOffset, setDefinition, setHighlights, setMaxPageSize, setName, setPageProviderChangedListener, setPageSize, setPageSizeOptions, setParameters, setProperties, setQuickFilters, setResultsCount, setSearchDocumentModel, setSelectedEntries, setSortable, setSortInfo, setSortInfo, setSortInfos, sortInfoChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddQuickFilter, addSortInfo, firstPage, getAggregateDefinitions, getAggregates, getAvailableQuickFilters, getCurrentEntry, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getCurrentPageStatus, getCurrentSelectPage, getDefinition, getError, getErrorMessage, getHighlights, getMaxPageSize, getName, getNumberOfPages, getPageLimit, getPageSize, getPageSizeOptions, getProperties, getQuickFilters, getResultsCountLimit, getSearchDocumentModel, getSortInfo, getSortInfoIndex, hasAggregateSupport, hasError, isLastPageAvailable, isNextEntryAvailable, isNextPageAvailable, isPreviousEntryAvailable, isPreviousPageAvailable, isSkipAggregates, isSortable, lastPage, nextEntry, nextPage, previousEntry, previousPage, setCurrentEntry, setCurrentEntryIndex, setCurrentPage, setCurrentPageIndex, setCurrentPageOffset, setDefinition, setHighlights, setMaxPageSize, setName, setPageProviderChangedListener, setPageSize, setPageSizeOptions, setParameters, setProperties, setQuickFilters, setResultsCount, setSearchDocumentModel, setSelectedEntries, setSortable, setSortInfo, setSortInfo, setSortInfospublic static final String SINGLE_QUERY
public static final String COMPLEX_QUERY
public MongoDBDocumentHistoryPageProvider()
protected String getFixedPart()
getFixedPart in class MongoDBAuditPageProviderpublic List<SortInfo> getSortInfos()
PageProvidergetSortInfos in interface PageProvider<LogEntry>getSortInfos in class MongoDBAuditPageProviderpublic 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 © 2019 Nuxeo. All rights reserved.