Class ProductBatchItemHandler<T extends ComprehensiveProduct>

java.lang.Object
com.broadleafcommerce.dataexchange.service.AbstractBatchItemHandler<T,T>
com.broadleafcommerce.dataexchange.service.product.ProductBatchItemHandler<T>
All Implemented Interfaces:
BatchItemHandler<T,T>

public class ProductBatchItemHandler<T extends ComprehensiveProduct> extends AbstractBatchItemHandler<T,T>