Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaBillingAccountService
Packages that use TmaBillingAccountService
Package
Description
-
Uses of TmaBillingAccountService in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl that return TmaBillingAccountServiceMethods in de.hybris.platform.b2ctelcofacades.subscription.impl with parameters of type TmaBillingAccountServiceModifier and TypeMethodDescriptionvoidDefaultTmaBillingAccountFacade.setTmaBillingAccountService(TmaBillingAccountService tmaBillingAccountService) -
Uses of TmaBillingAccountService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaBillingAccountServiceMethods in de.hybris.platform.b2ctelcoservices.services.impl that return TmaBillingAccountServiceModifier and TypeMethodDescriptionprotected TmaBillingAccountServiceDefaultTmaCustomerInventoryService.getBillingAccountService()protected TmaBillingAccountServiceDefaultTmaSubscriptionBaseService.getTmaBillingAccountService()Methods in de.hybris.platform.b2ctelcoservices.services.impl with parameters of type TmaBillingAccountServiceModifier and TypeMethodDescriptionvoidDefaultTmaCustomerInventoryService.setBillingAccountService(TmaBillingAccountService billingAccountService) voidDefaultTmaSubscriptionBaseService.setTmaBillingAccountService(TmaBillingAccountService tmaBillingAccountService)