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