Uses of Class
fr.gouv.vitam.common.model.objectgroup.DbFormatIdentificationModel
Packages that use DbFormatIdentificationModel
Package
Description
-
Uses of DbFormatIdentificationModel in fr.gouv.vitam.common.model.objectgroup
Methods in fr.gouv.vitam.common.model.objectgroup that return DbFormatIdentificationModelMethods in fr.gouv.vitam.common.model.objectgroup with parameters of type DbFormatIdentificationModelModifier and TypeMethodDescriptionstatic DbVersionsModel
DbVersionsModel.newVersionsFrom
(DbVersionsModel that, DbFormatIdentificationModel format) void
DbVersionsModel.setFormatIdentificationModel
(DbFormatIdentificationModel formatIdentificationModel) Constructors in fr.gouv.vitam.common.model.objectgroup with parameters of type DbFormatIdentificationModelModifierConstructorDescriptionDbVersionsModel
(String id, String dataObjectProfile, 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) -
Uses of DbFormatIdentificationModel in fr.gouv.vitam.worker.core.plugin.preservation.model
Methods in fr.gouv.vitam.worker.core.plugin.preservation.model that return DbFormatIdentificationModelMethods in fr.gouv.vitam.worker.core.plugin.preservation.model with parameters of type DbFormatIdentificationModelModifier and TypeMethodDescriptionvoid
OutputPreservation.setFormatIdentification
(DbFormatIdentificationModel formatIdentification)