Uses of Interface
com.soffid.iam.model.UserGroupEntityDao
-
Packages that use UserGroupEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of UserGroupEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement UserGroupEntityDao Modifier and Type Class Description classUserGroupEntityDaoBaseDAO Base for Entity UserGroupEntityclassUserGroupEntityDaoImplMethods in com.soffid.iam.model that return UserGroupEntityDao Modifier and Type Method Description UserGroupEntityDaoGroupEntityDaoBase. getUserGroupEntityDao()Gets reference tousuariGrupEntityDao.UserGroupEntityDaoUserEntityDaoBase. getUserGroupEntityDao()Gets reference tousuariGrupEntityDao.UserGroupEntityDaoUserGroupAttributeEntityDaoBase. getUserGroupEntityDao()Gets reference tousuariGrupEntityDao.Methods in com.soffid.iam.model with parameters of type UserGroupEntityDao Modifier and Type Method Description voidGroupEntityDaoBase. setUserGroupEntityDao(UserGroupEntityDao usuariGrupEntityDao)Sets reference tousuariGrupEntityDao.voidUserEntityDaoBase. setUserGroupEntityDao(UserGroupEntityDao usuariGrupEntityDao)Sets reference tousuariGrupEntityDao.voidUserGroupAttributeEntityDaoBase. setUserGroupEntityDao(UserGroupEntityDao usuariGrupEntityDao)Sets reference tousuariGrupEntityDao. -
Uses of UserGroupEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return UserGroupEntityDao Modifier and Type Method Description UserGroupEntityDaoGroupServiceBase. getUserGroupEntityDao()Gets reference tousuariGrupEntityDao.UserGroupEntityDaoUserServiceBase. getUserGroupEntityDao()Gets reference tousuariGrupEntityDao.Methods in com.soffid.iam.service with parameters of type UserGroupEntityDao Modifier and Type Method Description voidGroupServiceBase. setUserGroupEntityDao(UserGroupEntityDao usuariGrupEntityDao)Sets reference tousuariGrupEntityDao.voidUserServiceBase. setUserGroupEntityDao(UserGroupEntityDao usuariGrupEntityDao)Sets reference tousuariGrupEntityDao.
-