|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Response in fr.paris.lutece.plugins.form.business |
---|
Methods in fr.paris.lutece.plugins.form.business that return Response | |
---|---|
static Response |
ResponseHome.findByPrimaryKey(int nKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a Response whose identifier is specified in parameter |
Response |
IResponseDAO.load(int nIdResponse,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of the response from the table |
Response |
ResponseDAO.load(int nIdResponse,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of the response from the table |
Methods in fr.paris.lutece.plugins.form.business that return types with arguments of type Response | |
---|---|
java.util.List<Response> |
FormSubmit.getListResponse()
|
static java.util.List<Response> |
ResponseHome.getResponseList(ResponseFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the response who verify the filter and returns them in a list |
java.util.List<Response> |
IResponseDAO.selectListByFilter(ResponseFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the response who verify the filter and returns them in a list |
java.util.List<Response> |
ResponseDAO.selectListByFilter(ResponseFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the response who verify the filter and returns them in a list |
Methods in fr.paris.lutece.plugins.form.business with parameters of type Response | |
---|---|
static void |
ResponseHome.create(Response response,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of an instance of response |
java.lang.String |
Entry.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeGeolocation.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeText.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
IEntry.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeSession.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeRadioButton.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeDate.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeCheckBox.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeSelect.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeMyLuteceUser.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeFile.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeSelectSQL.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeTextArea.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
EntryTypeImage.getResponseValueForExport(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to export in the file export |
java.lang.String |
Entry.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeGeolocation.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
|
java.lang.String |
EntryTypeText.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
IEntry.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeSession.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeRadioButton.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeDate.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeCheckBox.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeSelect.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeMyLuteceUser.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeFile.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeSelectSQL.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeTextArea.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
java.lang.String |
EntryTypeImage.getResponseValueForRecap(javax.servlet.http.HttpServletRequest request,
Response response,
java.util.Locale locale)
Get the response value associate to the entry to write in the recap |
void |
IResponseDAO.insert(Response response,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert a new record in the table. |
void |
ResponseDAO.insert(Response response,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert a new record in the table. |
void |
Entry.setResponseToStringValue(Response response,
java.util.Locale locale)
Sets the string value of the response |
void |
IEntry.setResponseToStringValue(Response response,
java.util.Locale locale)
Sets the string value of the response |
void |
EntryTypeDate.setResponseToStringValue(Response response,
java.util.Locale locale)
Sets the date. |
void |
EntryTypeFile.setResponseToStringValue(Response response,
java.util.Locale locale)
toStringValue should stay null . |
void |
EntryTypeImage.setResponseToStringValue(Response response,
java.util.Locale locale)
toStringValue should stay null . |
void |
IResponseDAO.store(Response response,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the the response in the table |
void |
ResponseDAO.store(Response response,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the the response in the table |
static void |
ResponseHome.update(Response response,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update of the response which is specified in parameter |
Method parameters in fr.paris.lutece.plugins.form.business with type arguments of type Response | |
---|---|
FormError |
Entry.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeGeolocation.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeText.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
IEntry.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeSession.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeRadioButton.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeDate.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeCheckBox.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeSelect.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeMyLuteceUser.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeFile.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeSelectSQL.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeTextArea.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
FormError |
EntryTypeImage.getResponseData(javax.servlet.http.HttpServletRequest request,
java.util.List<Response> listResponse,
java.util.Locale locale)
save in the list of response the response associate to the entry in the form submit |
void |
FormSubmit.setListResponse(java.util.List<Response> listResponse)
set the list of response associate to the form submit |
Uses of Response in fr.paris.lutece.plugins.form.modules.processornotifysender.utils |
---|
Methods in fr.paris.lutece.plugins.form.modules.processornotifysender.utils with parameters of type Response | |
---|---|
static void |
FileUtils.addFileResponseToFolder(Response response,
java.lang.String strFolder)
This method extracts a specific file to a tmp folder |
Uses of Response in fr.paris.lutece.plugins.form.service |
---|
Methods in fr.paris.lutece.plugins.form.service that return Response | |
---|---|
Response |
IResponseService.findByPrimaryKey(int nKey,
boolean bGetFileData)
Returns an instance of a Response whose identifier is specified in parameter |
Response |
ResponseService.findByPrimaryKey(int nKey,
boolean bGetFileData)
Returns an instance of a Response whose identifier is specified in parameter |
Methods in fr.paris.lutece.plugins.form.service that return types with arguments of type Response | |
---|---|
java.util.List<Response> |
IResponseService.getResponseList(ResponseFilter filter,
boolean bGetFileData)
Load the data of all the response who verify the filter and returns them in a list |
java.util.List<Response> |
ResponseService.getResponseList(ResponseFilter filter,
boolean bGetFileData)
Load the data of all the response who verify the filter and returns them in a list |
Methods in fr.paris.lutece.plugins.form.service with parameters of type Response | |
---|---|
void |
IResponseService.create(Response response)
Creation of an instance of response |
void |
ResponseService.create(Response response)
Creation of an instance of response |
void |
IResponseService.update(Response response)
Update of the response which is specified in parameter |
void |
ResponseService.update(Response response)
Update of the response which is specified in parameter |
Uses of Response in fr.paris.lutece.plugins.form.utils |
---|
Methods in fr.paris.lutece.plugins.form.utils that return types with arguments of type Response | |
---|---|
static java.util.Map<java.lang.Integer,java.util.List<Response>> |
JSONUtils.buildListResponses(java.lang.String strJSON,
java.util.Locale locale,
javax.servlet.http.HttpSession session)
Builds the responses list - null if JSONUtils.JSON_KEY_RESPONSE is missing. |
static java.util.Map<java.lang.Integer,java.util.List<Response>> |
FormUtils.getResponses(javax.servlet.http.HttpSession session)
Gets the responses bound to the session |
Methods in fr.paris.lutece.plugins.form.utils with parameters of type Response | |
---|---|
static net.sf.json.JSONObject |
JSONUtils.buildJson(Response response,
javax.servlet.http.HttpSession session)
Builds the json string for the Response |
Method parameters in fr.paris.lutece.plugins.form.utils with type arguments of type Response | |
---|---|
static java.lang.String |
JSONUtils.buildJson(java.util.Map<java.lang.Integer,java.util.List<Response>> mapResponse,
int nIdForm,
javax.servlet.http.HttpSession session)
Builds the json string for the response map |
static java.lang.Boolean |
FormUtils.isFieldInTheResponseList(int nIdField,
java.util.List<Response> listResponse)
return true if the field which key is specified in parameter is in the response list |
static void |
FormUtils.restoreResponses(javax.servlet.http.HttpSession session,
java.util.Map<java.lang.Integer,java.util.List<Response>> mapResponses)
Restores submitted responses |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |