Class JpaTrackableNotificationStateRepository

  • All Implemented Interfaces:
    com.broadleafcommerce.common.messaging.notification.NotificationStateRepository
    Direct Known Subclasses:
    JpaTrackableRepository

    public class JpaTrackableNotificationStateRepository
    extends BaseJpaNotificationStateRepository
    implements com.broadleafcommerce.common.messaging.notification.NotificationStateRepository
    Adds in functionality for TrackableRepository to make modifications to notification states
    Author:
    Jeff Fischer, Phillip Verheyden (phillipuniverse)
    • Constructor Detail

      • JpaTrackableNotificationStateRepository

        public JpaTrackableNotificationStateRepository​(javax.persistence.EntityManager em)