Uses of Class
fr.gouv.vitam.common.model.unit.ArchiveUnitHistoryModel
Packages that use ArchiveUnitHistoryModel
-
Uses of ArchiveUnitHistoryModel in fr.gouv.vitam.common.mapping.dip
Method parameters in fr.gouv.vitam.common.mapping.dip with type arguments of type ArchiveUnitHistoryModelModifier and TypeMethodDescriptionfr.gouv.culture.archivesdefrance.seda.v2.DescriptiveMetadataContentType
DescriptiveMetadataMapper.map
(DescriptiveMetadataModel metadataModel, List<ArchiveUnitHistoryModel> historyListModel, SupportedSedaVersions supportedSedaVersion) Map local DescriptiveMetadataModel to jaxb DescriptiveMetadataContentType -
Uses of ArchiveUnitHistoryModel in fr.gouv.vitam.common.model.unit
Methods in fr.gouv.vitam.common.model.unit that return types with arguments of type ArchiveUnitHistoryModelModifier and TypeMethodDescriptionArchiveUnitInternalModel.getHistory()
ArchiveUnitModel.getHistory()
Method parameters in fr.gouv.vitam.common.model.unit with type arguments of type ArchiveUnitHistoryModelModifier and TypeMethodDescriptionvoid
ArchiveUnitInternalModel.setHistory
(List<ArchiveUnitHistoryModel> history) void
ArchiveUnitModel.setHistory
(List<ArchiveUnitHistoryModel> history)