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