|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArcRepositoryEntry | |
---|---|
dk.netarkivet.archive.arcrepository.bitpreservation | |
dk.netarkivet.archive.arcrepositoryadmin |
Uses of ArcRepositoryEntry in dk.netarkivet.archive.arcrepository.bitpreservation |
---|
Constructors in dk.netarkivet.archive.arcrepository.bitpreservation with parameters of type ArcRepositoryEntry | |
---|---|
FilePreservationStatus(java.lang.String filename,
ArcRepositoryEntry admindata)
Create new instance of the preservation status for a file. |
Uses of ArcRepositoryEntry in dk.netarkivet.archive.arcrepositoryadmin |
---|
Fields in dk.netarkivet.archive.arcrepositoryadmin with type parameters of type ArcRepositoryEntry | |
---|---|
protected java.util.Map<java.lang.String,ArcRepositoryEntry> |
AdminData.storeEntries
Map containing a mapping from arcfilename to ArcRepositoryEntry. |
Methods in dk.netarkivet.archive.arcrepositoryadmin that return ArcRepositoryEntry | |
---|---|
ArcRepositoryEntry |
AdminData.getEntry(java.lang.String arcfileName)
Return the ArcRepositoryEntry for a certain arcfileName. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |