WEB4J Development Tools 4.10.0.0

hirondelle.web4jtools.logview.simpleview
Class SimpleViewAction

Object
  extended by ActionImpl
      extended by ActionTemplateSearch
          extended by hirondelle.web4jtools.logview.simpleview.SimpleViewAction
All Implemented Interfaces:
Action

public final class SimpleViewAction
extends ActionTemplateSearch

View application or server logs as plain text, without parsing.


Field Summary
static RequestParameter LOG_FOR
           
static RequestParameter NUM_LINES
           
static RequestParameter REFRESH_RATE
           
static RequestParameter SECTION
           
 
Fields inherited from class ActionTemplateSearch
SUPPORTED_OPERATION
 
Fields inherited from class ActionImpl
DATA, ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID
 
Constructor Summary
SimpleViewAction(RequestParser aRequestParser)
           
 
Method Summary
protected  void listSearchResults()
          List the log file text according to input criteria.
protected  void validateUserInput()
          Check user input can form a SimpleCriteria.
 
Methods inherited from class ActionTemplateSearch
execute
 
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
 

Field Detail

LOG_FOR

public static final RequestParameter LOG_FOR

NUM_LINES

public static final RequestParameter NUM_LINES

SECTION

public static final RequestParameter SECTION

REFRESH_RATE

public static final RequestParameter REFRESH_RATE
Constructor Detail

SimpleViewAction

public SimpleViewAction(RequestParser aRequestParser)
Method Detail

validateUserInput

protected void validateUserInput()
                          throws AppException
Check user input can form a SimpleCriteria.

Specified by:
validateUserInput in class ActionTemplateSearch
Throws:
AppException

listSearchResults

protected void listSearchResults()
                          throws AppException
List the log file text according to input criteria.

Specified by:
listSearchResults in class ActionTemplateSearch
Throws:
AppException

WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26