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