Uses of Class
de.hybris.platform.billmanagementservices.data.TuaAppliedCustomerBillingRateContext
Packages that use TuaAppliedCustomerBillingRateContext
Package
Description
-
Uses of TuaAppliedCustomerBillingRateContext in de.hybris.platform.billmanagementservices.daos
Methods in de.hybris.platform.billmanagementservices.daos with parameters of type TuaAppliedCustomerBillingRateContextModifier and TypeMethodDescriptionTuaAppliedCustomerBillingRateDao.getAppliedCustomerBillingRate(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext, Integer offset, Integer limit) Returns a list ofTuaAppliedCustomerBillingRateModels for the given context.TuaAppliedCustomerBillingRateDao.getNumberOfAppliedCustomerBillingRatesFor(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext) Retrieves the total number of applied customer billing rate found for a given tuaAppliedCustomerBillingRateContext. -
Uses of TuaAppliedCustomerBillingRateContext in de.hybris.platform.billmanagementservices.daos.impl
Methods in de.hybris.platform.billmanagementservices.daos.impl with parameters of type TuaAppliedCustomerBillingRateContextModifier and TypeMethodDescriptionDefaultTuaAppliedCustomerBillingRateDao.getAppliedCustomerBillingRate(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext, Integer offset, Integer limit) DefaultTuaAppliedCustomerBillingRateDao.getNumberOfAppliedCustomerBillingRatesFor(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext) -
Uses of TuaAppliedCustomerBillingRateContext in de.hybris.platform.billmanagementservices.services
Methods in de.hybris.platform.billmanagementservices.services with parameters of type TuaAppliedCustomerBillingRateContextModifier and TypeMethodDescriptionTuaAppliedCustomerBillingRateService.getAppliedCustomerBillingRates(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext, Integer offset, Integer limit) Returns a list ofTuaAppliedCustomerBillingRateModels for the given context.TuaAppliedCustomerBillingRateService.getNumberOfAppliedCustomerBillingRatesFor(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext) Retrieves the total number of applied customer billing rates found for a given tuaAppliedCustomerBillingRateContext. -
Uses of TuaAppliedCustomerBillingRateContext in de.hybris.platform.billmanagementservices.services.impl
Methods in de.hybris.platform.billmanagementservices.services.impl with parameters of type TuaAppliedCustomerBillingRateContextModifier and TypeMethodDescriptionDefaultTuaAppliedCustomerBillingRateService.getAppliedCustomerBillingRates(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext, Integer offset, Integer limit) DefaultTuaAppliedCustomerBillingRateService.getNumberOfAppliedCustomerBillingRatesFor(TuaAppliedCustomerBillingRateContext tuaAppliedCustomerBillingRateContext)