WEB4J Development Tools 4.10.0.0

hirondelle.web4jtools.logview.stats
Class LogStatsAction

Object
  extended by ActionImpl
      extended by ActionTemplateSearch
          extended by hirondelle.web4jtools.logview.stats.LogStatsAction
All Implemented Interfaces:
Action

public final class LogStatsAction
extends ActionTemplateSearch

List stats for a log file, including a histogram of relative frequency of levels.


Field Summary
static RequestParameter LOG_FOR
           
 
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
LogStatsAction(RequestParser aRequestParser)
           
 
Method Summary
protected  void listSearchResults()
          Show stats and histogram.
protected  void validateUserInput()
          Ensure user input can build a ParsedCriteria.
 
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
Constructor Detail

LogStatsAction

public LogStatsAction(RequestParser aRequestParser)
Method Detail

validateUserInput

protected void validateUserInput()
                          throws AppException
Ensure user input can build a ParsedCriteria.

Specified by:
validateUserInput in class ActionTemplateSearch
Throws:
AppException

listSearchResults

protected void listSearchResults()
                          throws AppException
Show stats and histogram.

Specified by:
listSearchResults in class ActionTemplateSearch
Throws:
AppException

WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26