Uses of Class
com.avoka.fc.core.dao.PaymentLogDao
-
Packages that use PaymentLogDao Package Description com.avoka.fc.core.dao Provides the Data Access Objects used by SmartForm Manager. -
-
Uses of PaymentLogDao in com.avoka.fc.core.dao
Methods in com.avoka.fc.core.dao that return PaymentLogDao Modifier and Type Method Description static PaymentLogDao
DaoFactory. getPaymentLogDao()
Return aPaymentLogDao
instance
-