| Package | Description |
|---|---|
| de.hybris.platform.sap.saprevenuecloudorder.service | |
| de.hybris.platform.sap.saprevenuecloudorder.service.impl | |
| 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 |
|---|---|
BillingFrequencyModel |
SapRevenueCloudSubscriptionService.getBillingFrequency(ProductModel productModel)
get billingFrequency for specific product
|
| Modifier and Type | Method and Description |
|---|---|
BillingFrequencyModel |
DefaultSapRevenueCloudSubscriptionService.getBillingFrequency(ProductModel productModel) |
| Modifier and Type | Method and Description |
|---|---|
BillingFrequencyModel |
BillingPlanModel.getBillingFrequency()
Generated method - Getter of the
BillingPlan.billingFrequency attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlanModel.setBillingFrequency(BillingFrequencyModel value)
Generated method - Setter of
BillingPlan.billingFrequency attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
BillingFrequencyModel |
BillingFrequencyResource.getBillingFrequencyModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BillingFrequencyModel |
BillingFrequencyResource.readResource(java.lang.String resourceId)
Gets the
BillingFrequencyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BillingFrequencyModel> |
BillingFrequenciesResource.getBillingFrequenciesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingFrequencyResource.setBillingFrequencyModel(BillingFrequencyModel value)
Convenience method which just delegates to
#setResourceValue(BillingFrequencyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingFrequenciesResource.setBillingFrequenciesCollection(java.util.Collection<BillingFrequencyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.