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