Uses of Class
de.hybris.platform.usageconsumptionservices.data.UcUsageVolumeProductContext
Packages that use UcUsageVolumeProductContext
Package
Description
-
Uses of UcUsageVolumeProductContext in de.hybris.platform.usageconsumptionservices.daos
Methods in de.hybris.platform.usageconsumptionservices.daos with parameters of type UcUsageVolumeProductContextModifier and TypeMethodDescriptionTuaUsageVolumeProductDao.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) Retrieves the total number of usage volume products found for a given context.UcUsageVolumeProductDao.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) Deprecated.Retrieves the total number of usage volume products found for a given context.TuaUsageVolumeProductDao.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) Retrieves a list ofTuaUsageVolumeProductModelfor a given context.UcUsageVolumeProductDao.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) Deprecated.Retrieves a list ofUcUsageVolumeProductModelfor a given context. -
Uses of UcUsageVolumeProductContext in de.hybris.platform.usageconsumptionservices.daos.impl
Methods in de.hybris.platform.usageconsumptionservices.daos.impl with parameters of type UcUsageVolumeProductContextModifier and TypeMethodDescriptionDefaultTuaUsageVolumeProductDao.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) DefaultUcUsageVolumeProductDao.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) Deprecated.DefaultTuaUsageVolumeProductDao.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) DefaultUcUsageVolumeProductDao.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) Deprecated. -
Uses of UcUsageVolumeProductContext in de.hybris.platform.usageconsumptionservices.services
Methods in de.hybris.platform.usageconsumptionservices.services with parameters of type UcUsageVolumeProductContextModifier and TypeMethodDescriptionTuaUsageVolumeProductService.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) Retrieves the total number of usage volume products found for a given context.UcUsageVolumeProductService.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) Deprecated.Retrieves the total number of usage volume products found for a given context.TuaUsageVolumeProductService.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) Retrieves a list ofTuaUsageVolumeProductModelfor a given context.UcUsageVolumeProductService.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) Deprecated.Retrieves a list ofUcUsageVolumeProductModelfor a given context. -
Uses of UcUsageVolumeProductContext in de.hybris.platform.usageconsumptionservices.services.impl
Methods in de.hybris.platform.usageconsumptionservices.services.impl with parameters of type UcUsageVolumeProductContextModifier and TypeMethodDescriptionDefaultTuaUsageVolumeProductService.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) DefaultUcUsageVolumeProductService.getNumberOfUsageVolumeProductFor(UcUsageVolumeProductContext ucUsageVolumeProductContext) Deprecated.DefaultTuaUsageVolumeProductService.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) DefaultUcUsageVolumeProductService.getUsageVolumeProducts(UcUsageVolumeProductContext ucUsageVolumeProductContext, Integer offset, Integer limit) Deprecated.