public class PackageConfiguration extends PropertyFileConfiguration
DISABLE_LOGGING, DISABLE_LOGGING_DEFAULT, ICON_SIZE, KEY_APP_PASS, KEY_APP_USER, KEY_CONSOLE_CLASSNAME, KEY_CONSOLE_DIRECTORY_CLASSNAME, KEY_COUNTRY, KEY_DB_AUTH_TYPE, KEY_DB_DATABASE, KEY_DB_INIT, KEY_DB_INIT_PASS, KEY_DB_PASS, KEY_DB_PORT, KEY_DB_SCHEMA, KEY_DB_SERV, KEY_DB_SYSTEM_USER, KEY_DB_SYSTEM_XPASS, KEY_DB_TYPE, KEY_DB_USER, KEY_LANG, KEY_OL_DESC_FILE, KEY_OL_SCH_FILE, KEY_OL_SRV_DESC_FILE, KEY_OL_SRV_SCH_FILE, KEY_PLAF, KEY_WS_PORT, licpayload, licsign, LOGLEVEL, LOGLEVEL_DEFAULT, LOGTARGET| Constructor and Description |
|---|
PackageConfiguration()
DefaultConstructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
insertConfiguration(Configuration config)
The new configuartion will be inserted into the list of report configuration,
so that this configuration has the given report configuration instance as parent.
|
java.lang.String |
toString() |
load, load, load, load, save, savefindPropertyKeys, getClassIcon, getConfigProperties, getConfigProperty, getConfigProperty, getConfiguration, getGlobalConfig, getIconSize, getLogLevel, getLogTarget, isDisableLogging, isLocallyDefined, openFile, openFile, setConfigProperty, setCurrentDirectory, setCurrentDirectory, setDisableLogging, setLogLevel, setLogTargetpublic PackageConfiguration()
throws ConfigException
ConfigExceptionpublic void insertConfiguration(Configuration config)
config - the new report configuration.public java.lang.String toString()
toString in class java.lang.Object