Package de.willuhn.jameica.backup
Class BackupFile
java.lang.Object
de.willuhn.jameica.backup.BackupFile
- All Implemented Interfaces:
de.willuhn.datasource.GenericObject
,Remote
Meta-Container fuer ein einzelnes Backup.
-
Constructor Details
-
BackupFile
ct- Parameters:
file
- die eigentliche ZIP-Datei.- Throws:
de.willuhn.util.ApplicationException
-
-
Method Details
-
getFile
Liefert die eigentliche Backup-Datei.- Returns:
- die Backup-Datei.
-
getProperties
Liefert eine Properties-Datei mit den Meta-Daten des Plugins. Die Schluessel und Werte entsprechen der Datei "cfg/de.willuhn.jameica.plugin.PluginLoader.properties"- Returns:
- Properties des Backups.
-
equals
- Specified by:
equals
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
getAttribute
- Specified by:
getAttribute
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
getAttributeNames
- Specified by:
getAttributeNames
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
getID
- Specified by:
getID
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-
getPrimaryAttribute
- Specified by:
getPrimaryAttribute
in interfacede.willuhn.datasource.GenericObject
- Throws:
RemoteException
- See Also:
-