Hierarchy For Package com.broadleafcommerce.bulk.repository

Package Hierarchies:

Interface Hierarchy

  • com.broadleafcommerce.common.extension.DomainTypeAware
    • com.broadleafcommerce.bulk.repository.CustomizedBulkUpdateRepository<D>
      • com.broadleafcommerce.bulk.repository.BulkUpdateRepository<D> (also extends com.broadleafcommerce.common.messaging.notification.NotificationStateRepository, com.broadleafcommerce.common.extension.data.PagingAndSortingRepository<T,ID>)
  • com.broadleafcommerce.common.messaging.notification.NotificationStateRepository
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • com.broadleafcommerce.common.extension.data.PagingAndSortingRepository<T,ID>