Class DefaultCartNotificationRepository

    • Constructor Detail

      • DefaultCartNotificationRepository

        public DefaultCartNotificationRepository()
    • Method Detail

      • saveNotification

        @Transactional("cartTransactionManager")
        public void saveNotification​(com.broadleafcommerce.common.messaging.notification.domain.NotificationStateAware notification)
        Description copied from interface: CartNotificationRepository
        Stores the notification.
        Specified by:
        saveNotification in interface CartNotificationRepository
        Parameters:
        notification - the notification