public abstract class AbstractWorkingDbAction extends EchoBaseActionSupport implements com.opensymphony.xwork2.Preparable, org.apache.struts2.interceptor.ParameterAware
| Modifier and Type | Field and Description |
|---|---|
protected WorkingDbConfiguration |
conf
Current working db configuration.
|
protected Map<String,String> |
confs
All available working db configuration from database.
|
protected Map<String,String> |
driverTypes
All available driver types.
|
| Constructor and Description |
|---|
AbstractWorkingDbAction() |
| Modifier and Type | Method and Description |
|---|---|
WorkingDbConfiguration |
getConf() |
Map<String,String> |
getConfs() |
Map<String,String> |
getDriverTypes() |
protected WorkingDbConfigurationService |
getService() |
boolean |
isConfExists() |
boolean |
isNewConf() |
void |
prepare() |
addFlashError, addFlashMessage, addFlashWarning, clearFlashErrors, clearFlashMessages, decorateEnums, formatDate, formatMonth, getActionContext, getApplicationVersion, getConfiguration, getDocumentation, getDocumentation, getEchoBaseApplicationContext, getEchoBaseSession, getFlashErrors, getFlashMessages, getFlashWarnings, getParameters, getService, getServiceContext, getSession, hasAnyErrors, hasFlashErrors, hasFlashMessages, hasFlashWarnings, isAdmin, isWorkingDbSelected, loadSortAndDecorate, setParameters, setSessionaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, 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 WorkingDbConfiguration conf
public boolean isNewConf()
public final WorkingDbConfiguration getConf()
public final boolean isConfExists()
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionprotected final WorkingDbConfigurationService getService()
Copyright © 2011-2013 Ifremer. All Rights Reserved.