public class ShowMunicipalityAction extends AbstractReferentialCardAction
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasReferential
True if the referential of the municipality has been uploaded for the requested exercise.
|
protected MunicipalityDto |
municipality
Municipality.
|
protected PagingDto |
pagingService
The paging information for services.
|
protected Map<Integer,DataRatioDto> |
speaDataRatioMap
Store for each spea the ratio associated.
|
protected Map<Integer,SPEALotStatus> |
speaLotStatusMap
Store for each spea the lot status associated.
|
protected TerritoryDto |
territory
Territory associated to current organism displayed.
|
id, orgId, referentialService, speaLotServicechosenExerciseId, exercise, exerciseList, exerciseServicepagingUser, searchUsersInfoapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
ShowMunicipalityAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkInputParameters()
This method verifies the input parameters: municipality id and exercise.
|
protected String |
doExecute()
This method is called by the execute method.
|
MunicipalityDto |
getMunicipality() |
PagingDto |
getPagingService() |
DataRatioDto |
getSpeaDataRatio(Integer speaId) |
SPEALotStatus |
getSpeaLotStatusMap(Integer speaId) |
TerritoryDto |
getTerritory() |
boolean |
isHasReferential() |
protected void |
manageServicePaging()
manage services (SPEA) paging after municipality loading.
|
protected void |
manageViewActions() |
void |
setMunicipality(MunicipalityDto pMunicipality) |
void |
setTerritory(TerritoryDto territory) |
checkId, computeCanViewUsers, getAssociatedTerritoryId, getId, hasViewAccess, readDdt, readDepartment, setIdcheckExercise, 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 MunicipalityDto municipality
protected Map<Integer,SPEALotStatus> speaLotStatusMap
protected Map<Integer,DataRatioDto> speaDataRatioMap
protected PagingDto pagingService
protected TerritoryDto territory
protected boolean hasReferential
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionpublic SPEALotStatus getSpeaLotStatusMap(Integer speaId)
public DataRatioDto getSpeaDataRatio(Integer speaId)
public TerritoryDto getTerritory()
public void setTerritory(TerritoryDto territory)
public PagingDto getPagingService()
public boolean isHasReferential()
public MunicipalityDto getMunicipality()
public void setMunicipality(MunicipalityDto pMunicipality)
protected void checkInputParameters()
throws SispeaException
SispeaExceptionprotected void manageViewActions()
throws SispeaException
SispeaExceptionprotected void manageServicePaging()
Copyright © 2014–2015 eaudefrance. All rights reserved.