| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.dto | |
| de.hybris.platform.configurablebundleservices.resource | |
| de.hybris.platform.core.dto.product |
| 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 |
|---|---|
java.util.List<AbstractBundleRuleDTO> |
AbstractBundleRulesDTO.getAbstractBundleRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBundleRulesDTO.setAbstractBundleRules(java.util.List<AbstractBundleRuleDTO> abstractbundlerulesList) |
| Constructor and Description |
|---|
AbstractBundleRulesDTO(java.util.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 |
|---|---|
java.util.Collection<AbstractBundleRuleDTO> |
ProductDTO.getConditionalBundleRules() |
java.util.Collection<AbstractBundleRuleDTO> |
ProductDTO.getTargetBundleRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setConditionalBundleRules(java.util.Collection<AbstractBundleRuleDTO> value) |
void |
ProductDTO.setTargetBundleRules(java.util.Collection<AbstractBundleRuleDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.