public class ImmoToolRemoteProject extends ImmoToolProject
ImmoToolProject.Type| Constructor and Description |
|---|
ImmoToolRemoteProject() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getDbClass() |
AbstractDbDriver |
getDbDriver() |
String |
getDbDriverName() |
String |
getDbHost() |
String |
getDbLastLogin() |
String |
getDbName() |
int |
getDbPort() |
String |
getDbProtocol() |
ImmoToolProject.Type |
getType() |
protected void |
init() |
void |
load(Connection c,
DbUser user) |
void |
setDbDriver(AbstractRemoteDbDriver dbDriver) |
create, getAgent, getAgentLogo, getAppInstance, getDbConnection, getDbConnection, getDbExtension, getDbPlugin, getDbPluginNames, getDbPlugins, getDirectory, getIncompatiblePlugins, getName, getProperties, getProperty, getProperty, getTempDirectory, getUser, isLocalProject, isPluginEnabled, isPluginIncompatible, isPluginInstalled, isPluginUsable, isRemoteProject, isValidProjectDirectory, lookupProjectType, open, openProjectProperties, reloadAgent, reloadAgent, reloadAgentLogo, reloadAgentLogo, reloadPlugins, reloadPlugins, save, saveAgent, saveAgentLogo, setDirectory, setProperties, setProperty, setProperty, setProperty, setProperty, setProperty, unloadpublic Class getDbClass()
public AbstractDbDriver getDbDriver()
getDbDriver in class ImmoToolProjectpublic String getDbDriverName()
public String getDbHost()
public String getDbLastLogin()
public String getDbName()
public int getDbPort()
public String getDbProtocol()
public final ImmoToolProject.Type getType()
getType in class ImmoToolProjectprotected void init()
throws IOException
init in class ImmoToolProjectIOExceptionpublic void load(Connection c, DbUser user) throws SQLException, IOException
load in class ImmoToolProjectSQLExceptionIOExceptionpublic void setDbDriver(AbstractRemoteDbDriver dbDriver)
Copyright © 2015 OpenEstate. All rights reserved.