| Modifier and Type | Class and Description |
|---|---|
class |
ChangeProductPriceBundleRuleDTO
Generated dto class for type ChangeProductPriceBundleRule first defined at extension configurablebundleservices
|
class |
DisableProductBundleRuleDTO
Generated dto class for type DisableProductBundleRule first defined at extension configurablebundleservices
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractBundleRuleDTO> |
AbstractBundleRulesDTO.getAbstractBundleRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBundleRulesDTO.setAbstractBundleRules(List<AbstractBundleRuleDTO> abstractbundlerulesList) |
| Constructor and Description |
|---|
AbstractBundleRulesDTO(List<AbstractBundleRuleDTO> abstractbundlerulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractBundleRulesResource.postAbstractBundleRule(AbstractBundleRuleDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
AbstractBundleRuleResource.putAbstractBundleRule(AbstractBundleRuleDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractBundleRuleDTO> |
ProductDTO.getConditionalBundleRules() |
Collection<AbstractBundleRuleDTO> |
ProductDTO.getTargetBundleRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setConditionalBundleRules(Collection<AbstractBundleRuleDTO> value) |
void |
ProductDTO.setTargetBundleRules(Collection<AbstractBundleRuleDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractBundleRuleDTO> |
DisableRuleGeoAreaDTO.getConditionalBundleRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
DisableRuleGeoAreaDTO.setConditionalBundleRules(Collection<AbstractBundleRuleDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.