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