Uses of Class
de.hybris.platform.b2ctelcoservices.data.TmaCouponListContext
Packages that use TmaCouponListContext
Package
Description
-
Uses of TmaCouponListContext in de.hybris.platform.b2ctelcofacades.voucher.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.voucher.converters.populator with parameters of type TmaCouponListContextModifier and TypeMethodDescriptionvoidTmaCouponListContextPopulator.populate(TmaCouponListContextData source, TmaCouponListContext target) -
Uses of TmaCouponListContext in de.hybris.platform.b2ctelcofacades.voucher.impl
Methods in de.hybris.platform.b2ctelcofacades.voucher.impl that return types with arguments of type TmaCouponListContextModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaCouponListContextData,TmaCouponListContext> DefaultTmaVoucherFacade.getTmaCouponListContextConverter() -
Uses of TmaCouponListContext in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos with parameters of type TmaCouponListContextModifier and TypeMethodDescriptionTmaCouponDao.getAllCoupons(TmaCouponListContext couponListContext) Retrieves list ofSingleCodeCouponModel. -
Uses of TmaCouponListContext in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl with parameters of type TmaCouponListContextModifier and TypeMethodDescriptionDefaultTmaCouponDao.getAllCoupons(TmaCouponListContext couponListContext) -
Uses of TmaCouponListContext in de.hybris.platform.b2ctelcoservices.services
Methods in de.hybris.platform.b2ctelcoservices.services with parameters of type TmaCouponListContextModifier and TypeMethodDescriptionTmaCouponService.getAllCoupons(TmaCouponListContext couponListContext) Retrieves list ofSingleCodeCouponModel. -
Uses of TmaCouponListContext in de.hybris.platform.b2ctelcoservices.services.impl
Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaCouponListContextModifier and TypeMethodDescriptionDefaultTmaCouponService.getAllCoupons(TmaCouponListContext couponListContext)