public class CreatePostgresDb extends AbstractWorkingDbAction
| Modifier and Type | Field and Description |
|---|---|
protected JdbcConfiguration |
jdbcConf |
protected String |
login |
protected JdbcConfiguration |
metaJdbcConf |
protected String |
password |
conf, confs, decoratorService, driverTypes, internalDbPersistenceService, workingDbConfigurationService| Constructor and Description |
|---|
CreatePostgresDb() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getLogin() |
String |
getPassword() |
void |
setLogin(String login) |
void |
setPassword(String password) |
void |
validate() |
getConf, getConfs, getDriverTypes, isConfExists, isNewConf, prepare, setDecoratorService, setInternalDbPersistenceService, setParameters, setWorkingDbConfigurationServiceaddFlashError, addFlashMessage, addFlashWarning, formatDate, formatMonth, getDocumentation, getDocumentation, getEchoBaseApplicationContext, getEchoBaseSession, getServiceContext, newService, setApplicationContext, setEchoBaseSession, setServiceContextaddActionError, 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, setFieldErrorsprotected String login
protected String password
protected JdbcConfiguration jdbcConf
protected JdbcConfiguration metaJdbcConf
public String getLogin()
public void setLogin(String login)
public String getPassword()
public void setPassword(String password)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportCopyright © 2011–2013 Ifremer. All rights reserved.