Package de.xima.fc.plugin.abstracts
Class AFCBundleProperties
java.lang.Object
de.xima.fc.plugin.abstracts.AFCBundleProperties
- All Implemented Interfaces:
Serializable
Deprecated.
Abstrakte Klasse für die Verwaltung von Bundle-Properties
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.protected Properties
Deprecated.protected void
storeProperties
(Properties props) Deprecated.
-
Field Details
-
CONFIG_FILENAME
Deprecated.- See Also:
-
-
Constructor Details
-
AFCBundleProperties
public AFCBundleProperties()Deprecated.
-
-
Method Details
-
getPluginFolder
Deprecated.Getter für das Plugin-Verzeichnis- Returns:
File
das Plugin-Verzeichnis
-
getPluginFile
Deprecated.Getter für die Plugin-Properties-Datei- Returns:
File
die Plugin-Properties-Datei
-
storeProperties
Deprecated.Methode zum Speichern der Properties eines Mandanten-Plugins- Parameters:
props
-Properties
-
getProperties
Deprecated.Getter für die Plugin-Properties- Returns:
Properties
die Plugin-Properties
-