public class AuditAdapter extends PaginableAdapter<LogEntry>
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY_PARAMETER_NAME |
static String |
END_EVENT_DATE_PARAMETER_NAME |
static String |
EVENT_ID_PARAMETER_NAME |
static String |
NAME |
static String |
PAGE_PROVIDER_NAME |
static String |
PRINCIPAL_NAME_PARAMETER_NAME |
static String |
START_EVENT_DATE_PARAMETER_NAME |
currentPageIndex, maxResults, pageSize, sortBy, sortOrder| Constructor and Description |
|---|
AuditAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected Calendar |
getCalendarParameter(javax.servlet.http.HttpServletRequest request,
String paramName) |
protected PageProviderDefinition |
getPageProviderDefinition() |
protected Object[] |
getParams() |
protected DocumentModel |
getSearchDocument() |
extractLongParam, getAdapter, getPaginableEntries, getPaginableEntries, initializedisptachAdapter, getTarget, isAdaptercheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRootpublic static final String NAME
public static final String PAGE_PROVIDER_NAME
public static final String EVENT_ID_PARAMETER_NAME
public static final String CATEGORY_PARAMETER_NAME
public static final String PRINCIPAL_NAME_PARAMETER_NAME
public static final String START_EVENT_DATE_PARAMETER_NAME
public static final String END_EVENT_DATE_PARAMETER_NAME
public AuditAdapter()
protected PageProviderDefinition getPageProviderDefinition()
getPageProviderDefinition in class PaginableAdapter<LogEntry>protected Object[] getParams()
getParams in class PaginableAdapter<LogEntry>protected DocumentModel getSearchDocument()
getSearchDocument in class PaginableAdapter<LogEntry>protected Calendar getCalendarParameter(javax.servlet.http.HttpServletRequest request, String paramName)
Copyright © 2015 Nuxeo SA. All rights reserved.