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