Uses of Interface
de.hybris.platform.billmanagementservices.services.BmPartyBillService
Packages that use BmPartyBillService
Package
Description
-
Uses of BmPartyBillService in de.hybris.platform.billmanagementservices.services.impl
Classes in de.hybris.platform.billmanagementservices.services.impl that implement BmPartyBillService -
Uses of BmPartyBillService in de.hybris.platform.billmanagementtmfwebservices.v1.controller
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.controller that return BmPartyBillService -
Uses of BmPartyBillService in de.hybris.platform.billmanagementtmfwebservices.v1.security
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.security that return BmPartyBillServiceModifier and TypeMethodDescriptionprotected BmPartyBillServiceBmUserValidator.getPartyBillService()Deprecated.Constructors in de.hybris.platform.billmanagementtmfwebservices.v1.security with parameters of type BmPartyBillServiceModifierConstructorDescriptionBmUserValidator(de.hybris.platform.servicelayer.user.UserService userService, BmPartyBillService partyBillService) Deprecated.