| Package | Description |
|---|---|
| de.hybris.platform.configurablebundlecockpits.services.label.impl | |
| de.hybris.platform.configurablebundleservices.bundle | |
| de.hybris.platform.configurablebundleservices.bundle.impl | |
| de.hybris.platform.configurablebundleservices.daos | |
| de.hybris.platform.configurablebundleservices.daos.impl | |
| de.hybris.platform.configurablebundleservices.model |
Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.
|
| de.hybris.platform.configurablebundleservices.resource | |
| de.hybris.platform.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
ChangeProductPriceBundleRuleLabelProvider.getItemLabel(ChangeProductPriceBundleRuleModel changeProductPriceRule) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FindBundlePricingWithCurrentPriceFactoryStrategy.reduceOneTimePrice(SubscriptionPricePlanModel pricePlan,
ChangeProductPriceBundleRuleModel priceRule,
List<DiscountValue> discountValues,
CurrencyModel currency,
AbstractOrderEntryModel entry)
The price logic for subscription product: discount are applied to one time charge.
|
protected void |
FindBundlePricingWithCurrentPriceFactoryStrategy.reduceRecurringPrice(ProductModel subscriptionProduct,
ChangeProductPriceBundleRuleModel priceRule,
List<DiscountValue> discountValues,
AbstractOrderEntryModel entry,
SubscriptionPricePlanModel pricePlan)
hard coded price logic for subscription products: discounts are only applied to recurring prices
|
| Modifier and Type | Method and Description |
|---|---|
List<ChangeProductPriceBundleRuleModel> |
ChangeProductPriceBundleRuleDao.findBundleRulesByTargetProductAndCurrency(ProductModel targetProduct,
CurrencyModel currency)
Find all
ChangeProductPriceBundleRuleModels that have the given targetProduct as target
product. |
List<ChangeProductPriceBundleRuleModel> |
ChangeProductPriceBundleRuleDao.findBundleRulesByTargetProductAndTemplateAndCurrency(ProductModel targetProduct,
BundleTemplateModel bundleTemplate,
CurrencyModel currency)
Find all
ChangeProductPriceBundleRuleModels that are assigned to the given bundleTemplate and
have the given targetProduct as target product. |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeProductPriceBundleRuleModel> |
DefaultChangeProductPriceBundleRuleDao.findBundleRulesByTargetProductAndCurrency(ProductModel targetProduct,
CurrencyModel currency) |
List<ChangeProductPriceBundleRuleModel> |
DefaultChangeProductPriceBundleRuleDao.findBundleRulesByTargetProductAndTemplateAndCurrency(ProductModel targetProduct,
BundleTemplateModel bundleTemplate,
CurrencyModel currency) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChangeProductPriceBundleRuleModel> |
BundleTemplateModel.getChangeProductPriceBundleRules()
Generated method - Getter of the
BundleTemplate.changeProductPriceBundleRules attribute defined at extension configurablebundleservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleTemplateModel.setChangeProductPriceBundleRules(Collection<ChangeProductPriceBundleRuleModel> value)
Generated method - Setter of
BundleTemplate.changeProductPriceBundleRules attribute defined at extension configurablebundleservices. |
| Modifier and Type | Method and Description |
|---|---|
ChangeProductPriceBundleRuleModel |
ChangeProductPriceBundleRuleResource.getChangeProductPriceBundleRuleModel()
Convenience method which just delegates to
#getResourceValue() |
protected ChangeProductPriceBundleRuleModel |
ChangeProductPriceBundleRuleResource.readResource(String resourceId)
Gets the
ChangeProductPriceBundleRuleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChangeProductPriceBundleRuleModel> |
ChangeProductPriceBundleRulesResource.getChangeProductPriceBundleRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeProductPriceBundleRuleResource.setChangeProductPriceBundleRuleModel(ChangeProductPriceBundleRuleModel value)
Convenience method which just delegates to
#setResourceValue(ChangeProductPriceBundleRuleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeProductPriceBundleRulesResource.setChangeProductPriceBundleRulesCollection(Collection<ChangeProductPriceBundleRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChangeProductPriceBundleRuleModel> |
BillingEventModel.getChangeProductPriceBundleRules()
Generated method - Getter of the
BillingEvent.changeProductPriceBundleRules attribute defined at extension configurablebundleservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingEventModel.setChangeProductPriceBundleRules(Collection<ChangeProductPriceBundleRuleModel> value)
Generated method - Setter of
BillingEvent.changeProductPriceBundleRules attribute defined at extension configurablebundleservices. |
Copyright © 2017 SAP SE. All Rights Reserved.