| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.jalo |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPricePlan |
GeneratedSubscriptionservicesManager.createSubscriptionPricePlan(Map attributeValues) |
SubscriptionPricePlan |
GeneratedSubscriptionservicesManager.createSubscriptionPricePlan(SessionContext ctx,
Map attributeValues) |
SubscriptionPricePlan |
GeneratedOneTimeChargeEntry.getSubscriptionPricePlanOneTime()
Generated method - Getter of the
OneTimeChargeEntry.subscriptionPricePlanOneTime attribute. |
SubscriptionPricePlan |
GeneratedOneTimeChargeEntry.getSubscriptionPricePlanOneTime(SessionContext ctx)
Generated method - Getter of the
OneTimeChargeEntry.subscriptionPricePlanOneTime attribute. |
SubscriptionPricePlan |
GeneratedRecurringChargeEntry.getSubscriptionPricePlanRecurring()
Generated method - Getter of the
RecurringChargeEntry.subscriptionPricePlanRecurring attribute. |
SubscriptionPricePlan |
GeneratedRecurringChargeEntry.getSubscriptionPricePlanRecurring(SessionContext ctx)
Generated method - Getter of the
RecurringChargeEntry.subscriptionPricePlanRecurring attribute. |
SubscriptionPricePlan |
GeneratedUsageCharge.getSubscriptionPricePlanUsage()
Generated method - Getter of the
UsageCharge.subscriptionPricePlanUsage attribute. |
SubscriptionPricePlan |
GeneratedUsageCharge.getSubscriptionPricePlanUsage(SessionContext ctx)
Generated method - Getter of the
UsageCharge.subscriptionPricePlanUsage attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedOneTimeChargeEntry.setSubscriptionPricePlanOneTime(SessionContext ctx,
SubscriptionPricePlan value)
Generated method - Setter of the
OneTimeChargeEntry.subscriptionPricePlanOneTime attribute. |
void |
GeneratedOneTimeChargeEntry.setSubscriptionPricePlanOneTime(SubscriptionPricePlan value)
Generated method - Setter of the
OneTimeChargeEntry.subscriptionPricePlanOneTime attribute. |
void |
GeneratedRecurringChargeEntry.setSubscriptionPricePlanRecurring(SessionContext ctx,
SubscriptionPricePlan value)
Generated method - Setter of the
RecurringChargeEntry.subscriptionPricePlanRecurring attribute. |
void |
GeneratedRecurringChargeEntry.setSubscriptionPricePlanRecurring(SubscriptionPricePlan value)
Generated method - Setter of the
RecurringChargeEntry.subscriptionPricePlanRecurring attribute. |
void |
GeneratedUsageCharge.setSubscriptionPricePlanUsage(SessionContext ctx,
SubscriptionPricePlan value)
Generated method - Setter of the
UsageCharge.subscriptionPricePlanUsage attribute. |
void |
GeneratedUsageCharge.setSubscriptionPricePlanUsage(SubscriptionPricePlan value)
Generated method - Setter of the
UsageCharge.subscriptionPricePlanUsage attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.