Uses of Interface
com.broadleafcommerce.data.tracking.jpa.messaging.NotificationStateValueUpdater
Packages that use NotificationStateValueUpdater
Package
Description
-
Uses of NotificationStateValueUpdater in com.broadleafcommerce.data.tracking.jpa.autoconfigure
Methods in com.broadleafcommerce.data.tracking.jpa.autoconfigure that return NotificationStateValueUpdaterModifier and TypeMethodDescriptionDataTrackingJpaAutoConfiguration.jpaNotificationStateRepositoryFragment()
-
Uses of NotificationStateValueUpdater in com.broadleafcommerce.data.tracking.jpa.messaging
Classes in com.broadleafcommerce.data.tracking.jpa.messaging that implement NotificationStateValueUpdaterModifier and TypeClassDescriptionclass
An implementation of theNotificationStateRepositoryFragment
that does not depend on Trackable information, but rather anotificationStates
embedded collection managed with the entityConstructors in com.broadleafcommerce.data.tracking.jpa.messaging with parameters of type NotificationStateValueUpdaterModifierConstructorDescriptionDetachedNotificationStateRepository
(NotificationStateValueUpdater delegate, com.broadleafcommerce.common.messaging.notification.MessageSerializationHelper helper) -
Uses of NotificationStateValueUpdater in com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigure
Methods in com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigure with parameters of type NotificationStateValueUpdaterModifier 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
Constructors in com.broadleafcommerce.data.tracking.jpa.messaging.notification with parameters of type NotificationStateValueUpdaterModifierConstructorDescriptionJpaNotificationStateService
(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)