public abstract class AbstractExchangeQueueAction extends AbstractSispeaAction
| Modifier and Type | Field and Description |
|---|---|
protected List<ExchangeParameters> |
exchangeParameters
The exchange parameters list
|
protected FileExchangeService |
fileExchangeService |
protected List<ProcessParameters> |
processParameters
The exchange parameters list
|
protected AsynchronousService |
usersExportGeneratorService |
application, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
AbstractExchangeQueueAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkExchanges()
Check the exchange parameters and sets the exchange param list
|
List<ExchangeParameters> |
getExchangeParameters() |
List<ProcessParameters> |
getProcessParameters() |
void |
setExchangeParameters(List<ExchangeParameters> pExchangeParameters) |
void |
setProcessParameters(List<ProcessParameters> pProcessParameters) |
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 FileExchangeService fileExchangeService
@Autowired @Qualifier(value="usersExportGeneratorService") protected transient AsynchronousService usersExportGeneratorService
protected List<ExchangeParameters> exchangeParameters
protected List<ProcessParameters> processParameters
protected void checkExchanges()
throws SispeaException
SispeaExceptionpublic List<ExchangeParameters> getExchangeParameters()
public void setExchangeParameters(List<ExchangeParameters> pExchangeParameters)
public List<ProcessParameters> getProcessParameters()
public void setProcessParameters(List<ProcessParameters> pProcessParameters)
Copyright © 2014–2015 eaudefrance. All rights reserved.