public class IndicatorsLimitsAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
competenceId
the competence to display
|
protected Map<String,String> |
competenceList |
protected String |
competenceName |
protected Collection<IndicatorDto> |
diList
List of descriptive indicators in session
|
protected ExerciseDto |
exercise
The current exercise to display VP names
|
protected ExerciseService |
exerciseService |
protected IndicatorService |
indicatorService |
protected Collection<IndicatorDto> |
piList
List of performance indicators in session
|
protected ReferentialService |
referentialService |
protected List<VPDto> |
vpList
List of performance variable
|
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
IndicatorsLimitsAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doExecute()
This method is called by the execute method.
|
Integer |
getCompetenceId() |
Map<String,String> |
getCompetenceList() |
String |
getCompetenceName() |
Collection<IndicatorDto> |
getDiList() |
ExerciseDto |
getExercise() |
Collection<IndicatorDto> |
getPiList() |
List<VPDto> |
getVpList() |
void |
setCompetenceId(Integer pCompetenceId) |
void |
setDiList(Collection<IndicatorDto> pDiList) |
void |
setExercise(ExerciseDto pExercise) |
void |
setPiList(Collection<IndicatorDto> pPiList) |
void |
setVpList(List<VPDto> pVpList) |
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
@Autowired protected transient ExerciseService exerciseService
protected Integer competenceId
protected Collection<IndicatorDto> piList
protected Collection<IndicatorDto> diList
protected ExerciseDto exercise
protected String competenceName
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionpublic Map<String,String> getCompetenceList() throws SispeaException
SispeaExceptionpublic Integer getCompetenceId()
public void setCompetenceId(Integer pCompetenceId)
public String getCompetenceName()
public Collection<IndicatorDto> getPiList()
public void setPiList(Collection<IndicatorDto> pPiList)
public Collection<IndicatorDto> getDiList()
public void setDiList(Collection<IndicatorDto> pDiList)
public ExerciseDto getExercise()
public void setExercise(ExerciseDto pExercise)
Copyright © 2014–2015 eaudefrance. All rights reserved.