Uses of Interface
com.soffid.iam.model.EntryPointEntityDao
-
Packages that use EntryPointEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of EntryPointEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement EntryPointEntityDao Modifier and Type Class Description classEntryPointEntityDaoBaseDAO Base for Entity EntryPointEntityclassEntryPointEntityDaoImplMethods in com.soffid.iam.model that return EntryPointEntityDao Modifier and Type Method Description EntryPointEntityDaoEntryPointAccountEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoEntryPointExecutableEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoEntryPointGroupEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoEntryPointRoleEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoEntryPointTreeEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoEntryPointUserEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoHostEntryPointEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoSystemEntityDaoBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.Methods in com.soffid.iam.model with parameters of type EntryPointEntityDao Modifier and Type Method Description voidEntryPointAccountEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidEntryPointExecutableEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidEntryPointGroupEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidEntryPointRoleEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidEntryPointTreeEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidEntryPointUserEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidHostEntryPointEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidSystemEntityDaoBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao. -
Uses of EntryPointEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return EntryPointEntityDao Modifier and Type Method Description EntryPointEntityDaoEntryPointServiceBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoNetworkDiscoveryServiceBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.EntryPointEntityDaoNetworkServiceBase. getEntryPointEntityDao()Gets reference topuntEntradaEntityDao.Methods in com.soffid.iam.service with parameters of type EntryPointEntityDao Modifier and Type Method Description voidEntryPointServiceBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidNetworkDiscoveryServiceBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.voidNetworkServiceBase. setEntryPointEntityDao(EntryPointEntityDao puntEntradaEntityDao)Sets reference topuntEntradaEntityDao.
-