public class ShowDataComparatorAction extends AbstractSynthesisAction
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
choosenIndicatorVisible |
protected Map<String,String> |
criterionNameMap
Store the criterion name for each criteria from
AbstractSynthesisAction.criteria method. |
protected String |
dataId
data id to display
|
protected String |
dataTypeId
data type to display
|
protected List<DataDto> |
dCs
DCs list
|
protected String |
editingGroupId
editing group id to go back to data page
|
protected String |
exerciseId
exercise id to go back to data page
|
protected String |
groupId
group id to display when go back to data page
|
protected List<VPDto> |
pVs
PVs list
|
protected ComparatorRecapTableBean |
recapTable |
protected ScatterChartDto |
scatterChartComparator
The scatter chart generated by the action.
|
protected SPEADto |
spea
the spea to display
|
protected String |
speaId
spea id to display
|
protected SPEALotService |
speaLotService |
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 |
|---|
ShowDataComparatorAction() |
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, validate@Autowired protected transient SPEALotService speaLotService
protected String speaId
protected String dataId
protected String dataTypeId
protected SPEADto spea
protected ScatterChartDto scatterChartComparator
protected String exerciseId
protected String editingGroupId
protected String groupId
protected boolean choosenIndicatorVisible
protected ComparatorRecapTableBean recapTable
protected Map<String,String> criterionNameMap
AbstractSynthesisAction.criteria method. Keys are translation keyprotected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionprotected Map<Integer,Double> loadValues(SPEADto pSpea, IndicatorDto pIndicator) throws SispeaException
SispeaExceptionprotected Map<Integer,Double> loadValues(SPEADto pSpea, VPDto pPV) throws SispeaException
SispeaExceptionprotected Map<Integer,Double> loadValues(SPEADto pSpea, DataDto pData) throws SispeaException
SispeaExceptionprotected SliceDto findCriterionSlice(ExerciseDto pExercise) throws SispeaException
SispeaExceptionprotected void buildRecap(ExerciseDto pExerciseN) throws SispeaException
SispeaExceptionprotected ComparatorRecapYear buildRecapYear(Short pYear) throws SispeaException
SispeaExceptionprotected SliceValuesDto findSliceValues(Collection<SliceValuesDto> pSliceValues, IndicatorDto pIndicator, ExerciseDto pExercise, boolean pAllSpeas)
SliceValues corresponding to the indicator pIndicator
and the exercise pExercise.pSliceValues - All possible SliceValues.pIndicator - The indicator to match.pExercise - The exercise to match.pAllSpeas - True if the slice to match concerns all SPEAs.SliceValuesprotected void checkAndGetVPs()
protected void checkAndGetCDs()
public String getSpeaId()
public void setSpeaId(String pSpeaId)
public SPEADto getSpea()
public void setSpea(SPEADto pSpea)
public String getDataId()
public void setDataId(String pDataId)
public String getDataTypeId()
public void setDataTypeId(String pDataTypeId)
public void setIndicators(List<IndicatorDto> pIndicators)
public ScatterChartDto getScatterChartComparator()
public void setScatterChartComparator(ScatterChartDto pScatterChart)
public String getExerciseId()
public void setExerciseId(String pExerciseId)
public String getGroupId()
public void setGroupId(String pGroupId)
public String getEditingGroupId()
public void setEditingGroupId(String pEditingGroupId)
public boolean isChoosenIndicatorVisible()
public void setChoosenIndicatorVisible(boolean isVisible)
public ComparatorRecapTableBean getRecapTable()
Copyright © 2014–2015 eaudefrance. All rights reserved.