Uses of Interface
de.hybris.platform.billmanagementservices.daos.TuaPartyBillDao
Packages that use TuaPartyBillDao
Package
Description
-
Uses of TuaPartyBillDao in de.hybris.platform.billmanagementservices.daos.impl
Classes in de.hybris.platform.billmanagementservices.daos.impl that implement TuaPartyBillDao -
Uses of TuaPartyBillDao in de.hybris.platform.billmanagementservices.services.impl
Methods in de.hybris.platform.billmanagementservices.services.impl that return TuaPartyBillDaoModifier and TypeMethodDescriptionprotected TuaPartyBillDaoDefaultTuaPartyBillService.getPartyBillDao()Constructors in de.hybris.platform.billmanagementservices.services.impl with parameters of type TuaPartyBillDaoModifierConstructorDescriptionDefaultTuaPartyBillService(TuaPartyBillDao partyBillDao) DefaultTuaPartyBillService(TuaPartyBillDao partyBillDao, de.hybris.platform.servicelayer.model.ModelService modelService)