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