public abstract class AbstractTaxesEditorAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
code
the sub detail code
|
protected Integer |
detailType
the detail type
|
protected String |
editingGroupId
spea data editing mode (for back navigation)
|
protected ExerciseDto |
exercise
exercise to display
|
protected Integer |
exerciseId
Exercise id to display
|
protected ExerciseService |
exerciseService |
protected ReferentialService |
referentialService |
protected SPEADto |
spea
spea to display
|
protected Integer |
speaId
spea id to display
|
protected SPEALotService |
speaLotService |
protected String |
subDetailId
the sub detail data id
|
protected String |
xmlGroupTableDetailContainingValueDetailedId
the group id detailed
|
protected String |
xmlGroupTableDetailToDetailId
The froup id to detail
|
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractTaxesEditorAction() |
buildMenu, checkIfUserCanViewDashBoard, checkRight, checkUserRight, checkUserRight, checkUserRight, createMenu, doExecute, 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 ExerciseService exerciseService
@Autowired protected transient SPEALotService speaLotService
@Autowired protected transient ReferentialService referentialService
protected String editingGroupId
protected String subDetailId
protected Integer detailType
protected String code
protected Integer speaId
protected SPEADto spea
protected Integer exerciseId
protected ExerciseDto exercise
protected String xmlGroupTableDetailContainingValueDetailedId
protected String xmlGroupTableDetailToDetailId
protected void checkExerciseParameter()
throws SispeaException
SispeaExceptionprotected void loadSpea(ExerciseDto pExercise) throws SispeaException
SispeaExceptionprotected void reCompute(XmlGroupTableDetailValue pXmlGroupDetailed, XmlGroupTableDetail pXmlGroupToDetail)
public String getSubDetailId()
public void setSubDetailId(String subDetailId)
public Integer getSpeaId()
public void setSpeaId(Integer pSpeaId)
public Integer getExerciseId()
public void setExerciseId(Integer exerciseId)
public String getCode()
public void setCode(String pCode)
public ExerciseDto getExercise()
public void setExercise(ExerciseDto pExercise)
public SPEADto getSpea()
public void setSpea(SPEADto pSpea)
public String getEditingGroupId()
public void setEditingGroupId(String pEditingGroupId)
public String getXmlGroupTableDetailContainingValueDetailedId()
public void setXmlGroupTableDetailContainingValueDetailedId(String pXmlGroupTableDetailContainingValueDetailedId)
public String getXmlGroupTableDetailToDetailId()
public void setXmlGroupTableDetailToDetailId(String pXmlGroupTableDetailToDetailId)
public XmlGroupTableDetailValue getXmlCurrentGroupDetailed()
public void setXmlCurrentGroupDetailed(XmlGroupTableDetailValue pXmlCurrentGroupDetailed)
public XmlGroupTableDetail getXmlCurrentGroupToDetail()
public void setXmlCurrentGroupToDetail(XmlGroupTableDetail pXmlCurrentGroupToDetail)
public List<XmlGroupTableDetailValue> getXmlCurrentContextGroup()
Copyright © 2014–2015 eaudefrance. All rights reserved.