public class EventLogHelper extends FormHandler
Modifier and Type | Field and Description |
---|---|
protected Writer |
_out |
_action, _context, _log, _method, _requestWrapper, _settings
Constructor and Description |
---|
EventLogHelper() |
Modifier and Type | Method and Description |
---|---|
String |
getEvents() |
String |
getForm() |
void |
setContextId(String contextId)
set the defaults after we have a context
|
void |
setFrom(String s) |
void |
setType(String s) |
void |
storeWriter(Writer out) |
_t, _t, _t, _x, addFormError, addFormErrorNoEscape, addFormNotice, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNewNonce, getNotices, isAdvanced, processForm, setAction, setNonce, setRequestWrapper, setSettings, storeMethod, storeNonces
protected Writer _out
public void setContextId(String contextId)
setContextId
in class FormHandler
contextId
- beginning few characters of the routerHash, or null to pick
the first one we come across.public void storeWriter(Writer out)
public void setFrom(String s)
public void setType(String s)
public String getForm()
public String getEvents()