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