Uses of Package
dk.netarkivet.archive.arcrepositoryadmin

Packages that use dk.netarkivet.archive.arcrepositoryadmin
dk.netarkivet.archive.arcrepository.bitpreservation   
dk.netarkivet.archive.arcrepositoryadmin   
 

Classes in dk.netarkivet.archive.arcrepositoryadmin used by dk.netarkivet.archive.arcrepository.bitpreservation
ArcRepositoryEntry
          This class contains the information that we keep about each file in the arcrepository: Checksum and the store states for all bitarchives.
 

Classes in dk.netarkivet.archive.arcrepositoryadmin used by dk.netarkivet.archive.arcrepositoryadmin
AdminData
          Class for accessing and manipulating the administrative data for the ArcRepository.
ArchiveStoreState
          This class contains a storestate, and the time, when it was last set.
ArcRepositoryEntry
          This class contains the information that we keep about each file in the arcrepository: Checksum and the store states for all bitarchives.
ReadOnlyAdminData
          A version of AdminData that cannot be changed, but which allows synchronization through a file.
UpdateableAdminData
          Class for accessing and manipulating the administrative data for the ArcRepository.