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