Uses of Interface
com.broadleafcommerce.bulk.repository.CustomizedBulkUpdateRepository
Packages that use CustomizedBulkUpdateRepository
Package
Description
-
Uses of CustomizedBulkUpdateRepository in com.broadleafcommerce.bulk.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.bulk.provider.jpa.autoconfigure that return CustomizedBulkUpdateRepositoryModifier and TypeMethodDescriptionprotected CustomizedBulkUpdateRepository<JpaBulkUpdate>
BulkJpaAutoConfiguration.jpaBulkUpdateRepositoryImpl
(com.broadleafcommerce.common.messaging.notification.NotificationStateRepositoryFragment notificationFragment) -
Uses of CustomizedBulkUpdateRepository in com.broadleafcommerce.bulk.provider.jpa.repository
Subinterfaces of CustomizedBulkUpdateRepository in com.broadleafcommerce.bulk.provider.jpa.repositoryModifier and TypeInterfaceDescriptioninterface
JpaBulkUpdateRepository<D extends JpaBulkUpdate>
JPA domain-specific implementation ofBulkUpdateRepository
.Classes in com.broadleafcommerce.bulk.provider.jpa.repository that implement CustomizedBulkUpdateRepositoryModifier and TypeClassDescriptionclass
JpaCustomizedBulkUpdateRepository<D extends JpaBulkUpdate>
-
Uses of CustomizedBulkUpdateRepository in com.broadleafcommerce.bulk.repository
Subinterfaces of CustomizedBulkUpdateRepository in com.broadleafcommerce.bulk.repositoryModifier and TypeInterfaceDescriptioninterface
BulkUpdateRepository<D extends com.broadleafcommerce.data.tracking.core.Identifiable>
Repository
for persistent counter-parts ofBulkUpdate