Uses of Interface
de.hybris.platform.billingaccountservices.services.BaBillingAccountService
Packages that use BaBillingAccountService
Package
Description
-
Uses of BaBillingAccountService in de.hybris.platform.billingaccountservices.services.impl
Classes in de.hybris.platform.billingaccountservices.services.impl that implement BaBillingAccountService -
Uses of BaBillingAccountService in de.hybris.platform.billingaccounttmfwebservices.v1.controllers
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.controllers that return BaBillingAccountServiceModifier and TypeMethodDescriptionprotected BaBillingAccountServiceBaBillingAccountController.getBaBillingAccountService()Deprecated.protected BaBillingAccountServiceBaListenerController.getBaBillingAccountService()Deprecated. -
Uses of BaBillingAccountService in de.hybris.platform.billingaccounttmfwebservices.v1.security
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.security that return BaBillingAccountServiceModifier and TypeMethodDescriptionprotected BaBillingAccountServiceBaUserValidator.getBillingAccountService()Deprecated.Constructors in de.hybris.platform.billingaccounttmfwebservices.v1.security with parameters of type BaBillingAccountServiceModifierConstructorDescriptionBaUserValidator(de.hybris.platform.servicelayer.user.UserService userService, BaBillingAccountService billingAccountService) Deprecated.