| Package | Description |
|---|---|
| com.sap.hybris.saprevenuecloudproduct.model |
Contains generated models for each type of com.sap.hybris.saprevenuecloudproduct.jalo package.
|
| de.hybris.platform.subscriptionfacades.product.converters.populator | |
| de.hybris.platform.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
PerUnitUsageChargeEntryModel
Generated model class for type PerUnitUsageChargeEntry first defined at extension saprevenuecloudproduct.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChargeEntryPopulator<SOURCE extends ChargeEntryModel,TARGET extends ChargeEntryData>
Populate DTO
UsageChargeEntryData with data from UsageChargeEntryModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
OneTimeChargeEntryModel
Generated model class for type OneTimeChargeEntry first defined at extension subscriptionservices.
|
class |
OverageUsageChargeEntryModel
Generated model class for type OverageUsageChargeEntry first defined at extension subscriptionservices.
|
class |
RecurringChargeEntryModel
Generated model class for type RecurringChargeEntry first defined at extension subscriptionservices.
|
class |
TierUsageChargeEntryModel
Generated model class for type TierUsageChargeEntry first defined at extension subscriptionservices.
|
class |
UsageChargeEntryModel
Generated model class for type UsageChargeEntry first defined at extension subscriptionservices.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyModel |
CurrencyChargeEntryAttribute.get(ChargeEntryModel model) |
BillingTimeModel |
BillingTimeChargeEntryAttribute.get(ChargeEntryModel model) |
void |
BillingTimeChargeEntryAttribute.set(ChargeEntryModel model,
BillingTimeModel value) |
void |
CurrencyChargeEntryAttribute.set(ChargeEntryModel model,
CurrencyModel value) |
| Modifier and Type | Method and Description |
|---|---|
ChargeEntryModel |
ChargeEntryResource.getChargeEntryModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ChargeEntryModel |
ChargeEntryResource.readResource(java.lang.String resourceId)
Gets the
ChargeEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ChargeEntryModel> |
ChargeEntriesResource.getChargeEntriesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChargeEntryResource.setChargeEntryModel(ChargeEntryModel value)
Convenience method which just delegates to
#setResourceValue(ChargeEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChargeEntriesResource.setChargeEntriesCollection(java.util.Collection<ChargeEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.