Uses of Class
org.gcube.informationsystem.collector.impl.xmlstorage.backup.BackupFolder

Packages that use BackupFolder
org.gcube.informationsystem.collector.impl.xmlstorage.backup   
org.gcube.informationsystem.collector.impl.xmlstorage.exist   
 

Uses of BackupFolder in org.gcube.informationsystem.collector.impl.xmlstorage.backup
 

Methods in org.gcube.informationsystem.collector.impl.xmlstorage.backup with type parameters of type BackupFolder
static
<T extends BackupFolder>
T
BackupsRootFolder.getLastBackup(java.lang.Class<T> backupType, java.io.FileFilter... filter)
          Gets the last modified backup in the BackupsRoot folder
 

Methods in org.gcube.informationsystem.collector.impl.xmlstorage.backup that return BackupFolder
static BackupFolder BackupsRootFolder.createBackupFolder()
          Creates a new backup folder in the BackupsRoot folder.
 

Uses of BackupFolder in org.gcube.informationsystem.collector.impl.xmlstorage.exist
 

Subclasses of BackupFolder in org.gcube.informationsystem.collector.impl.xmlstorage.exist
 class ExistBackupFolder
          An abstract representation of an eXist backup folder