| 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(java.util.Map attributeValues) |
RecurringChargeEntry |
GeneratedSubscriptionservicesManager.createRecurringChargeEntry(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RecurringChargeEntry> |
GeneratedSubscriptionPricePlan.getRecurringChargeEntries()
Generated method - Getter of the
SubscriptionPricePlan.recurringChargeEntries attribute. |
java.util.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(java.util.Collection<RecurringChargeEntry> value)
Generated method - Setter of the
SubscriptionPricePlan.recurringChargeEntries attribute. |
void |
GeneratedSubscriptionPricePlan.setRecurringChargeEntries(SessionContext ctx,
java.util.Collection<RecurringChargeEntry> value)
Generated method - Setter of the
SubscriptionPricePlan.recurringChargeEntries attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.