Uses of Class
com.broadleafcommerce.data.tracking.jpa.messaging.BaseJpaNotificationStateRepository
Package
Description
-
Uses of BaseJpaNotificationStateRepository in com.broadleafcommerce.data.tracking.jpa.filtering
Modifier 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
Modifier 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