Uses of Class
com.avoka.fc.core.entity.GroupAgentLock
-
Packages that use GroupAgentLock Package Description com.avoka.fc.core.dao Provides the Data Access Objects used by SmartForm Manager. -
-
Uses of GroupAgentLock in com.avoka.fc.core.dao
Methods in com.avoka.fc.core.dao that return GroupAgentLock Modifier and Type Method Description GroupAgentLock
GroupAgentLockDao. getGroupAgentLock(String groupName)
Gets the group agent lock for the given group name.GroupAgentLock
GroupAgentLockDao. getLocalLock(String groupName)
Gets the local lock.
-