| Package | Description |
|---|---|
| de.hybris.platform.subscriptionfacades.data | |
| de.hybris.platform.subscriptionfacades.product.converters.populator |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OneTimeChargeEntryData> |
SubscriptionPricePlanData.getOneTimeChargeEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionPricePlanData.setOneTimeChargeEntries(java.util.List<OneTimeChargeEntryData> oneTimeChargeEntries) |
| Modifier and Type | Class and Description |
|---|---|
class |
OneTimeChargeEntryPopulator<SOURCE extends OneTimeChargeEntryModel,TARGET extends OneTimeChargeEntryData>
Populate DTO
OneTimeChargeEntryData with data from OneTimeChargeEntryModel. |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<OneTimeChargeEntryModel,OneTimeChargeEntryData> |
SubscriptionPricePlanOneTimeChargePopulator.getOneTimeChargeEntryConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionPricePlanOneTimeChargePopulator.setOneTimeChargeEntryConverter(Converter<OneTimeChargeEntryModel,OneTimeChargeEntryData> oneTimeChargeEntryConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.