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