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