public abstract class AbstractSynthDisplayAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected List<IndicatorDto> |
allIndicators |
protected Integer |
chosenCompetenceId
the chosen competence id
|
protected CompetenceDto |
competence
The competence displayed
|
protected Map<String,String> |
competenceList |
protected List<CompetenceDto> |
competences
the competence list
|
protected List<IndicatorDto> |
dis
the descriptive indicator list
|
protected List<ExerciseDto> |
exercises
the exercise list
|
protected ExerciseService |
exerciseService |
protected IndicatorService |
indicatorService |
protected List<IndicatorDto> |
pis
the performance indicators list
|
protected ReferentialService |
referentialService |
protected List<SynthDisplayDto> |
synthDisplays
the synth display list
|
protected Set<String> |
visibleIndicators |
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractSynthDisplayAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkCompetence()
check competence params
|
Integer |
getChosenCompetenceId() |
Map<String,String> |
getCompetenceList() |
List<IndicatorDto> |
getDis() |
String |
getEmptyMax() |
List<ExerciseDto> |
getExerciseList() |
List<IndicatorDto> |
getPis() |
boolean |
isIndicatorVisible(Integer pExerciseId,
Integer pIndicatorId) |
protected boolean |
isIndicatorVisible(List<SynthDisplayDto> synthDisplays,
Integer pExerciseId,
Integer pIndicatorId) |
protected void |
loadIndicators()
loads indicator
|
protected Set<String> |
loadVisibleIndicators() |
protected void |
manageViewAction()
handles view actions
|
void |
setChosenCompetenceId(Integer pChosenCompetenceId) |
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 ReferentialService referentialService
@Autowired protected transient ExerciseService exerciseService
@Autowired protected transient IndicatorService indicatorService
protected Integer chosenCompetenceId
protected CompetenceDto competence
protected List<IndicatorDto> pis
protected List<IndicatorDto> dis
protected List<ExerciseDto> exercises
protected List<CompetenceDto> competences
protected List<SynthDisplayDto> synthDisplays
protected List<IndicatorDto> allIndicators
public List<ExerciseDto> getExerciseList() throws SispeaException
SispeaExceptionpublic Integer getChosenCompetenceId()
public void setChosenCompetenceId(Integer pChosenCompetenceId)
public List<IndicatorDto> getPis()
public List<IndicatorDto> getDis()
public String getEmptyMax()
protected void manageViewAction()
throws SispeaException
SispeaExceptionprotected void checkCompetence()
throws SispeaException
SispeaExceptionprotected void loadIndicators()
throws SispeaException
SispeaExceptionprotected boolean isIndicatorVisible(List<SynthDisplayDto> synthDisplays, Integer pExerciseId, Integer pIndicatorId)
pExerciseId - pIndicatorId - Copyright © 2014–2015 eaudefrance. All rights reserved.