public class ImmoToolLocalProject extends ImmoToolProject
Modifier and Type | Class and Description |
---|---|
static class |
ImmoToolLocalProject.BackupMode |
ImmoToolProject.Type
Constructor and Description |
---|
ImmoToolLocalProject() |
Modifier and Type | Method and Description |
---|---|
File |
getBackupDirectory()
Get the local directory, where backups are stored.
|
int |
getBackupMaxFileCount()
Get defined maximum of stored files in the local backup directory.
|
ImmoToolLocalProject.BackupMode |
getBackupMode() |
long |
getBackupTime() |
File |
getDbDirectory() |
AbstractDbDriver |
getDbDriver() |
ImmoToolProject.Type |
getType() |
protected void |
init() |
void |
setBackupDirectory(File dir) |
void |
setBackupMaxFileCount(int count) |
void |
setBackupMode(ImmoToolLocalProject.BackupMode mode) |
void |
setBackupTime(long time) |
void |
setDirectory(File directory) |
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, load, lookupProjectType, open, openProjectProperties, reloadAgent, reloadAgent, reloadAgentLogo, reloadAgentLogo, reloadPlugins, reloadPlugins, save, saveAgent, saveAgentLogo, setProperties, setProperty, setProperty, setProperty, setProperty, setProperty, unload
public File getBackupDirectory()
public int getBackupMaxFileCount()
public ImmoToolLocalProject.BackupMode getBackupMode()
public long getBackupTime()
public File getDbDirectory()
public final AbstractDbDriver getDbDriver()
getDbDriver
in class ImmoToolProject
public final ImmoToolProject.Type getType()
getType
in class ImmoToolProject
protected void init() throws IOException
init
in class ImmoToolProject
IOException
public void setBackupDirectory(File dir)
public void setBackupMaxFileCount(int count)
public void setBackupMode(ImmoToolLocalProject.BackupMode mode)
public void setBackupTime(long time)
public void setDirectory(File directory)
setDirectory
in class ImmoToolProject
Copyright © 2015 OpenEstate. All rights reserved.