-
ProductEndpoint(ProductService<Product> productSvc,
CloneProductService<Product,CloneProductRequest> cloneProductSvc,
SkuGenerationService<Variant> skuGenerationSvc,
PromotionalProductService<PromotionalProduct> promotionalProductSvc,
CategoryService<Category> categoryService,
com.broadleafcommerce.translation.service.TranslationEntityService<com.broadleafcommerce.translation.domain.Translation> translationEntityService,
CategoryProductService<CategoryProduct> categoryProductService,
com.broadleafcommerce.bulk.service.BulkUpdateManager bulkUpdateManager,
com.broadleafcommerce.bulk.service.BulkUpdateService<com.broadleafcommerce.bulk.domain.BulkUpdate> bulkUpdateService,
com.broadleafcommerce.common.extension.TypeFactory catalogFactory,
ProductConsolidationService productConsolidationService,
ProductHydrationService productHydrationService,
OptionGenerationService<Product> optionGenerationService,
com.broadleafcommerce.data.tracking.core.filtering.fetch.rsql.web.RsqlFilterHandlerMethodArgumentResolver rsqlResolver)