WEB4J Development Tools 4.10.0.0

hirondelle.web4jtools.logview.directories
Class LogInfoAction

Object
  extended by ActionImpl
      extended by ActionTemplateShowAndApply
          extended by hirondelle.web4jtools.logview.directories.LogInfoAction
All Implemented Interfaces:
Action

public final class LogInfoAction
extends ActionTemplateShowAndApply

Allow user to override settings in web.xml for LogInfo.


Field Summary
static RequestParameter APP_LOGGING_DIR
           
static RequestParameter PROJECT_NAME
           
static RequestParameter SERVER_LOG_FILE_STARTS_WITH
           
static RequestParameter SERVER_LOGGING_DIR
           
 
Fields inherited from class ActionTemplateShowAndApply
SUPPORTED_OPERATION
 
Fields inherited from class ActionImpl
DATA, ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID
 
Constructor Summary
LogInfoAction(RequestParser aRequestParser)
           
 
Method Summary
protected  void apply()
          Save the changes to current settings.
protected  void show()
          Show a form with current settings.
protected  void validateUserInput()
          Validate changes to current settings.
 
Methods inherited from class ActionTemplateShowAndApply
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

PROJECT_NAME

public static final RequestParameter PROJECT_NAME

APP_LOGGING_DIR

public static final RequestParameter APP_LOGGING_DIR

SERVER_LOGGING_DIR

public static final RequestParameter SERVER_LOGGING_DIR

SERVER_LOG_FILE_STARTS_WITH

public static final RequestParameter SERVER_LOG_FILE_STARTS_WITH
Constructor Detail

LogInfoAction

public LogInfoAction(RequestParser aRequestParser)
Method Detail

show

protected void show()
             throws AppException
Show a form with current settings.

Specified by:
show in class ActionTemplateShowAndApply
Throws:
AppException

validateUserInput

protected void validateUserInput()
                          throws AppException
Validate changes to current settings.

Specified by:
validateUserInput in class ActionTemplateShowAndApply
Throws:
AppException

apply

protected void apply()
              throws AppException
Save the changes to current settings.

Specified by:
apply in class ActionTemplateShowAndApply
Throws:
AppException

WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26