| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.domain |
| Modifier and Type | Field and Description |
|---|---|
static RelatedProductTypeEnum |
RelatedProductTypeEnum.CROSS_SALE |
static RelatedProductTypeEnum |
RelatedProductTypeEnum.FEATURED |
static RelatedProductTypeEnum |
RelatedProductTypeEnum.UP_SALE |
| Modifier and Type | Method and Description |
|---|---|
static RelatedProductTypeEnum |
RelatedProductTypeEnum.getInstance(String type) |
RelatedProductTypeEnum |
RelatedProductDTO.getType()
Returns the type of relationship that is desired.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedProductDTO.setType(RelatedProductTypeEnum type)
Sets the type of relationship that is desired.
|
Copyright © 2014. All Rights Reserved.