public class ContactAction extends AbstractSispeaAction implements org.apache.struts2.interceptor.ServletRequestAware
| Modifier and Type | Field and Description |
|---|---|
protected String |
captchaResponse
The captcha response
|
protected ContactDto |
contactInfo
The user bean returned by the action.
|
protected ContactSenderType |
contactSenderType
sender type
|
protected Integer |
contactSenderTypeId
sender type id
|
protected List<ContactSenderType> |
contactSenderTypes
list of sender types
|
protected ContactService |
contactService |
protected OrganismDto |
ddt
The current user's DDT
|
protected List<UserDto> |
ddtUsersList
The DDT local admins list
|
protected ExerciseService |
exerciseService |
protected javax.servlet.http.HttpServletRequest |
httpRequest
HTTP request.
|
protected com.octo.captcha.service.image.ImageCaptchaService |
imageCaptchaService |
protected ReferentialService |
referentialService |
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
ContactAction() |
buildMenu, checkIfUserCanViewDashBoard, checkRight, checkUserRight, checkUserRight, checkUserRight, createMenu, doHandleException, doHandleSispeaException, execute, getApplication, getCurrentUser, getCurrentUserTerritory, getFormatDate, getFormatDateOnly, getMenu, getNextPage, getOption, getParameters, getSession, getSispeaSession, getSubmitValue, initSession, isEnglish, isFrench, isSpanish, logException, openMenu, removeSession, setApplication, setMenu, setNextPage, setParameters, setSession, setSubmitValueaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate@Autowired protected transient ContactService contactService
@Autowired protected transient ReferentialService referentialService
@Autowired protected transient ExerciseService exerciseService
@Autowired protected transient com.octo.captcha.service.image.ImageCaptchaService imageCaptchaService
protected ContactDto contactInfo
protected OrganismDto ddt
protected String captchaResponse
protected transient javax.servlet.http.HttpServletRequest httpRequest
protected Integer contactSenderTypeId
protected ContactSenderType contactSenderType
protected List<ContactSenderType> contactSenderTypes
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionprotected void initializeDdtInformations()
throws SispeaException
SispeaExceptionpublic Map<String,String> getWebMaster()
public Map<String,String> getAdmin()
public Map<String,String> getDdea()
public Map<String,String> getCivilityList()
public ContactDto getContactInfo()
public void setContactInfo(ContactDto pContact)
public String getCaptchaResponse()
public void setCaptchaResponse(String pCaptchaResponse)
public void setServletRequest(javax.servlet.http.HttpServletRequest pArg0)
setServletRequest in interface org.apache.struts2.interceptor.ServletRequestAwarepublic OrganismDto getDdt()
public void setDdt(OrganismDto pDdt)
public String getDdtPhone()
public String getDdtEmailListAsString()
public ContactSenderType getContactSenderType()
public void setContactSenderType(ContactSenderType pContactSenderType)
public List<ContactSenderType> getContactSenderTypes()
public void setContactSenderTypes(List<ContactSenderType> pContactSenderTypes)
public Map<Integer,String> getContactSenderTypesList()
public Integer getContactSenderTypeId()
public void setContactSenderTypeId(Integer pContactSenderTypeId)
Copyright © 2014–2015 eaudefrance. All rights reserved.