Class LogbookMapper


  • public class LogbookMapper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LogbookMapper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static fr.gouv.culture.archivesdefrance.seda.v2.EventLogBookOgType getEventOGTypeFromDocument​(org.bson.Document eventData)  
      static fr.gouv.culture.archivesdefrance.seda.v2.EventType getEventTypeFromDocument​(org.bson.Document eventData)  
      • Methods inherited from class java.lang.Object

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

      • LogbookMapper

        public LogbookMapper()
    • Method Detail

      • getEventTypeFromDocument

        public static fr.gouv.culture.archivesdefrance.seda.v2.EventType getEventTypeFromDocument​(org.bson.Document eventData)
      • getEventOGTypeFromDocument

        public static fr.gouv.culture.archivesdefrance.seda.v2.EventLogBookOgType getEventOGTypeFromDocument​(org.bson.Document eventData)