hirondelle.web4jtools.metrics.files
Class FilesAction
Object
ActionImpl
hirondelle.web4jtools.metrics.base.MetricsAction
hirondelle.web4jtools.metrics.files.FilesAction
- All Implemented Interfaces:
- Action
public final class FilesAction
- extends MetricsAction
Show a sortable file listing.
The file listing is not hierarchical. It is simply a list of all files in your project.
The default sorting is by extension.
Method Summary |
protected void |
calculateMetric()
Sort the files in the desired way, and present to the user. |
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 |
SORT_ON
public static final RequestParameter SORT_ON
- The column to sort by. See the sortLinks.tag file.
ORDER
public static final RequestParameter ORDER
- Ascending or descending order. See the sortLinks.tag file.
FilesAction
public FilesAction(RequestParser aRequestParser)
calculateMetric
protected void calculateMetric()
- Sort the files in the desired way, and present to the user.
- Specified by:
calculateMetric
in class MetricsAction
Copyright Hirondelle Systems - Generated 2013Oct19.12.26