Uses of Class
fr.gouv.vitam.common.model.unit.ArchiveUnitHistoryModel
-
Packages that use ArchiveUnitHistoryModel Package Description fr.gouv.vitam.common.mapping.dip fr.gouv.vitam.common.model.unit -
-
Uses of ArchiveUnitHistoryModel in fr.gouv.vitam.common.mapping.dip
Method parameters in fr.gouv.vitam.common.mapping.dip with type arguments of type ArchiveUnitHistoryModel Modifier and Type Method Description fr.gouv.culture.archivesdefrance.seda.v2.DescriptiveMetadataContentTypeDescriptiveMetadataMapper. map(DescriptiveMetadataModel metadataModel, java.util.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 ArchiveUnitHistoryModel Modifier and Type Method Description java.util.List<ArchiveUnitHistoryModel>ArchiveUnitInternalModel. getHistory()java.util.List<ArchiveUnitHistoryModel>ArchiveUnitModel. getHistory()Method parameters in fr.gouv.vitam.common.model.unit with type arguments of type ArchiveUnitHistoryModel Modifier and Type Method Description voidArchiveUnitInternalModel. setHistory(java.util.List<ArchiveUnitHistoryModel> history)voidArchiveUnitModel. setHistory(java.util.List<ArchiveUnitHistoryModel> history)
-