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