Uses of Class
com.broadleafcommerce.catalog.service.autoconfigure.CatalogServiceProperties
Packages that use CatalogServiceProperties
Package
Description
-
Uses of CatalogServiceProperties in com.broadleafcommerce.catalog.service.product.commerce.context.contributor
Methods in com.broadleafcommerce.catalog.service.product.commerce.context.contributor that return CatalogServicePropertiesModifier and TypeMethodDescriptionprotected CatalogServiceProperties
ItemChoiceHierarchyProductContextContributor.getProperties()
Constructors in com.broadleafcommerce.catalog.service.product.commerce.context.contributor with parameters of type CatalogServicePropertiesModifierConstructorDescriptionItemChoiceHierarchyProductContextContributor
(CategoryProductService<CategoryProduct> categoryProductService, ProductService<Product> productService, VariantService<Variant> variantService, CategoryService<Category> categoryService, CatalogServiceProperties properties, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of CatalogServiceProperties in com.broadleafcommerce.catalog.service.product.commerce.util
Methods in com.broadleafcommerce.catalog.service.product.commerce.util that return CatalogServicePropertiesModifier and TypeMethodDescriptionprotected CatalogServiceProperties
ProductOptionContributionUtils.getProperties()
Constructors in com.broadleafcommerce.catalog.service.product.commerce.util with parameters of type CatalogServicePropertiesModifierConstructorDescriptionProductOptionContributionUtils
(PriceInfoContributionUtils priceInfoContributionUtils, CatalogServiceProperties properties, com.broadleafcommerce.common.extension.TypeFactory typeFactory)