Uses of Interface
com.soffid.iam.model.EntryPointIconEntityDao
-
Packages that use EntryPointIconEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of EntryPointIconEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement EntryPointIconEntityDao Modifier and Type Class Description classEntryPointIconEntityDaoBaseDAO Base for Entity EntryPointIconEntityclassEntryPointIconEntityDaoImplMethods in com.soffid.iam.model that return EntryPointIconEntityDao Modifier and Type Method Description EntryPointIconEntityDaoEntryPointEntityDaoBase. getEntryPointIconEntityDao()Gets reference toiconaEntityDao.Methods in com.soffid.iam.model with parameters of type EntryPointIconEntityDao Modifier and Type Method Description voidEntryPointEntityDaoBase. setEntryPointIconEntityDao(EntryPointIconEntityDao iconaEntityDao)Sets reference toiconaEntityDao. -
Uses of EntryPointIconEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return EntryPointIconEntityDao Modifier and Type Method Description EntryPointIconEntityDaoEntryPointServiceBase. getEntryPointIconEntityDao()Gets reference toiconaEntityDao.Methods in com.soffid.iam.service with parameters of type EntryPointIconEntityDao Modifier and Type Method Description voidEntryPointServiceBase. setEntryPointIconEntityDao(EntryPointIconEntityDao iconaEntityDao)Sets reference toiconaEntityDao.
-