public class ShowSpeaDataAction extends AbstractSpeaIndicatorsAction
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
indicatorRecap
Input parameter.
|
protected AsynchronousService |
indicatorRecapService |
protected boolean |
rpqs
Input parameter.
|
protected DataRatioDto |
speaDataRatio
Store the spea data ratio.
|
protected boolean |
waterUseFee
Input parameter.
|
protected AsynchronousService |
waterUseFeeAnnexeService |
dataContextGroup, dataLists, dcCode, drinkingWaterService, dwnSchema, editingAutopublish, editingComment, editingDataToInput, editingGroupId, emptyData, exercise, exerciseId, exerciseList, exerciseService, fileExchangeService, formCalculateService, generalComment, groupToEditId, hasCheckRight, hasEditRight, hasPublishRight, hasUnpublishRight, hasViewRight, id, indicatorService, ipOrVpCodesPerDataList, lot, lowerBound, oldLot, passwordService, referentialService, slicesToAddVP177, slicesToAddVP178, slicesToDeleteVP177, slicesToDeleteVP178, spea, speaLotService, unpublishable, upperBound, upperBoundVP177, upperBoundVP178, xmlGroupsapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
ShowSpeaDataAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doExecute()
This method is called by the execute method.
|
protected void |
generateIndicatorRecap(UserDto pCurrentUser,
OrganismDto pOrganism,
ExerciseDto pExercise)
This method generates the RPQS for the SPEA.
|
protected void |
generateWaterUseFeeAnnexe(UserDto pCurrentUser,
OrganismDto pOrganism,
ExerciseDto pExercise)
This method generates the water use fee annexe
|
DataRatioDto |
getSpeaDisplayRatio() |
boolean |
isIndicatorRecap() |
boolean |
isRpqs() |
boolean |
isWaterUseFee() |
void |
setIndicatorRecap(boolean pIndicatorRecap) |
void |
setRpqs(boolean pRpqs) |
void |
setWaterUseFee(boolean waterUseFee) |
acceptDataListCompetence, acceptDataListFromExercice, acceptDataListIpOrVp, acceptDataListToExercice, buildExerciseList, buildXmlBean, checkExerciseParameter, checkSpeaParameter, computeDrinkingWaterNetworkValues, computeUserCheckRight, computeUserEditRight, computeUserPublishRight, computeUserUnpublishRight, computeUserViewRight, displayResultMessages, generateRpqs, getAutoPublishValues, getChosenExerciseId, getDataContextGroup, getDataList, getDataLists, getDataTypes, getDcCode, getDisplaySessionTimeOut, getDwnSchema, getEditedTab, getEditingGroupId, getEmptyData, getExercise, getExerciseId, getExerciseList, getFormCalculateService, getGeneralComment, getGroupToEditId, getId, getIndicatorService, getLot, getLowerBound, getMaxSliceUpperBound, getMaxUpperBound, getOldLot, getOriginsFormated, getPasswordService, getReliabilities, getReliabilityTypes, getServiceMessages, getSlicesTAddVP177, getSlicesTAddVP178, getSlicesToDeleteVP177, getSlicesToDeleteVP178, getSortedUpperBound, getSpea, getSpeaId, getStrutsMessages, getTabList, getUpperBound, getUpperBoundVP177, getUpperBoundVP178, getValueCodeToDetail, getVerifications, getXmlGroup, getXmlGroups, isDataInDataList, isDataTabsDisplayed, isDisplayRealDataContext, isEditing, isEditingAutopublish, isEditingComment, isEditingDataToInput, isHasCheckRight, isHasEditRight, isHasPublishRight, isHasUnpublishRight, isHasViewRight, isUnpublishable, loadDataLists, loadExcerciseList, loadLot, loadOldLot, loadSpea, loadUserRights, manageViewActions, setChosenExerciseId, setDataContextGroup, setDataLists, setEditingAutopublish, setEditingComment, setEditingDataToInput, setEditingGroupId, setEmptyData, setExercise, setExerciseId, setGeneralComment, setGroupToEditId, setHasPublishRight, setHasUnpublishRight, setHasViewRight, setId, setLot, setLowerBound, setMaxUpperBound, setOldLot, setSlicesToAddVP177, setSlicesToAddVP178, setSlicesToDeleteVP177, setSlicesToDeleteVP178, setSpea, setSpeaId, setStrExerciseId, setUpperBound, setUpperBoundVP177, setUpperBoundVP178, setXmlGroups, shouldDisplayDataListForAllTabs, shouldDisplayDataListInTabbuildMenu, 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 @Qualifier(value="indicatorRecapService") protected transient AsynchronousService indicatorRecapService
@Autowired @Qualifier(value="waterUseFeeAnnexeService") protected transient AsynchronousService waterUseFeeAnnexeService
protected boolean rpqs
protected boolean waterUseFee
protected boolean indicatorRecap
protected DataRatioDto speaDataRatio
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionpublic DataRatioDto getSpeaDisplayRatio()
protected void generateIndicatorRecap(UserDto pCurrentUser, OrganismDto pOrganism, ExerciseDto pExercise) throws SispeaException
pCurrentUser - pOrganism - pExercise - SispeaExceptionprotected void generateWaterUseFeeAnnexe(UserDto pCurrentUser, OrganismDto pOrganism, ExerciseDto pExercise) throws SispeaException
pCurrentUser - pOrganism - pExercise - SispeaExceptionpublic boolean isRpqs()
public void setRpqs(boolean pRpqs)
public boolean isIndicatorRecap()
public void setIndicatorRecap(boolean pIndicatorRecap)
public boolean isWaterUseFee()
public void setWaterUseFee(boolean waterUseFee)
Copyright © 2014–2015 eaudefrance. All rights reserved.