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 |
---|---|
static Calendar |
getCalendarParameter(String param) |
protected PageProviderDefinition |
getPageProviderDefinition() |
protected Object[] |
getParams() |
protected DocumentModel |
getSearchDocument() |
extractLongParam, getAdapter, getPaginableEntries, getPaginableEntries, initialize
disptachAdapter, getTarget, isAdapter
checkGuard, 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkGuard, 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
public 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>
public static Calendar getCalendarParameter(String param)
Copyright © 2017 Nuxeo. All rights reserved.