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