Package | Description |
---|---|
fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
Modifier and Type | Method and Description |
---|---|
List<ObjectGroupDocumentHash> |
LifeCycleTraceabilitySecureFileObject.getObjectGroupDocumentHashList()
getter for objectGroupDocumentHashList
|
Modifier and Type | Method and Description |
---|---|
void |
LifeCycleTraceabilitySecureFileObject.setObjectGroupDocumentHashList(List<ObjectGroupDocumentHash> objectGroupDocumentHashList)
set objectGroupDocumentHashList
|
Constructor and Description |
---|
LifeCycleTraceabilitySecureFileObject(String lastEvtIdProc,
String lastEvTypeProc,
String lastEvDateTime,
String lfcId,
LifeCycleTraceabilitySecureFileObject.MetadataType metadataType,
int version,
String lastEvtOutcome,
String hashLFC,
String hashMetadata,
String hashGlobalFromStorage,
List<ObjectGroupDocumentHash> objectGroupDocumentHashList)
Constructor to set the attributes for lfc tracibility file lines
|
Copyright © 2018 Vitam. All rights reserved.