| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<ChangeProductPriceBundleRule> |
GeneratedConfigurableBundleServicesManager.BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLER
OneToManyHandler for handling 1:n CHANGEPRODUCTPRICEBUNDLERULES's relation attributes from 'many' side. |
protected static OneToManyHandler<ChangeProductPriceBundleRule> |
GeneratedBundleTemplate.CHANGEPRODUCTPRICEBUNDLERULESHANDLER
OneToManyHandler for handling 1:n CHANGEPRODUCTPRICEBUNDLERULES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
ChangeProductPriceBundleRule |
GeneratedConfigurableBundleServicesManager.createChangeProductPriceBundleRule(Map attributeValues) |
ChangeProductPriceBundleRule |
GeneratedConfigurableBundleServicesManager.createChangeProductPriceBundleRule(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChangeProductPriceBundleRule> |
GeneratedBundleTemplate.getChangeProductPriceBundleRules()
Generated method - Getter of the
BundleTemplate.changeProductPriceBundleRules attribute. |
Collection<ChangeProductPriceBundleRule> |
GeneratedConfigurableBundleServicesManager.getChangeProductPriceBundleRules(BillingEvent item)
Generated method - Getter of the
BillingEvent.changeProductPriceBundleRules attribute. |
Collection<ChangeProductPriceBundleRule> |
GeneratedBundleTemplate.getChangeProductPriceBundleRules(SessionContext ctx)
Generated method - Getter of the
BundleTemplate.changeProductPriceBundleRules attribute. |
Collection<ChangeProductPriceBundleRule> |
GeneratedConfigurableBundleServicesManager.getChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item)
Generated method - Getter of the
BillingEvent.changeProductPriceBundleRules attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedConfigurableBundleServicesManager.addToChangeProductPriceBundleRules(BillingEvent item,
ChangeProductPriceBundleRule value)
Generated method - Adds
value to changeProductPriceBundleRules. |
void |
GeneratedBundleTemplate.addToChangeProductPriceBundleRules(ChangeProductPriceBundleRule value)
Generated method - Adds
value to changeProductPriceBundleRules. |
void |
GeneratedConfigurableBundleServicesManager.addToChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item,
ChangeProductPriceBundleRule value)
Generated method - Adds
value to changeProductPriceBundleRules. |
void |
GeneratedBundleTemplate.addToChangeProductPriceBundleRules(SessionContext ctx,
ChangeProductPriceBundleRule value)
Generated method - Adds
value to changeProductPriceBundleRules. |
void |
GeneratedConfigurableBundleServicesManager.removeFromChangeProductPriceBundleRules(BillingEvent item,
ChangeProductPriceBundleRule value)
Generated method - Removes
value from changeProductPriceBundleRules. |
void |
GeneratedBundleTemplate.removeFromChangeProductPriceBundleRules(ChangeProductPriceBundleRule value)
Generated method - Removes
value from changeProductPriceBundleRules. |
void |
GeneratedConfigurableBundleServicesManager.removeFromChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item,
ChangeProductPriceBundleRule value)
Generated method - Removes
value from changeProductPriceBundleRules. |
void |
GeneratedBundleTemplate.removeFromChangeProductPriceBundleRules(SessionContext ctx,
ChangeProductPriceBundleRule value)
Generated method - Removes
value from changeProductPriceBundleRules. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedConfigurableBundleServicesManager.setChangeProductPriceBundleRules(BillingEvent item,
Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of the
BillingEvent.changeProductPriceBundleRules attribute. |
void |
GeneratedBundleTemplate.setChangeProductPriceBundleRules(Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of the
BundleTemplate.changeProductPriceBundleRules attribute. |
void |
GeneratedConfigurableBundleServicesManager.setChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item,
Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of the
BillingEvent.changeProductPriceBundleRules attribute. |
void |
GeneratedBundleTemplate.setChangeProductPriceBundleRules(SessionContext ctx,
Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of the
BundleTemplate.changeProductPriceBundleRules attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.