| Package | Description |
|---|---|
| fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
| fr.gouv.vitam.storage.offers.tape.cas |
| Modifier and Type | Method and Description |
|---|---|
TapeLibraryObjectReferentialId |
TapeObjectReferentialEntity.getId() |
TapeLibraryObjectReferentialId |
TapeLibraryObjectReferentialId.setContainerName(String containerName) |
TapeLibraryObjectReferentialId |
TapeLibraryObjectReferentialId.setObjectName(String objectName) |
| Modifier and Type | Method and Description |
|---|---|
TapeObjectReferentialEntity |
TapeObjectReferentialEntity.setId(TapeLibraryObjectReferentialId id) |
| Constructor and Description |
|---|
TapeObjectReferentialEntity(TapeLibraryObjectReferentialId id,
long size,
String digestType,
String digest,
String storageId,
TapeLibraryObjectStorageLocation location,
String lastObjectModifiedDate,
String lastUpdateDate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ObjectReferentialRepository.delete(TapeLibraryObjectReferentialId tapeLibraryObjectReferentialId) |
Copyright © 2019 Vitam. All rights reserved.