hirondelle.web4jtools.logview.parsedview
Class ParsedViewAction
Object
ActionImpl
ActionTemplateSearch
hirondelle.web4jtools.logview.parsedview.ParsedViewAction
- All Implemented Interfaces:
- Action
public final class ParsedViewAction
- extends ActionTemplateSearch
List parsed logger records, according to given criteria.
Methods inherited from class ActionImpl |
addError, addError, addError, addMessage, addMessage, addToRequest, addToSession, copyFromSessionToRequest, createSessionAndCsrfToken, endSession, getErrors, getExistingSession, getFromSession, getIdParam, getIdParams, getLocale, getLoggedInUserName, getMessages, getOperation, getOrderBy, getParam, getParamUnsafe, getRequestParser, getResponsePage, getTimeZone, getUserId, hasErrors, removeFromSession, setResponsePage |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG_FOR
public static final RequestParameter LOG_FOR
LEVEL
public static final RequestParameter LEVEL
MIN_DATE
public static final RequestParameter MIN_DATE
MAX_DATE
public static final RequestParameter MAX_DATE
LOGGER_STARTS_WITH
public static final RequestParameter LOGGER_STARTS_WITH
METHOD_NAME
public static final RequestParameter METHOD_NAME
MESSAGE_CONTAINS
public static final RequestParameter MESSAGE_CONTAINS
REVERSE_ORDER
public static final RequestParameter REVERSE_ORDER
ParsedViewAction
public ParsedViewAction(RequestParser aRequestParser)
validateUserInput
protected void validateUserInput()
throws AppException
- Check that user input can create a
ParsedCriteria
object.
- Specified by:
validateUserInput
in class ActionTemplateSearch
- Throws:
AppException
listSearchResults
protected void listSearchResults()
throws AppException
- List the log records matching the given criteria.
- Specified by:
listSearchResults
in class ActionTemplateSearch
- Throws:
AppException
Copyright Hirondelle Systems - Generated 2013Oct19.12.26