Uses of Class
com.broadleafcommerce.catalog.service.product.util.ProductCharacteristicManagementUtility
Packages that use ProductCharacteristicManagementUtility
Package
Description
-
Uses of ProductCharacteristicManagementUtility in com.broadleafcommerce.catalog.clone.product.service
Methods in com.broadleafcommerce.catalog.clone.product.service that return ProductCharacteristicManagementUtilityModifier and TypeMethodDescriptionprotected ProductCharacteristicManagementUtility<P>DefaultCloneProductService.getCharacteristicManagementUtility()Methods in com.broadleafcommerce.catalog.clone.product.service with parameters of type ProductCharacteristicManagementUtilityModifier and TypeMethodDescriptionvoidDefaultCloneProductService.setCharacteristicManagementUtility(ProductCharacteristicManagementUtility<P> characteristicManagementUtility) -
Uses of ProductCharacteristicManagementUtility in com.broadleafcommerce.catalog.service.product
Methods in com.broadleafcommerce.catalog.service.product that return ProductCharacteristicManagementUtilityModifier and TypeMethodDescriptionprotected ProductCharacteristicManagementUtility<P>DefaultProductService.getCharacteristicManagementUtility()Methods in com.broadleafcommerce.catalog.service.product with parameters of type ProductCharacteristicManagementUtilityModifier and TypeMethodDescriptionvoidDefaultProductService.setCharacteristicManagementUtility(ProductCharacteristicManagementUtility<P> characteristicManagementUtility)