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