Uses of Interface
de.hybris.platform.b2ctelcofacades.price.TmaPriceFacade
Packages that use TmaPriceFacade
Package
Description
-
Uses of TmaPriceFacade in de.hybris.platform.b2ctelcoaddon.clientservice
Methods in de.hybris.platform.b2ctelcoaddon.clientservice that return TmaPriceFacadeModifier and TypeMethodDescriptionprotected TmaPriceFacadeTmaPriceOrganizationService.getTmaPriceFacade()Constructors in de.hybris.platform.b2ctelcoaddon.clientservice with parameters of type TmaPriceFacade -
Uses of TmaPriceFacade in de.hybris.platform.b2ctelcoaddon.controllers.pages
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages that return TmaPriceFacadeModifier and TypeMethodDescriptionprotected TmaPriceFacadeTmaBpoGuidedSellingController.getTmaPriceFacade() -
Uses of TmaPriceFacade in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaPriceFacadeModifier and TypeMethodDescriptionprotected TmaPriceFacadeTmaSubscriptionProductPopulator.getPriceFacade()protected TmaPriceFacadeTmaSpoBundleTabsPopulator.getTmaPriceFacade()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaPriceFacadeModifier and TypeMethodDescriptionvoidTmaSubscriptionProductPopulator.setPriceFacade(TmaPriceFacade priceFacade) voidTmaSpoBundleTabsPopulator.setTmaPriceFacade(TmaPriceFacade tmaPriceFacade) -
Uses of TmaPriceFacade in de.hybris.platform.b2ctelcofacades.price.impl
Classes in de.hybris.platform.b2ctelcofacades.price.impl that implement TmaPriceFacade -
Uses of TmaPriceFacade in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return TmaPriceFacadeModifier and TypeMethodDescriptionprotected TmaPriceFacadeDefaultTmaProductOfferFacade.getPriceFacade()Methods in de.hybris.platform.b2ctelcofacades.product.impl with parameters of type TmaPriceFacadeModifier and TypeMethodDescriptionvoidDefaultTmaProductOfferFacade.setPriceFacade(TmaPriceFacade priceFacade) -
Uses of TmaPriceFacade in de.hybris.platform.b2ctelcofacades.strategy.impl
Methods in de.hybris.platform.b2ctelcofacades.strategy.impl that return TmaPriceFacadeModifier and TypeMethodDescriptionprotected TmaPriceFacadeTmaAbstractProcessFlowStrategy.getTmaPriceFacade()Methods in de.hybris.platform.b2ctelcofacades.strategy.impl with parameters of type TmaPriceFacadeModifier and TypeMethodDescriptionvoidTmaAbstractProcessFlowStrategy.setTmaPriceFacade(TmaPriceFacade tmaPriceFacade)