| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.dao | |
| org.broadleafcommerce.core.catalog.service | |
| org.broadleafcommerce.core.catalog.service.type |
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductDao.create(ProductType productType)
Create a new
Product instance. |
Product |
ProductDaoImpl.create(ProductType productType) |
| Modifier and Type | Method and Description |
|---|---|
Product |
CatalogServiceImpl.createProduct(ProductType productType) |
Product |
CatalogService.createProduct(ProductType productType) |
| Modifier and Type | Field and Description |
|---|---|
static ProductType |
ProductType.BUNDLE |
static ProductType |
ProductType.PRODUCT |
| Modifier and Type | Method and Description |
|---|---|
static ProductType |
ProductType.getInstance(String type) |
Copyright © 2015. All Rights Reserved.