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.
|
execute
clampListBounds, trackSet
addGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createErrorMessageWithMultipleArgs, createLabelValueList, createMessage, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, makeParamMap, saveMessages
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveToken, setLocale, setServlet
public java.util.List getResult(RequestContext context)
context
- the request context; will not be null
Selectable
or
Identifiable
objects.protected java.lang.String getSummaryKey()
getSummaryKey
in class BaseViewLogAction
null
; this value should be a key in the
StringResources bundles.