| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<DisableProductBundleRule> |
GeneratedBundleTemplate.DISABLEPRODUCTBUNDLERULESHANDLER
OneToManyHandler for handling 1:n DISABLEPRODUCTBUNDLERULES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
DisableProductBundleRule |
GeneratedConfigurableBundleServicesManager.createDisableProductBundleRule(Map attributeValues) |
DisableProductBundleRule |
GeneratedConfigurableBundleServicesManager.createDisableProductBundleRule(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DisableProductBundleRule> |
GeneratedBundleTemplate.getDisableProductBundleRules()
Generated method - Getter of the
BundleTemplate.disableProductBundleRules attribute. |
Collection<DisableProductBundleRule> |
GeneratedBundleTemplate.getDisableProductBundleRules(SessionContext ctx)
Generated method - Getter of the
BundleTemplate.disableProductBundleRules attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBundleTemplate.addToDisableProductBundleRules(DisableProductBundleRule value)
Generated method - Adds
value to disableProductBundleRules. |
void |
GeneratedBundleTemplate.addToDisableProductBundleRules(SessionContext ctx,
DisableProductBundleRule value)
Generated method - Adds
value to disableProductBundleRules. |
void |
GeneratedBundleTemplate.removeFromDisableProductBundleRules(DisableProductBundleRule value)
Generated method - Removes
value from disableProductBundleRules. |
void |
GeneratedBundleTemplate.removeFromDisableProductBundleRules(SessionContext ctx,
DisableProductBundleRule value)
Generated method - Removes
value from disableProductBundleRules. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBundleTemplate.setDisableProductBundleRules(Collection<DisableProductBundleRule> value)
Generated method - Setter of the
BundleTemplate.disableProductBundleRules attribute. |
void |
GeneratedBundleTemplate.setDisableProductBundleRules(SessionContext ctx,
Collection<DisableProductBundleRule> value)
Generated method - Setter of the
BundleTemplate.disableProductBundleRules attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.