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