Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaSubscriptionBaseService
Packages that use TmaSubscriptionBaseService
Package
Description
-
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionprotected TmaSubscriptionBaseServiceDefaultTmaProductOfferContextFacade.getSubscriptionBaseService()Constructors in de.hybris.platform.b2ctelcofacades.product.impl with parameters of type TmaSubscriptionBaseServiceModifierConstructorDescriptionDefaultTmaProductOfferContextFacade(TmaCartService cartService, TmaCommerceCartService commerceCartService, TmaSubscribedProductService subscribedProductService, TmaSubscriptionBaseService subscriptionBaseService, de.hybris.platform.commerceservices.customer.CustomerService customerService) -
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcofacades.subscription.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.subscription.converters.populator that return TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionprotected TmaSubscriptionBaseServiceTmaSubscribedProductReversePopulator.getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcofacades.subscription.converters.populator with parameters of type TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionvoidTmaSubscribedProductReversePopulator.setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService) -
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl that return TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionprotected TmaSubscriptionBaseServiceDefaultTmaSubscribedProductFacade.getTmaSubscriptionBaseService()protected TmaSubscriptionBaseServiceDefaultTmaSubscriptionBaseFacade.getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcofacades.subscription.impl with parameters of type TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionvoidDefaultTmaSubscribedProductFacade.setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService) voidDefaultTmaSubscriptionBaseFacade.setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService) -
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcofacades.user.impl
Methods in de.hybris.platform.b2ctelcofacades.user.impl that return TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionprotected TmaSubscriptionBaseServiceTmaDefaultCustomerFacade.getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcofacades.user.impl with parameters of type TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionvoidTmaDefaultCustomerFacade.setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService) -
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.impl
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.impl that return TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionprotected TmaSubscriptionBaseServiceDefaultTmaEligibilityPolicyEngine.getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.impl with parameters of type TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionvoidDefaultTmaEligibilityPolicyEngine.setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService) -
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaSubscriptionBaseServiceMethods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionprotected TmaSubscriptionBaseServiceDefaultTmaCustomerInventoryService.getSubscriptionBaseService()protected TmaSubscriptionBaseServiceDefaultTmaBillingAccountService.getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaSubscriptionBaseServiceModifier and TypeMethodDescriptionvoidDefaultTmaCustomerInventoryService.setSubscriptionBaseService(TmaSubscriptionBaseService subscriptionBaseService) voidDefaultTmaBillingAccountService.setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService)