Uses of Interface
de.hybris.platform.refund.dao.RefundDao
-
Packages that use RefundDao Package Description de.hybris.platform.refund.dao.impl de.hybris.platform.refund.impl -
-
Uses of RefundDao in de.hybris.platform.refund.dao.impl
Classes in de.hybris.platform.refund.dao.impl that implement RefundDao Modifier and Type Class Description classDefaultRefundDaoDao object used in inDefaultRefundService -
Uses of RefundDao in de.hybris.platform.refund.impl
Methods in de.hybris.platform.refund.impl that return RefundDao Modifier and Type Method Description protected RefundDaoDefaultRefundService. getRefundDao()Methods in de.hybris.platform.refund.impl with parameters of type RefundDao Modifier and Type Method Description voidDefaultRefundService. setRefundDao(RefundDao refundDao)
-