|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.AbstractUserSetting
ca.sqlpower.architect.etl.ETLUserSettings
public class ETLUserSettings
The ETLUserSettings class stores project-independent ETL settings that may differ from client machine to client machine, but not project-to-project.
CoreUserSettings,
ArchitectSwingUserSettings| Field Summary | |
|---|---|
static java.lang.String |
PROP_ETL_LOG_PATH
|
static java.lang.String |
PROP_PL_ENGINE_PATH
|
| Fields inherited from class ca.sqlpower.architect.AbstractUserSetting |
|---|
settings |
| Constructor Summary | |
|---|---|
ETLUserSettings()
Creates a user settings instance initialised to the default values. |
|
| Method Summary |
|---|
| Methods inherited from class ca.sqlpower.architect.AbstractUserSetting |
|---|
getBoolean, getInt, getObject, getSettingNames, getString, putSetting, setBoolean, setInt, setObject, setString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PROP_PL_ENGINE_PATH
public static final java.lang.String PROP_ETL_LOG_PATH
| Constructor Detail |
|---|
public ETLUserSettings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||