| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.model |
Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.
|
| de.hybris.platform.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| de.hybris.platform.subscriptionservices.price | |
| de.hybris.platform.subscriptionservices.price.impl | |
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
BillingEventModel |
ChangeProductPriceBundleRuleModel.getBillingEvent()
Generated method - Getter of the
ChangeProductPriceBundleRule.billingEvent attribute defined at extension configurablebundleservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeProductPriceBundleRuleModel.setBillingEvent(BillingEventModel value)
Generated method - Setter of
ChangeProductPriceBundleRule.billingEvent attribute defined at extension configurablebundleservices. |
| Modifier and Type | Method and Description |
|---|---|
BillingEventModel |
OneTimeChargeEntryModel.getBillingEvent()
Generated method - Getter of the
OneTimeChargeEntry.billingEvent attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
OneTimeChargeEntryModel.setBillingEvent(BillingEventModel value)
Generated method - Setter of
OneTimeChargeEntry.billingEvent attribute defined at extension subscriptionservices. |
| Constructor and Description |
|---|
OneTimeChargeEntryModel(BillingEventModel _billingEvent,
CatalogVersionModel _catalogVersion,
String _id,
ItemModel _owner,
Double _price)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
OneTimeChargeEntryModel(BillingEventModel _billingEvent,
Double _price)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
OneTimeChargeEntryModel |
SubscriptionCommercePriceService.getOneTimeChargeEntryPlan(SubscriptionPricePlanModel pricePlan,
BillingEventModel billingEvent)
Returns the one time charge entry of the given
SubscriptionPricePlanModel. |
| Modifier and Type | Method and Description |
|---|---|
OneTimeChargeEntryModel |
DefaultSubscriptionCommercePriceService.getOneTimeChargeEntryPlan(SubscriptionPricePlanModel pricePlan,
BillingEventModel billingEvent) |
| Modifier and Type | Method and Description |
|---|---|
BillingEventModel |
BillingEventResource.getBillingEventModel()
Convenience method which just delegates to
#getResourceValue() |
protected BillingEventModel |
BillingEventResource.readResource(String resourceId)
Gets the
BillingEventModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BillingEventModel> |
BillingEventsResource.getBillingEventsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingEventResource.setBillingEventModel(BillingEventModel value)
Convenience method which just delegates to
#setResourceValue(BillingEventModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingEventsResource.setBillingEventsCollection(Collection<BillingEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.