public abstract class AbstractExerciseListAction extends AbstractUsersManagementAction
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
chosenExerciseId
The chosen exercise Id.
|
protected ExerciseDto |
exercise
The loaded exercise.
|
protected Map<Integer,String> |
exerciseList
Map of execice to display in exercise select box.
|
protected ExerciseService |
exerciseService |
pagingUser, searchUsersInfoapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractExerciseListAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkExercise()
check parameters and loads exercise if possible
|
Integer |
getChosenExerciseId() |
ExerciseDto |
getExercise() |
Map<Integer,String> |
getExerciseList() |
protected void |
loadExerciseList() |
void |
setChosenExerciseId(Integer pChosenExerciseId) |
void |
setExercise(ExerciseDto pExercise) |
checkSessionParams, formatString, getAllUserTypes, getBooleanCriteria, getConnectionTypes, getPagingUser, getSearchUsersInfo, getTrueCriterion, getUserTypes, loadUsers, manageUserPaging, setSearchUsersInfobuildMenu, 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
protected ExerciseDto exercise
protected Integer chosenExerciseId
public Map<Integer,String> getExerciseList()
public ExerciseDto getExercise()
public void setExercise(ExerciseDto pExercise)
public Integer getChosenExerciseId()
public void setChosenExerciseId(Integer pChosenExerciseId)
protected void checkExercise()
throws SispeaException
SispeaExceptionprotected void loadExerciseList()
throws SispeaException
SispeaExceptionCopyright © 2014–2015 eaudefrance. All rights reserved.