| Package | Description |
|---|---|
| fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TapeLibraryInputFileObjectStorageLocation |
class |
TapeLibraryTarObjectStorageLocation |
| Modifier and Type | Method and Description |
|---|---|
TapeLibraryObjectStorageLocation |
TapeObjectReferentialEntity.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
TapeObjectReferentialEntity |
TapeObjectReferentialEntity.setLocation(TapeLibraryObjectStorageLocation location) |
| Constructor and Description |
|---|
TapeObjectReferentialEntity(TapeLibraryObjectReferentialId id,
long size,
String digestType,
String digest,
String storageId,
TapeLibraryObjectStorageLocation location,
String lastObjectModifiedDate,
String lastUpdateDate) |
Copyright © 2019 Vitam. All rights reserved.