public class ConfigStatsHandler extends FormHandler
_action, _context, _log, _method, _out, _requestWrapper, _settings
Constructor and Description |
---|
ConfigStatsHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
processForm()
Implement this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
Will only be called if _action is non-null and the nonce is valid.
|
void |
setExplicitFilter(String foo) |
void |
setExplicitFilterValue(String filter) |
void |
setFilename(String filename) |
void |
setGraphList(String[] stats) |
void |
setIsFull(String foo) |
void |
setStatList(String[] stats) |
_t, _t, _t, _x, addFormError, addFormErrorNoEscape, addFormNotice, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNewNonce, getNotices, isAdvanced, setAction, setContextId, setNonce, setRequestWrapper, setSettings, storeMethod, storeNonces, storeWriter
protected void processForm()
FormHandler
processForm
in class FormHandler
public void setFilename(String filename)
public void setStatList(String[] stats)
public void setGraphList(String[] stats)
public void setExplicitFilter(String foo)
public void setExplicitFilterValue(String filter)
public void setIsFull(String foo)