Uses of Interface
com.soffid.iam.model.EntryPointGroupEntityDao
-
Packages that use EntryPointGroupEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of EntryPointGroupEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement EntryPointGroupEntityDao Modifier and Type Class Description classEntryPointGroupEntityDaoBaseDAO Base for Entity EntryPointGroupEntityclassEntryPointGroupEntityDaoImplMethods in com.soffid.iam.model that return EntryPointGroupEntityDao Modifier and Type Method Description EntryPointGroupEntityDaoEntryPointEntityDaoBase. getEntryPointGroupEntityDao()Gets reference toautoritzacioPUEGrupEntityDao.Methods in com.soffid.iam.model with parameters of type EntryPointGroupEntityDao Modifier and Type Method Description voidEntryPointEntityDaoBase. setEntryPointGroupEntityDao(EntryPointGroupEntityDao autoritzacioPUEGrupEntityDao)Sets reference toautoritzacioPUEGrupEntityDao. -
Uses of EntryPointGroupEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return EntryPointGroupEntityDao Modifier and Type Method Description EntryPointGroupEntityDaoEntryPointServiceBase. getEntryPointGroupEntityDao()Gets reference toautoritzacioPUEGrupEntityDao.Methods in com.soffid.iam.service with parameters of type EntryPointGroupEntityDao Modifier and Type Method Description voidEntryPointServiceBase. setEntryPointGroupEntityDao(EntryPointGroupEntityDao autoritzacioPUEGrupEntityDao)Sets reference toautoritzacioPUEGrupEntityDao.
-