EMPTY_STRING, FIELD_COMMENT, FIELD_CONFIRM_FIELD, FIELD_CONFIRM_FIELD_TITLE, FIELD_HEIGHT, FIELD_HELP_MESSAGE, FIELD_INSERT_GROUP, FIELD_MANDATORY, FIELD_MAX_SIZE_ENTER, FIELD_PRESENTATION, FIELD_TITLE, FIELD_VALUE, FIELD_WIDTH, JSP_DOWNLOAD_FILE, MARK_ENTRY, MESSAGE_CONFIRM_FIELD, MESSAGE_MANDATORY_FIELD, MESSAGE_NUMERIC_FIELD, MESSAGE_UNIQUE_FIELD, MESSAGE_XSS_FIELD, PARAMETER_COMMENT, PARAMETER_CONFIRM_FIELD, PARAMETER_CONFIRM_FIELD_TITLE, PARAMETER_FIELD_IN_LINE, PARAMETER_HEIGHT, PARAMETER_HELP_MESSAGE, PARAMETER_MANDATORY, PARAMETER_MAX_SIZE_ENTER, PARAMETER_TITLE, PARAMETER_UNIQUE, PARAMETER_VALUE, PARAMETER_WIDTH, SUFFIX_CONFIRM_FIELD
Constructor and Description |
---|
EntryTypeTextArea() |
Modifier and Type | Method and Description |
---|---|
String |
getHtmlCode()
Get the HtmlCode of the entry
|
String |
getRequestData(javax.servlet.http.HttpServletRequest request,
Locale locale)
Get the request data
|
FormError |
getResponseData(javax.servlet.http.HttpServletRequest request,
List<Response> listResponse,
Locale locale)
save in the list of response the response associate to the entry in the form submit
|
String |
getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
Locale locale)
Get the response value associate to the entry to export in the file export
|
String |
getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
Locale locale)
Get the response value associate to the entry to write in the recap
|
String |
getTemplateCreate()
Get template create url of the entry
|
String |
getTemplateModify()
Get the template modify url of the entry
|
getChildren, getComment, getConfirmFieldTitle, getEntryType, getFieldDepend, getFields, getForm, getHelpMessage, getIdEntry, getNumberConditionalQuestion, getPaginator, getParent, getPosition, getReferenceListRegularExpression, getTitle, isConfirmField, isFieldInLine, isFirstInTheList, isLastInTheList, isMandatory, isUnique, setChildren, setComment, setConfirmField, setConfirmFieldTitle, setEntryType, setFieldDepend, setFieldInLine, setFields, setFirstInTheList, setForm, setHelpMessage, setIdEntry, setLastInTheList, setMandatory, setNumberConditionalQuestion, setParent, setPosition, setTitle, setUnique
public String getHtmlCode()
getHtmlCode
in interface IEntry
getHtmlCode
in class Entry
public String getRequestData(javax.servlet.http.HttpServletRequest request, Locale locale)
getRequestData
in interface IEntry
getRequestData
in class Entry
request
- HttpRequestlocale
- the localepublic String getTemplateCreate()
getTemplateCreate
in interface IEntry
getTemplateCreate
in class Entry
public String getTemplateModify()
getTemplateModify
in interface IEntry
getTemplateModify
in class Entry
public FormError getResponseData(javax.servlet.http.HttpServletRequest request, List<Response> listResponse, Locale locale)
getResponseData
in interface IEntry
getResponseData
in class Entry
request
- HttpRequestlistResponse
- the list of response associate to the entry in the form submitlocale
- the localepublic String getResponseValueForExport(javax.servlet.http.HttpServletRequest request, Response response, Locale locale)
getResponseValueForExport
in interface IEntry
getResponseValueForExport
in class Entry
response
- the response associate to the entrylocale
- the localerequest
- the requestpublic String getResponseValueForRecap(javax.servlet.http.HttpServletRequest request, Response response, Locale locale)
getResponseValueForRecap
in interface IEntry
getResponseValueForRecap
in class Entry
response
- the response associate to the entrylocale
- the localerequest
- the requestCopyright © 2016 City of Paris. All rights reserved.