| Package | Description |
|---|---|
| com.sap.hybris.saprevenuecloudproduct.resource | |
| com.sap.hybris.saprevenuecloudproduct.service | |
| com.sap.hybris.saprevenuecloudproduct.service.impl |
| Modifier and Type | Method and Description |
|---|---|
SAPRatePlanElementModel |
SAPRatePlanElementResource.getSAPRatePlanElementModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPRatePlanElementModel |
SAPRatePlanElementResource.readResource(java.lang.String resourceId)
Gets the
SAPRatePlanElementModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPRatePlanElementModel> |
SAPRatePlanElementsResource.getSAPRatePlanElementsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRatePlanElementResource.setSAPRatePlanElementModel(SAPRatePlanElementModel value)
Convenience method which just delegates to
#setResourceValue(SAPRatePlanElementModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRatePlanElementsResource.setSAPRatePlanElementsCollection(java.util.Collection<SAPRatePlanElementModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SAPRatePlanElementModel |
SapRevenueCloudProductService.getRatePlanElementfromId(java.lang.String label)
Get the
SAPRatePlanElementModel from id |
| Modifier and Type | Method and Description |
|---|---|
SAPRatePlanElementModel |
DefaultSapRevenueCloudProductService.getRatePlanElementfromId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
GenericDao<SAPRatePlanElementModel> |
DefaultSapRevenueCloudProductService.getSapRatePlanElementDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapRevenueCloudProductService.setSapRatePlanElementDao(GenericDao<SAPRatePlanElementModel> sapRatePlanElementDao) |
Copyright © 2018 SAP SE. All Rights Reserved.