Uses of Interface
com.broadleafcommerce.data.tracking.jpa.messaging.NotificationStateValueUpdater
Package
Description
-
Uses of NotificationStateValueUpdater in com.broadleafcommerce.data.tracking.jpa.autoconfigure
Modifier and TypeMethodDescriptionDataTrackingJpaAutoConfiguration.jpaNotificationStateRepositoryFragment()
-
Uses of NotificationStateValueUpdater 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 entityModifierConstructorDescriptionDetachedNotificationStateRepository
(NotificationStateValueUpdater delegate, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) -
Uses of NotificationStateValueUpdater in com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigure
Modifier and TypeMethodDescriptionJpaMessagingAutoConfiguration.detachedNotificationStateRepository
(NotificationStateValueUpdater repositoryFragment, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) com.broadleafcommerce.common.messaging.notification.NotificationStateService
JpaMessagingAutoConfiguration.jpaNotificationStateService
(com.broadleafcommerce.common.extension.TypeFactory typeFactory, NotificationStateValueUpdater repositoryFragment, com.broadleafcommerce.common.extension.data.DataRouteReference reference, List<org.springframework.orm.jpa.EntityManagerFactoryInfo> factories, org.springframework.boot.autoconfigure.cache.CacheProperties cacheProperties) -
Uses of NotificationStateValueUpdater in com.broadleafcommerce.data.tracking.jpa.messaging.notification
ModifierConstructorDescriptionJpaNotificationStateService
(com.broadleafcommerce.common.extension.TypeFactory typeFactory, NotificationStateValueUpdater repository, com.broadleafcommerce.common.extension.data.DataRouteReference reference, List<org.springframework.orm.jpa.EntityManagerFactoryInfo> factories, org.springframework.boot.autoconfigure.cache.CacheProperties cacheProperties)