Modifier and Type | Field and Description |
---|---|
protected DateFormat |
formatter |
Constructor and Description |
---|
LastModifiedAt() |
Modifier and Type | Method and Description |
---|---|
protected String |
getTimeStamp() |
void |
perform(ActionParametersIF params,
ActionResponseIF response)
PUBLIC: Performs the action using the values provided by the
params parameter. |
protected DateFormat formatter
public void perform(ActionParametersIF params, ActionResponseIF response)
ActionIF
params
parameter.
The whole set of available parameters and attributes are
summarized in the request
object, to allow the
action access to further relevant information.
protected String getTimeStamp()