Class JpaCustomizedBulkUpdateRepository<D extends JpaBulkUpdate>

  • All Implemented Interfaces:
    CustomizedBulkUpdateRepository<D>, com.broadleafcommerce.common.extension.DomainTypeAware, com.broadleafcommerce.common.messaging.notification.NotificationStateRepository, com.broadleafcommerce.common.messaging.notification.NotificationStateRepositoryFragment

    public class JpaCustomizedBulkUpdateRepository<D extends JpaBulkUpdate>
    extends Object
    implements CustomizedBulkUpdateRepository<D>, com.broadleafcommerce.common.messaging.notification.NotificationStateRepositoryFragment
    Author:
    Samarth Dhruva (samarthd)