Package | Description |
---|---|
fr.gouv.vitam.common.model.objectgroup | |
fr.gouv.vitam.worker.core.plugin.preservation.model |
Modifier and Type | Method and Description |
---|---|
DbFormatIdentificationModel |
DbVersionsModel.getFormatIdentificationModel() |
Modifier and Type | Method and Description |
---|---|
static DbVersionsModel |
DbVersionsModel.newVersionsFrom(DbVersionsModel that,
DbFormatIdentificationModel format) |
void |
DbVersionsModel.setFormatIdentificationModel(DbFormatIdentificationModel formatIdentificationModel) |
Constructor and Description |
---|
DbVersionsModel(String id,
String dataObjectVersion,
String dataObjectGroupId,
DbFormatIdentificationModel formatIdentificationModel,
DbFileInfoModel fileInfoModel,
MetadataModel metadata,
long size,
String uri,
String messageDigest,
String algorithm,
DbStorageModel storage,
PhysicalDimensionsModel physicalDimensionsModel,
String physicalId,
OtherMetadata otherMetadata,
String opi) |
Modifier and Type | Method and Description |
---|---|
DbFormatIdentificationModel |
OutputPreservation.getFormatIdentification() |
Modifier and Type | Method and Description |
---|---|
void |
OutputPreservation.setFormatIdentification(DbFormatIdentificationModel formatIdentification) |
Copyright © 2019 Vitam. All rights reserved.