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