Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaSubscriptionBaseService
-
-
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcofacades.subscription.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.subscription.converters.populator that return TmaSubscriptionBaseService Modifier and Type Method Description protected TmaSubscriptionBaseServiceTmaSubscribedProductReversePopulator. getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcofacades.subscription.converters.populator with parameters of type TmaSubscriptionBaseService Modifier and Type Method Description voidTmaSubscribedProductReversePopulator. setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService) -
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl that return TmaSubscriptionBaseService Modifier and Type Method Description protected TmaSubscriptionBaseServiceDefaultTmaSubscribedProductFacade. getTmaSubscriptionBaseService()protected TmaSubscriptionBaseServiceDefaultTmaSubscriptionBaseFacade. getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcofacades.subscription.impl with parameters of type TmaSubscriptionBaseService Modifier and Type Method Description voidDefaultTmaSubscribedProductFacade. 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 TmaSubscriptionBaseService Modifier and Type Method Description protected TmaSubscriptionBaseServiceTmaDefaultCustomerFacade. getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcofacades.user.impl with parameters of type TmaSubscriptionBaseService Modifier and Type Method Description voidTmaDefaultCustomerFacade. 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 TmaSubscriptionBaseService Modifier and Type Method Description protected TmaSubscriptionBaseServiceDefaultTmaEligibilityService. getSubscriptionBaseService()Deprecated, for removal: This API element is subject to removal in a future version.protected TmaSubscriptionBaseServiceDefaultTmaEligibilityPolicyEngine. getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.impl with parameters of type TmaSubscriptionBaseService Modifier and Type Method Description voidDefaultTmaEligibilityService. setSubscriptionBaseService(TmaSubscriptionBaseService subscriptionBaseService)Deprecated, for removal: This API element is subject to removal in a future version.voidDefaultTmaEligibilityPolicyEngine. setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService) -
Uses of TmaSubscriptionBaseService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaSubscriptionBaseService Modifier and Type Class Description classDefaultTmaSubscriptionBaseServiceDefault implementation of theTmaSubscriptionBaseService.Methods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaSubscriptionBaseService Modifier and Type Method Description protected TmaSubscriptionBaseServiceDefaultTmaCustomerInventoryService. getSubscriptionBaseService()protected TmaSubscriptionBaseServiceDefaultTmaBillingAccountService. getTmaSubscriptionBaseService()Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaSubscriptionBaseService Modifier and Type Method Description voidDefaultTmaCustomerInventoryService. setSubscriptionBaseService(TmaSubscriptionBaseService subscriptionBaseService)voidDefaultTmaBillingAccountService. setTmaSubscriptionBaseService(TmaSubscriptionBaseService tmaSubscriptionBaseService)
-