Class ProductExportRowProducer

java.lang.Object
com.broadleafcommerce.catalog.dataexport.ProductExportRowProducer
All Implemented Interfaces:
ExportRowProducer<Product>

public class ProductExportRowProducer extends Object implements ExportRowProducer<Product>
ExportRowProducer implementation for Product.
Author:
Samarth Dhruva (samarthd)