Class MappableNotificationStateListener


  • public class MappableNotificationStateListener
    extends Object
    JpaNotificationState in non-Tracking entities implementing ModelMapperMappable and NotificationStateAware is represented in a separate Java entity class. This Jpa listener facilitates the maintenance of those fields during persistence.
    Author:
    Chad Harchar (charchar)
    • Constructor Detail

      • MappableNotificationStateListener

        public MappableNotificationStateListener()
    • Method Detail

      • init

        public void init​(Object entity)