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