hirondelle.web4jtools.logview.directories
Class LogInfoAction
Object
ActionImpl
ActionTemplateShowAndApply
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
.
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 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 |
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
LogInfoAction
public LogInfoAction(RequestParser aRequestParser)
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
Copyright Hirondelle Systems - Generated 2013Oct19.12.26