Class DescriptiveMetadataMapper


  • public class DescriptiveMetadataMapper
    extends java.lang.Object
    Map the object DescriptiveMetadataModel generated from Unit data base model To a jaxb object DescriptiveMetadataContentType This help convert DescriptiveMetadataModel to xml using jaxb
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      fr.gouv.culture.archivesdefrance.seda.v2.DescriptiveMetadataContentType map​(DescriptiveMetadataModel metadataModel, java.util.List<ArchiveUnitHistoryModel> historyListModel)
      Map local DescriptiveMetadataModel to jaxb DescriptiveMetadataContentType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DescriptiveMetadataMapper

        public DescriptiveMetadataMapper()
    • Method Detail

      • map

        public fr.gouv.culture.archivesdefrance.seda.v2.DescriptiveMetadataContentType map​(DescriptiveMetadataModel metadataModel,
                                                                                           java.util.List<ArchiveUnitHistoryModel> historyListModel)
                                                                                    throws javax.xml.datatype.DatatypeConfigurationException
        Map local DescriptiveMetadataModel to jaxb DescriptiveMetadataContentType
        Parameters:
        metadataModel -
        historyListModel -
        Returns:
        a descriptive Metadata Content Type
        Throws:
        javax.xml.datatype.DatatypeConfigurationException