public abstract class AbstractDashboardAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
chosenExerciseId
the chosen exercise Id
|
protected Integer |
chosenTabOrder
the chosen tab order
|
protected CompetenceDto |
competence
the chosen competence
|
protected Integer |
competenceId
the chosen competence Id
|
protected Map<String,String> |
competenceList |
protected List<CompetenceDto> |
competences
The competence list
|
protected DashBoardDto |
dashBoard
the dashboard
|
protected ExerciseDto |
exercise
the chosen exercise
|
protected Map<String,String> |
exerciseList |
protected List<ExerciseDto> |
exercises
the exercise list
|
protected ExerciseService |
exerciseService |
protected IndicatorService |
indicatorService |
protected List<IndicatorDto> |
indictorList
performance indicators list
|
protected ReferentialService |
referentialService |
protected SearchService |
searchService |
protected Integer |
selectionId
The territory Id to select
|
protected SPEALotService |
speaLotService |
protected List<DashBoardTabDto> |
tabs
the available tab list
|
protected List<TerritoryDto> |
territories
the available territory list
|
protected TerritoryDto |
territory
the chosen territory
|
protected Integer |
territoryId
the chosen territory Id
|
protected Map<String,String> |
territoryList |
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractDashboardAction() |
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 IndicatorService indicatorService
@Autowired protected transient ExerciseService exerciseService
@Autowired protected transient ReferentialService referentialService
@Autowired protected transient SearchService searchService
@Autowired protected transient SPEALotService speaLotService
protected List<IndicatorDto> indictorList
protected Integer chosenExerciseId
protected ExerciseDto exercise
protected CompetenceDto competence
protected List<ExerciseDto> exercises
protected Integer competenceId
protected Integer chosenTabOrder
protected List<DashBoardTabDto> tabs
protected List<CompetenceDto> competences
protected Integer territoryId
protected TerritoryDto territory
protected List<TerritoryDto> territories
protected Integer selectionId
protected DashBoardDto dashBoard
protected void loadExercises()
throws SispeaException
SispeaExceptionprotected void loadIndicators()
throws SispeaException
SispeaExceptionprotected void loadTerritories()
throws SispeaException
SispeaExceptionpublic List<SPEALotStatus> getStatusList()
public Map<String,String> getExerciseList() throws SispeaException
SispeaExceptionpublic Map<String,String> getTerritoryList() throws SispeaException
SispeaExceptionpublic Map<String,String> getCompetenceList() throws SispeaException
SispeaExceptionpublic List<MissionsCombining> getMissionsList(int pCompetenceId) throws SispeaException
SispeaExceptionpublic Integer getGeneralTabId()
public Integer getBackPageId()
public List<IndicatorDto> getIndictorList()
public Integer getChosenExerciseId()
public void setChosenExerciseId(Integer pChosenExerciseId)
public Integer getCompetenceId()
public void setCompetenceId(Integer pCompetenceId)
public Integer getChosenTabOrder()
public void setChosenTabOrder(Integer pChosenTabOrder)
public List<DashBoardTabDto> getTabs()
public void setTabs(List<DashBoardTabDto> pTabs)
public Integer getTerritoryId()
public void setTerritoryId(Integer pTerritoryId)
public List<CompetenceDto> getCompetences()
public void setCompetences(List<CompetenceDto> pCompetences)
public DashBoardDto getDashBoard()
public void setDashBoard(DashBoardDto dashBoard)
public List<TerritoryDto> getTerritories()
public void setTerritories(List<TerritoryDto> pTerritories)
public TerritoryDto getTerritory()
public void setTerritory(TerritoryDto pTerritory)
public ExerciseDto getExercise()
public void setExercise(ExerciseDto pExercise)
public CompetenceDto getCompetence()
public void setCompetence(CompetenceDto pCompetence)
public Integer getSelectionId()
public void setSelectionId(Integer pSelectionId)
Copyright © 2014–2015 eaudefrance. All rights reserved.