| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<OneTimeChargeEntry> |
GeneratedSubscriptionPricePlan.ONETIMECHARGEENTRIESHANDLER
OneToManyHandler for handling 1:n ONETIMECHARGEENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
OneTimeChargeEntry |
GeneratedSubscriptionservicesManager.createOneTimeChargeEntry(java.util.Map attributeValues) |
OneTimeChargeEntry |
GeneratedSubscriptionservicesManager.createOneTimeChargeEntry(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OneTimeChargeEntry> |
GeneratedSubscriptionPricePlan.getOneTimeChargeEntries()
Generated method - Getter of the
SubscriptionPricePlan.oneTimeChargeEntries attribute. |
java.util.Collection<OneTimeChargeEntry> |
GeneratedSubscriptionPricePlan.getOneTimeChargeEntries(SessionContext ctx)
Generated method - Getter of the
SubscriptionPricePlan.oneTimeChargeEntries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSubscriptionPricePlan.addToOneTimeChargeEntries(OneTimeChargeEntry value)
Generated method - Adds
value to oneTimeChargeEntries. |
void |
GeneratedSubscriptionPricePlan.addToOneTimeChargeEntries(SessionContext ctx,
OneTimeChargeEntry value)
Generated method - Adds
value to oneTimeChargeEntries. |
void |
GeneratedSubscriptionPricePlan.removeFromOneTimeChargeEntries(OneTimeChargeEntry value)
Generated method - Removes
value from oneTimeChargeEntries. |
void |
GeneratedSubscriptionPricePlan.removeFromOneTimeChargeEntries(SessionContext ctx,
OneTimeChargeEntry value)
Generated method - Removes
value from oneTimeChargeEntries. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSubscriptionPricePlan.setOneTimeChargeEntries(java.util.Collection<OneTimeChargeEntry> value)
Generated method - Setter of the
SubscriptionPricePlan.oneTimeChargeEntries attribute. |
void |
GeneratedSubscriptionPricePlan.setOneTimeChargeEntries(SessionContext ctx,
java.util.Collection<OneTimeChargeEntry> value)
Generated method - Setter of the
SubscriptionPricePlan.oneTimeChargeEntries attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.