| Package | Description |
|---|---|
| de.hybris.platform.sap.saprevenuecloudorder.populators | |
| de.hybris.platform.subscriptionfacades.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 | Method and Description |
|---|---|
protected void |
DefaultSAPRevenueCloudSubscriptionDetailPopulator.populateBillingFrequency(BillingPlanModel billingPlanModel,
SubscriptionData subscriptionDetails) |
| Modifier and Type | Class and Description |
|---|---|
class |
BillingPlanPopulator<SOURCE extends BillingPlanModel,TARGET extends BillingPlanData>
Populator implementation for
BillingPlanModel as source and BillingPlanData as target type. |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<BillingPlanModel,BillingPlanData> |
SubscriptionTermPopulator.getBillingPlanConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermPopulator.setBillingPlanConverter(Converter<BillingPlanModel,BillingPlanData> billingPlanConverter) |
| Modifier and Type | Method and Description |
|---|---|
BillingPlanModel |
SubscriptionTermModel.getBillingPlan()
Generated method - Getter of the
SubscriptionTerm.billingPlan attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermModel.setBillingPlan(BillingPlanModel value)
Generated method - Setter of
SubscriptionTerm.billingPlan attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
BillingPlanModel |
BillingPlanResource.getBillingPlanModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BillingPlanModel |
BillingPlanResource.readResource(java.lang.String resourceId)
Gets the
BillingPlanModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BillingPlanModel> |
BillingPlansResource.getBillingPlansCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlanResource.setBillingPlanModel(BillingPlanModel value)
Convenience method which just delegates to
#setResourceValue(BillingPlanModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlansResource.setBillingPlansCollection(java.util.Collection<BillingPlanModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.