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