Uses of Class
com.broadleafcommerce.data.tracking.jpa.messaging.BaseJpaNotificationStateRepository
Packages that use BaseJpaNotificationStateRepository
Package
Description
-
Uses of BaseJpaNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.filtering
Subclasses of BaseJpaNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.filteringModifier and TypeClassDescriptionclass
JpaTrackableRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable>
Version ofTrackableRepository
backed by Jpa. -
Uses of BaseJpaNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.messaging
Subclasses of BaseJpaNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.messagingModifier and TypeClassDescriptionclass
An implementation of theNotificationStateRepositoryFragment
that does not depend on Trackable information, but rather anotificationStates
embedded collection managed with the entityclass
Adds in functionality forTrackableRepository
to make modifications to notification states