Package fr.gouv.vitam.common.mapping.dip
Class ArchiveUnitMapper
java.lang.Object
fr.gouv.vitam.common.mapping.dip.ArchiveUnitMapper
Map the object ArchiveUnitModel generated from Unit data base model
To a jaxb object ArchiveUnitType
This help convert ArchiveUnitModel to xml using jaxb
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfr.gouv.culture.archivesdefrance.seda.v2.ArchiveUnitType
map
(ArchiveUnitModel model, SupportedSedaVersions supportedSedaVersion)
-
Constructor Details
-
ArchiveUnitMapper
public ArchiveUnitMapper()
-
-
Method Details
-
map
public fr.gouv.culture.archivesdefrance.seda.v2.ArchiveUnitType map(ArchiveUnitModel model, SupportedSedaVersions supportedSedaVersion) throws DatatypeConfigurationException, ExportException
-