| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<RecurringChargeEntry> |
GeneratedSubscriptionPricePlan.RECURRINGCHARGEENTRIESHANDLER
OneToManyHandler for handling 1:n RECURRINGCHARGEENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
RecurringChargeEntry |
GeneratedSubscriptionservicesManager.createRecurringChargeEntry(Map attributeValues) |
RecurringChargeEntry |
GeneratedSubscriptionservicesManager.createRecurringChargeEntry(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RecurringChargeEntry> |
GeneratedSubscriptionPricePlan.getRecurringChargeEntries()
Generated method - Getter of the
SubscriptionPricePlan.recurringChargeEntries attribute. |
Collection<RecurringChargeEntry> |
GeneratedSubscriptionPricePlan.getRecurringChargeEntries(SessionContext ctx)
Generated method - Getter of the
SubscriptionPricePlan.recurringChargeEntries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSubscriptionPricePlan.addToRecurringChargeEntries(RecurringChargeEntry value)
Generated method - Adds
value to recurringChargeEntries. |
void |
GeneratedSubscriptionPricePlan.addToRecurringChargeEntries(SessionContext ctx,
RecurringChargeEntry value)
Generated method - Adds
value to recurringChargeEntries. |
void |
GeneratedSubscriptionPricePlan.removeFromRecurringChargeEntries(RecurringChargeEntry value)
Generated method - Removes
value from recurringChargeEntries. |
void |
GeneratedSubscriptionPricePlan.removeFromRecurringChargeEntries(SessionContext ctx,
RecurringChargeEntry value)
Generated method - Removes
value from recurringChargeEntries. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSubscriptionPricePlan.setRecurringChargeEntries(Collection<RecurringChargeEntry> value)
Generated method - Setter of the
SubscriptionPricePlan.recurringChargeEntries attribute. |
void |
GeneratedSubscriptionPricePlan.setRecurringChargeEntries(SessionContext ctx,
Collection<RecurringChargeEntry> value)
Generated method - Setter of the
SubscriptionPricePlan.recurringChargeEntries attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.