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