public interface BitLogItem
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount() |
String |
getContentChecksum() |
String |
getContentId() |
String |
getDetails() |
String |
getManifestChecksum() |
Date |
getModified() |
BitIntegrityResult |
getResult() |
String |
getSpaceId() |
String |
getStorageProviderChecksum() |
String |
getStoreId() |
org.duracloud.storage.domain.StorageProviderType |
getStoreType() |
String getAccount()
String getStoreId()
String getSpaceId()
String getContentId()
org.duracloud.storage.domain.StorageProviderType getStoreType()
BitIntegrityResult getResult()
String getContentChecksum()
String getStorageProviderChecksum()
String getManifestChecksum()
String getDetails()
Date getModified()
Copyright © 2013–2015 DuraSpace. All rights reserved.