public abstract class AbstractNewSpeaAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
chosenExerciseId
chosen exercise id
|
protected Map<String,String> |
exerciseList |
protected List<ExerciseDto> |
exercises
exercise list
|
protected ExerciseService |
exerciseService |
protected ReferentialService |
referentialService |
protected Map<String,String> |
selectedTerritories |
protected Integer |
selectionId
Selected territory from "Enrichir"
|
protected Integer |
speaOrgId
the spea organism id processed
|
protected Integer |
speaTerritoryId
territory id to extract
|
protected List<TerritoryDto> |
userSelection
the user selected territories
|
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractNewSpeaAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkUsersSelections()
check user's selections and fill corresponding list
|
Integer |
getBackPageId() |
Integer |
getChosenExerciseId() |
Map<String,String> |
getExerciseList() |
List<ExerciseDto> |
getExercises() |
Map<String,String> |
getSelectedTerritories() |
Integer |
getSelectionId() |
Integer |
getSpeaOrgId() |
Integer |
getSpeaTerritoryId() |
List<TerritoryDto> |
getUserSelection() |
protected void |
loadExcerciseList() |
protected void |
loadSelectedTerritories() |
void |
setChosenExerciseId(Integer pChosenExerciseId) |
void |
setExercises(List<ExerciseDto> pExercises) |
void |
setSelectionId(Integer pSelectionId) |
void |
setSpeaOrgId(Integer pSpeaOrgId) |
void |
setSpeaTerritoryId(Integer pSpeaTerritoryId) |
void |
setUserSelection(List<TerritoryDto> pUserSelection) |
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 ExerciseService exerciseService
@Autowired protected transient ReferentialService referentialService
protected List<ExerciseDto> exercises
protected List<TerritoryDto> userSelection
protected Integer speaTerritoryId
protected Integer chosenExerciseId
protected Integer speaOrgId
protected Integer selectionId
protected void checkUsersSelections()
throws SispeaException
SispeaExceptionprotected void loadSelectedTerritories()
protected void loadExcerciseList()
throws SispeaException
SispeaExceptionpublic Map<String,String> getSelectedTerritories()
public List<ExerciseDto> getExercises()
public void setExercises(List<ExerciseDto> pExercises)
public List<TerritoryDto> getUserSelection()
public void setUserSelection(List<TerritoryDto> pUserSelection)
public Integer getSpeaTerritoryId()
public void setSpeaTerritoryId(Integer pSpeaTerritoryId)
public Integer getChosenExerciseId()
public void setChosenExerciseId(Integer pChosenExerciseId)
public Integer getSpeaOrgId()
public void setSpeaOrgId(Integer pSpeaOrgId)
public Integer getBackPageId()
public Integer getSelectionId()
public void setSelectionId(Integer pSelectionId)
Copyright © 2014–2015 eaudefrance. All rights reserved.