| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.domain | |
| org.broadleafcommerce.core.catalog.service.type |
| Modifier and Type | Method and Description |
|---|---|
ProductOptionValidationType |
ProductOptionImpl.getProductOptionValidationType() |
ProductOptionValidationType |
ProductOption.getProductOptionValidationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductOptionImpl.setProductOptionValidationType(ProductOptionValidationType productOptionValidationType) |
void |
ProductOption.setProductOptionValidationType(ProductOptionValidationType productOptionValidationType) |
| Modifier and Type | Field and Description |
|---|---|
static ProductOptionValidationType |
ProductOptionValidationType.REGEX |
| Modifier and Type | Method and Description |
|---|---|
static ProductOptionValidationType |
ProductOptionValidationType.getInstance(String type) |
Copyright © 2015. All Rights Reserved.