Uses of Class
com.broadleafcommerce.notification.provider.jpa.domain.JpaNotification
Packages that use JpaNotification
-
Uses of JpaNotification in com.broadleafcommerce.notification.provider.jpa.repository
Classes in com.broadleafcommerce.notification.provider.jpa.repository with type parameters of type JpaNotificationModifier and TypeInterfaceDescriptioninterfaceJpaNotificationRepository<D extends JpaNotification>Extension to provide a Spring Data repository for accessingNotificationreferences via JPA.