Uses of Interface
com.broadleafcommerce.catalog.repository.bulkoperation.CustomizedBulkOperationRepository
Packages that use CustomizedBulkOperationRepository
Package
Description
-
Uses of CustomizedBulkOperationRepository in com.broadleafcommerce.catalog.provider.jpa.repository.bulkoperation
Subinterfaces of CustomizedBulkOperationRepository in com.broadleafcommerce.catalog.provider.jpa.repository.bulkoperationModifier and TypeInterfaceDescriptioninterface
JpaBulkOperationRepository<D extends JpaBulkOperation>
JPA domain-specific implementation ofBulkOperationRepository
.Classes in com.broadleafcommerce.catalog.provider.jpa.repository.bulkoperation that implement CustomizedBulkOperationRepositoryModifier and TypeClassDescriptionclass
-
Uses of CustomizedBulkOperationRepository in com.broadleafcommerce.catalog.repository.bulkoperation
Subinterfaces of CustomizedBulkOperationRepository in com.broadleafcommerce.catalog.repository.bulkoperationModifier and TypeInterfaceDescriptioninterface
BulkOperationRepository<D extends com.broadleafcommerce.data.tracking.core.Identifiable>
Repository
for persistent counter-parts ofBulkOperation