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, unload
public Class getDbClass()
public AbstractDbDriver getDbDriver()
getDbDriver
in class ImmoToolProject
public 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 ImmoToolProject
protected void init() throws IOException
init
in class ImmoToolProject
IOException
public void load(Connection c, DbUser user) throws SQLException, IOException
load
in class ImmoToolProject
SQLException
IOException
public void setDbDriver(AbstractRemoteDbDriver dbDriver)
Copyright © 2015 OpenEstate. All rights reserved.