public class EventLogHelper extends FormHandler
| Modifier and Type | Field | Description |
|---|---|---|
protected Writer |
_out |
_action, _context, _log, _method, _requestWrapper, _settings| Constructor | Description |
|---|---|
EventLogHelper() |
| Modifier and Type | Method | 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, storeNoncesprotected Writer _out
public void setContextId(String contextId)
setContextId in class FormHandlercontextId - 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()