Class CoreMetadataMapper


  • public class CoreMetadataMapper
    extends java.lang.Object
    Map the object MetadataModel generated from ObjectGroup data base model To a jaxb object CoreMetadataType This help convert MetadataModel to xml using jaxb
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      fr.gouv.culture.archivesdefrance.seda.v2.CoreMetadataType map​(MetadataModel metadataModel)  
      • Methods inherited from class java.lang.Object

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

      • CoreMetadataMapper

        public CoreMetadataMapper()
    • Method Detail

      • map

        public fr.gouv.culture.archivesdefrance.seda.v2.CoreMetadataType map​(MetadataModel metadataModel)