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