Uses of Class
org.broadleafcommerce.core.catalog.service.type.ProductType
Packages that use ProductType
Package
Description
-
Uses of ProductType in org.broadleafcommerce.core.catalog.dao
Methods in org.broadleafcommerce.core.catalog.dao with parameters of type ProductTypeModifier and TypeMethodDescriptionProductDao.create(ProductType productType) Create a newProductinstance.ProductDaoImpl.create(ProductType productType) -
Uses of ProductType in org.broadleafcommerce.core.catalog.service
Methods in org.broadleafcommerce.core.catalog.service with parameters of type ProductTypeModifier and TypeMethodDescriptionCatalogService.createProduct(ProductType productType) CatalogServiceImpl.createProduct(ProductType productType) -
Uses of ProductType in org.broadleafcommerce.core.catalog.service.type
Fields in org.broadleafcommerce.core.catalog.service.type declared as ProductTypeModifier and TypeFieldDescriptionstatic final ProductTypeProductType.BUNDLEstatic final ProductTypeProductType.PRODUCTMethods in org.broadleafcommerce.core.catalog.service.type that return ProductType