Uses of Class
com.sap.hybris.saprevenuecloudproduct.model.SAPRatePlanElementModel
Packages that use SAPRatePlanElementModel
Package
Description
-
Uses of SAPRatePlanElementModel in com.sap.hybris.saprevenuecloudproduct.service
Methods in com.sap.hybris.saprevenuecloudproduct.service that return SAPRatePlanElementModelModifier and TypeMethodDescriptionSapRevenueCloudProductService.getRatePlanElementfromId(String label) Get theSAPRatePlanElementModelfromid -
Uses of SAPRatePlanElementModel in com.sap.hybris.saprevenuecloudproduct.service.impl
Methods in com.sap.hybris.saprevenuecloudproduct.service.impl that return SAPRatePlanElementModelModifier and TypeMethodDescriptionDefaultSapRevenueCloudProductService.getRatePlanElementfromId(String id) Methods in com.sap.hybris.saprevenuecloudproduct.service.impl that return types with arguments of type SAPRatePlanElementModelModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.internal.dao.GenericDao<SAPRatePlanElementModel>DefaultSapRevenueCloudProductService.getSapRatePlanElementDao()Method parameters in com.sap.hybris.saprevenuecloudproduct.service.impl with type arguments of type SAPRatePlanElementModelModifier and TypeMethodDescriptionvoidDefaultSapRevenueCloudProductService.setSapRatePlanElementDao(de.hybris.platform.servicelayer.internal.dao.GenericDao<SAPRatePlanElementModel> sapRatePlanElementDao) -
Uses of SAPRatePlanElementModel in de.hybris.platform.sap.saprevenuecloudorder.populators.v2
Methods in de.hybris.platform.sap.saprevenuecloudorder.populators.v2 with parameters of type SAPRatePlanElementModelModifier and TypeMethodDescriptionprotected UsageChargeDataDefaultSAPRevenueCloudSubscriptionBillDetailsPopulator.populateUsageChargeData(Charge charge, UsageChargeData usageChargeData, SAPRatePlanElementModel planElementModel)