Class ArchiveUnitMapper


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      fr.gouv.culture.archivesdefrance.seda.v2.ArchiveUnitType map​(ArchiveUnitModel model, SupportedSedaVersions supportedSedaVersion)  
      • Methods inherited from class java.lang.Object

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

      • ArchiveUnitMapper

        public ArchiveUnitMapper()