Uses of Interface
de.hybris.platform.billmanagementservices.services.TuaPartyBillService
Packages that use TuaPartyBillService
Package
Description
-
Uses of TuaPartyBillService in de.hybris.platform.billmanagementservices.services.impl
Classes in de.hybris.platform.billmanagementservices.services.impl that implement TuaPartyBillService -
Uses of TuaPartyBillService in de.hybris.platform.billmanagementtmfwebservices.v2.controller
Methods in de.hybris.platform.billmanagementtmfwebservices.v2.controller that return TuaPartyBillService -
Uses of TuaPartyBillService in de.hybris.platform.billmanagementtmfwebservices.v2.security
Methods in de.hybris.platform.billmanagementtmfwebservices.v2.security that return TuaPartyBillServiceModifier and TypeMethodDescriptionprotected TuaPartyBillServiceBmUserValidator.getPartyBillService()Constructors in de.hybris.platform.billmanagementtmfwebservices.v2.security with parameters of type TuaPartyBillServiceModifierConstructorDescriptionBmUserValidator(de.hybris.platform.servicelayer.user.UserService userService, TuaPartyBillService partyBillService, TuaPartyBillOnDemandService partyBillOnDemandService)