public class ViewLogAction extends BaseViewLogAction
BaseViewLogAction and its pages to display in progress operation
log entries for the current user.| Constructor and Description |
|---|
ViewLogAction() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getResult(RequestContext context)
Returns the data to display on the web page.
|
protected java.lang.String |
getSummaryKey()
Allows the subclass to introduce a message key specific to the data it provides.
|
executeclampListBounds, trackSetaddGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createErrorMessageWithMultipleArgs, createLabelValueList, createMessage, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, makeParamMap, saveMessagesaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveToken, setLocale, setServletpublic java.util.List getResult(RequestContext context)
context - the request context; will not be nullSelectable or
Identifiable objects.protected java.lang.String getSummaryKey()
getSummaryKey in class BaseViewLogActionnull; this value should be a key in the
StringResources bundles.