Uses of Class
ecmwf.common.database.DestinationBackup
Packages that use DestinationBackup
-
Uses of DestinationBackup in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return DestinationBackupModifier and TypeMethodDescriptionDataBaseInterface.getDestinationBackup(String user, String id, String iso, Integer type, String name) Get the backup for the selected destination(s).Methods in ecmwf.ecpds.master with parameters of type DestinationBackupModifier and TypeMethodDescriptionintDataBaseInterface.putDestinationBackup(String user, DestinationBackup backup, boolean copySharedHost) Import the provided backup.