|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductType | |
|---|---|
| org.broadleafcommerce.core.catalog.dao | |
| org.broadleafcommerce.core.catalog.service | |
| org.broadleafcommerce.core.catalog.service.type | |
| Uses of ProductType in org.broadleafcommerce.core.catalog.dao |
|---|
| Methods in org.broadleafcommerce.core.catalog.dao with parameters of type ProductType | |
|---|---|
Product |
ProductDao.create(ProductType productType)
Create a new Product instance. |
Product |
ProductDaoImpl.create(ProductType productType)
|
| Uses of ProductType in org.broadleafcommerce.core.catalog.service |
|---|
| Methods in org.broadleafcommerce.core.catalog.service with parameters of type ProductType | |
|---|---|
Product |
CatalogServiceImpl.createProduct(ProductType productType)
|
Product |
CatalogService.createProduct(ProductType productType)
|
| Uses of ProductType in org.broadleafcommerce.core.catalog.service.type |
|---|
| Fields in org.broadleafcommerce.core.catalog.service.type declared as ProductType | |
|---|---|
static ProductType |
ProductType.BUNDLE
|
static ProductType |
ProductType.PRODUCT
|
| Methods in org.broadleafcommerce.core.catalog.service.type that return ProductType | |
|---|---|
static ProductType |
ProductType.getInstance(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||