public class EditIndicatorsLimitsAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
chosenCompetenceId
the chosen competence id
|
protected CompetenceDto |
competence
The competence adisplayed
|
protected Map<String,String> |
competenceList |
protected List<CompetenceDto> |
competences
list of competence
|
protected List<IndicatorDto> |
dis
the descriptive indicator list
|
protected Integer |
editingDataId
The data currently edited
|
protected IndicatorService |
indicatorService |
protected String |
newCriticMaxValue
The new max value
|
protected String |
newCriticMinValue
The new min value
|
protected String |
newDecimalValue
Number of decimal
|
protected String |
newMaxValue
The new max value
|
protected String |
newMinValue
The new min value
|
protected List<IndicatorDto> |
pis
the performance indicators list
|
protected ReferentialService |
referentialService |
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
EditIndicatorsLimitsAction() |
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 IndicatorService indicatorService
@Autowired protected transient ReferentialService referentialService
protected Integer chosenCompetenceId
protected List<CompetenceDto> competences
protected CompetenceDto competence
protected List<IndicatorDto> pis
protected List<IndicatorDto> dis
protected Integer editingDataId
protected String newMinValue
protected String newMaxValue
protected String newCriticMinValue
protected String newCriticMaxValue
protected String newDecimalValue
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionprotected Double checkInputValue(String pValueToCheck, String pWrongValueKey, String pEmptyValueKey, String pFieldName, boolean pRequired) throws SispeaException
pValueToCheck - pWrongValueKey - pEmptyValueKey - pFieldName - SispeaExceptionprotected void checkCompetence()
throws SispeaException
SispeaExceptionprotected void loadIndicators()
throws SispeaException
SispeaExceptionprotected IndicatorDto getIndicator(Integer pId)
pId - public String getEmptyMax()
public boolean isEditing()
public Integer getChosenCompetenceId()
public void setChosenCompetenceId(Integer pChosenCompetenceId)
public List<CompetenceDto> getCompetences()
public void setCompetences(List<CompetenceDto> pCompetences)
public List<IndicatorDto> getPis()
public List<IndicatorDto> getDis()
public Integer getEditingDataId()
public void setEditingDataId(Integer pEditingDataId)
public CompetenceDto getCompetence()
public void setCompetence(CompetenceDto pCompetence)
public String getNewMinValue()
public void setNewMinValue(String pNewMinValue)
public String getNewMaxValue()
public void setNewMaxValue(String pNewMaxValue)
public String getNewDecimalValue()
public void setNewDecimalValue(String pDecimal)
public String getNewCriticMinValue()
public void setNewCriticMinValue(String pNewCriticMinValue)
public String getNewCriticMaxValue()
public void setNewCriticMaxValue(String pNewCriticMaxValue)
Copyright © 2014–2015 eaudefrance. All rights reserved.