Uses of Interface
de.hybris.platform.b2ctelcofacades.subscription.TmaSubscribedProductFacade
Packages that use TmaSubscribedProductFacade
Package
Description
-
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcoaddon.controllers.cms
Methods in de.hybris.platform.b2ctelcoaddon.controllers.cms that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadeServiceUsageUpSellComponentController.getTmaSubscribedProductFacade()protected TmaSubscribedProductFacadeSubscriptionCrossSellComponentController.getTmaSubscribedProductFacade()Methods in de.hybris.platform.b2ctelcoaddon.controllers.cms with parameters of type TmaSubscribedProductFacadeModifier and TypeMethodDescriptionvoidServiceUsageUpSellComponentController.setTmaSubscribedProductFacade(TmaSubscribedProductFacade tmaSubscribedProductFacade) voidSubscriptionCrossSellComponentController.setTmaSubscribedProductFacade(TmaSubscribedProductFacade tmaSubscribedProductFacade) -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadePaymentDetailsPageController.getTmaSubscribedProductFacade()Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount with parameters of type TmaSubscribedProductFacadeModifier and TypeMethodDescriptionvoidPaymentDetailsPageController.setTmaSubscribedProductFacade(TmaSubscribedProductFacade tmaSubscribedProductFacade) -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadeTmaSubscriptionProductPopulator.getTmaSubscribedProductFacade()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaSubscribedProductFacadeModifier and TypeMethodDescriptionvoidTmaSubscriptionProductPopulator.setTmaSubscribedProductFacade(TmaSubscribedProductFacade tmaSubscribedProductFacade) -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcofacades.order.impl
Methods in de.hybris.platform.b2ctelcofacades.order.impl that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadeDefaultTmaCartFacade.getTmaSubscribedProductFacade()Methods in de.hybris.platform.b2ctelcofacades.order.impl with parameters of type TmaSubscribedProductFacadeModifier and TypeMethodDescriptionvoidDefaultTmaCartFacade.setTmaSubscribedProductFacade(TmaSubscribedProductFacade tmaSubscribedProductFacade) -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcofacades.subscription.impl
Classes in de.hybris.platform.b2ctelcofacades.subscription.impl that implement TmaSubscribedProductFacade -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadeMockCreateSubscriptionFromOrderAction.getTmaSubscribedProductFacade()Methods in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order with parameters of type TmaSubscribedProductFacadeModifier and TypeMethodDescriptionvoidMockCreateSubscriptionFromOrderAction.setTmaSubscribedProductFacade(TmaSubscribedProductFacade tmaSubscribedProductFacade) -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadeTmaProductWsDtoMapper.getSubscribedProductFacade()Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription with parameters of type TmaSubscribedProductFacadeModifier and TypeMethodDescriptionvoidTmaProductWsDtoMapper.setSubscribedProductFacade(TmaSubscribedProductFacade subscribedProductFacade) -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription.base
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription.base that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadeTmaSubscriptionBaseDetailRefWsDtoFromAccessDataMapper.getSubscribedProductFacade()protected TmaSubscribedProductFacadeTmaSubscriptionBaseDetailRefWsDtoFromBaseDataMapper.getSubscribedProductFacade()Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription.base with parameters of type TmaSubscribedProductFacadeModifier and TypeMethodDescriptionvoidTmaSubscriptionBaseDetailRefWsDtoFromAccessDataMapper.setSubscribedProductFacade(TmaSubscribedProductFacade subscribedProductFacade) voidTmaSubscriptionBaseDetailRefWsDtoFromBaseDataMapper.setSubscribedProductFacade(TmaSubscribedProductFacade subscribedProductFacade) -
Uses of TmaSubscribedProductFacade in de.hybris.platform.b2ctelcotmfwebservices.security
Methods in de.hybris.platform.b2ctelcotmfwebservices.security that return TmaSubscribedProductFacadeModifier and TypeMethodDescriptionprotected TmaSubscribedProductFacadeUserValidator.getTmaSubscribedProductFacade()Constructors in de.hybris.platform.b2ctelcotmfwebservices.security with parameters of type TmaSubscribedProductFacadeModifierConstructorDescriptionUserValidator(TmaSubscribedProductFacade tmaSubscribedProductFacade, TmaSubscriptionBaseFacade tmaSubscriptionBaseFacade) UserValidator(TmaSubscribedProductFacade tmaSubscribedProductFacade, TmaSubscriptionBaseFacade tmaSubscriptionBaseFacade, TmaCustomerFacade tmaCustomerFacade)