public abstract class AFCBundleProperties extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_FILENAME |
| Constructor and Description |
|---|
AFCBundleProperties() |
| Modifier and Type | Method and Description |
|---|---|
File |
getPluginFile()
Getter für die Plugin-Properties-Datei
|
File |
getPluginFolder()
Getter für das Plugin-Verzeichnis
|
protected Properties |
getProperties()
Getter für die Plugin-Properties
|
protected void |
storeProperties(Properties props)
Methode zum Speichern der Properties eines Mandanten-Plugins
|
public static final String CONFIG_FILENAME
public File getPluginFolder()
File das Plugin-Verzeichnispublic File getPluginFile()
File die Plugin-Properties-Dateiprotected void storeProperties(Properties props)
props - Propertiesprotected Properties getProperties()
Properties die Plugin-PropertiesCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.