Uses of Interface
com.broadleafcommerce.dataimport.repository.CustomizedImportBatchItemCompletionRepository
Packages that use CustomizedImportBatchItemCompletionRepository
Package
Description
-
Uses of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.provider.jpa.autoconfigure
Methods in com.broadleafcommerce.dataimport.provider.jpa.autoconfigure that return CustomizedImportBatchItemCompletionRepositoryModifier and TypeMethodDescriptionDataImportJpaAutoConfiguration.jpaImportBatchItemCompletionRepositoryImpl
(com.broadleafcommerce.common.messaging.notification.NotificationStateRepositoryFragment notificationStateRepository) -
Uses of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.provider.jpa.repository
Subinterfaces of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.provider.jpa.repositoryModifier and TypeInterfaceDescriptioninterface
JPA domain-specific implementation ofImportBatchItemCompletionRepository
.Classes in com.broadleafcommerce.dataimport.provider.jpa.repository that implement CustomizedImportBatchItemCompletionRepositoryModifier and TypeClassDescriptionclass
-
Uses of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.repository
Subinterfaces of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.repositoryModifier and TypeInterfaceDescriptioninterface
Repository
for persistent counter-parts ofBatchItemCompletion
.