Uses of Interface
com.broadleafcommerce.dataimport.repository.CustomizedImportBatchItemCompletionRepository
Package
Description
-
Uses of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.provider.jpa.autoconfigure
Modifier and TypeMethodDescriptionDataImportJpaAutoConfiguration.jpaImportBatchItemCompletionRepositoryImpl
(com.broadleafcommerce.common.messaging.notification.NotificationStateRepositoryFragment notificationStateRepository) -
Uses of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.provider.jpa.repository
Modifier and TypeInterfaceDescriptioninterface
JPA domain-specific implementation ofImportBatchItemCompletionRepository
.Modifier and TypeClassDescriptionclass
-
Uses of CustomizedImportBatchItemCompletionRepository in com.broadleafcommerce.dataimport.repository
Modifier and TypeInterfaceDescriptioninterface
Repository
for persistent counter-parts ofBatchItemCompletion
.