| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.dto | |
| de.hybris.platform.configurablebundleservices.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<DisableProductBundleRuleDTO> |
BundleTemplateDTO.getDisableProductBundleRules() |
List<DisableProductBundleRuleDTO> |
DisableProductBundleRulesDTO.getDisableProductBundleRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleTemplateDTO.setDisableProductBundleRules(Collection<DisableProductBundleRuleDTO> value) |
void |
DisableProductBundleRulesDTO.setDisableProductBundleRules(List<DisableProductBundleRuleDTO> disableproductbundlerulesList) |
| Constructor and Description |
|---|
DisableProductBundleRulesDTO(List<DisableProductBundleRuleDTO> disableproductbundlerulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DisableProductBundleRulesResource.postDisableProductBundleRule(DisableProductBundleRuleDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
DisableProductBundleRuleResource.putDisableProductBundleRule(DisableProductBundleRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.