public class ShowGlobalSynthesisAction extends AbstractSynthesisAction
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,SliceValuesDto> |
globalValuesMap
Store only visible slice values for each indicator type and indicator (the key is indicatorType_indicatorId).
|
protected List<IndicatorDto> |
idList
the list of descriptiv indicator.
|
protected List<IndicatorType> |
indicatorTypes |
protected List<IndicatorDto> |
ipList
the list of performance indicator.
|
protected int |
populationSliceCount
the number of population slice count (without all spea slides).
|
protected Map<String,SliceValuesDto> |
sliceValuesMap
Store only visible slice values for each indicator type - indicator and slice (the key is indicatorType_indicatorId_sliceId).
|
boxAndWhiskerChart, categoryChart, chosenCriterionId, chosenIndicatorId, chosenSliceId, competence, competenceId, criteria, criterion, indicator, indicators, indicatorService, ipValues, referentialService, scatterChart, slice, slices, slicesConsolidatedValues, sliceService, sliceYear, synthDisplayschosenExerciseId, exercise, exerciseList, exerciseServicepagingUser, searchUsersInfoapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
ShowGlobalSynthesisAction() |
addScatterValueToChart, buildAllowedStatusIds, buildCriterionDescription, buildCriterionNameMap, buildIndicatorDescription, buildTitleDescription, canViewItsOwnServices, checkAndGetCompetence, checkAndGetCriterion, checkAndGetIndicator, checkAndGetParameters, checkAndGetSlices, getBoxAndWhiskerChart, getCategoryChart, getChartServletUrl, getChartSynthesisBySlice, getChosenCriterionId, getChosenIndicatorId, getChosenSliceId, getCompetence, getCompetenceId, getCriteria, getCriterion, getIndicator, getIndicators, getIpValues, getMenuKey, getScatterChart, getSlice, getSlices, getSlicesConsolidatedValues, getSlicesValues, getSliceYear, getSynthDisplays, getVisibility, getVisibility, processBarChart, processScatterChart, setBoxAndWhiskerChart, setCategoryChart, setChosenCriterionId, setChosenIndicatorId, setChosenSliceId, setCompetence, setCompetenceId, setCriteria, setCriterion, setIndicator, setIndicators, setIpValues, setScatterChart, setSlice, setSlices, setSlicesConsolidatedValues, setSlicesValues, setSliceYear, setSynthDisplayscheckExercise, getChosenExerciseId, getExercise, getExerciseList, loadExerciseList, setChosenExerciseId, setExercisecheckSessionParams, formatString, getAllUserTypes, getBooleanCriteria, getConnectionTypes, getPagingUser, getSearchUsersInfo, getTrueCriterion, getUserTypes, loadUsers, manageUserPaging, setSearchUsersInfobuildMenu, 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, validateprotected List<IndicatorDto> ipList
protected List<IndicatorDto> idList
protected List<IndicatorType> indicatorTypes
protected int populationSliceCount
protected Map<String,SliceValuesDto> globalValuesMap
protected Map<String,SliceValuesDto> sliceValuesMap
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionpublic int getPopulationSliceCount()
public List<IndicatorType> getIndicatorTypes()
public List<IndicatorDto> getIndicatorList(IndicatorType indicatorType)
public SliceValuesDto getGlobalValues(Integer pIndicatorId, IndicatorType pIndicatorType)
pIndicatorId - pIndicatorType - public SliceValuesDto getSliceValues(Integer pIndicatorId, Integer pSliceId, IndicatorType pIndicatorType)
pIndicatorId - pIndicatorType - protected SliceValuesDto getGlobalValues(List<SliceValuesDto> slicesConsolidatedValues, Integer pIndicatorId, IndicatorType pIndicatorType)
slicesConsolidatedValues - pIndicatorId - pIndicatorType - protected List<IndicatorType> computeIndicatorTypes()
protected Map<String,SliceValuesDto> computeGlobalValuesMap(List<IndicatorType> indicatorTypes, List<SliceValuesDto> slicesConsolidatedValues)
protected Map<String,SliceValuesDto> computeSliceValuesMap(List<IndicatorType> indicatorTypes, List<SliceValuesDto> slicesConsolidatedValues)
protected SliceValuesDto getSliceValues(List<SliceValuesDto> slicesConsolidatedValues, Integer pIndicatorId, Integer pSliceId, IndicatorType pIndicatorType)
pIndicatorId - pIndicatorType - protected List<IndicatorDto> computeIndicatorTypedList(IndicatorType pType)
Copyright © 2014–2015 eaudefrance. All rights reserved.