Class JpaTrackableNotificationStateRepository

java.lang.Object
com.broadleafcommerce.data.tracking.jpa.messaging.BaseJpaNotificationStateRepository
com.broadleafcommerce.data.tracking.jpa.messaging.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 Details

    • JpaTrackableNotificationStateRepository

      public JpaTrackableNotificationStateRepository(jakarta.persistence.EntityManager em)