public abstract class AbstractPriceEditorAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
boundValue
the value into bounds
|
protected String |
code
the sub detail code
|
protected Integer |
detailType
the detail type : 0 if delegatee, 1 if collectivity
|
protected String |
editingGroupId
spea dataz editing mode (for back navigation)
|
protected ExerciseDto |
exercise
exercise to display
|
protected Integer |
exerciseId
Exercise id to display
|
protected ExerciseService |
exerciseService |
protected String |
generalComment
general comment on lot
|
protected Long |
lowerBound
the value of upper bound
|
protected PasswordService |
passwordService |
protected ReferentialService |
referentialService |
protected String |
sliceId
the slice to process
|
protected SPEADto |
spea
spea to display
|
protected Integer |
speaId
spea id to display
|
protected SPEALotService |
speaLotService |
protected String |
upperBound
the value of upper bound
|
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 |
|---|
AbstractPriceEditorAction() |
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
@Autowired protected transient PasswordService passwordService
protected String editingGroupId
protected String xmlGroupTableDetailContainingValueDetailedId
protected String xmlGroupTableDetailToDetailId
protected String code
protected Integer speaId
protected SPEADto spea
protected Integer exerciseId
protected ExerciseDto exercise
protected Integer detailType
protected String boundValue
protected String upperBound
protected Long lowerBound
protected String generalComment
protected String sliceId
protected void checkExerciseParameter()
throws SispeaException
SispeaExceptionprotected void loadSpea(ExerciseDto pExercise) throws SispeaException
SispeaExceptionprotected void removeSliceFromCurrentDisplayGroup(XmlGroupTableDetail pXmlGroupTableDetail, String pXmlGroupDetailValueIdToDelete) throws SispeaException
pXmlGroupTableDetail - SispeaExceptionprotected void refreshBounds(XmlGroupTableDetail pXmlGroupTableDetail)
public String getXmlGroupTableDetailContainingValueDetailedId()
public void setXmlGroupTableDetailContainingValueDetailedId(String pXmlGroupTableDetailContainingValueDetailedId)
public String getXmlGroupTableDetailToDetailId()
public void setXmlGroupTableDetailToDetailId(String pXmlGroupTableDetailToDetailId)
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 XmlGroupTableDetailValue getXmlCurrentGroupDetailed()
public void setXmlCurrentGroupDetailed(XmlGroupTableDetailValue pXmlCurrentGroupDetailed)
public XmlGroupTableDetail getXmlCurrentGroupToDetail()
public void setXmlCurrentGroupToDetail(XmlGroupTableDetail pXmlCurrentGroupToDetail)
public Integer getDetailType()
public void setDetailType(Integer pDetailType)
public String getBoundValue()
public void setBoundValue(String pBoundValue)
public String getUpperBound()
public void setUpperBound(String pUpperBound)
public Long getLowerBound()
public void setLowerBound(Long pLowerBound)
public String getGeneralComment()
public void setGeneralComment(String pGeneralComment)
public String getEditingGroupId()
public void setEditingGroupId(String pEditingGroupId)
public String getSliceId()
public void setSliceId(String pSliceId)
public boolean isDelegateePriceDetail()
Copyright © 2014–2015 eaudefrance. All rights reserved.