Uses of Interface
com.soffid.iam.model.SoDRuleMatrixEntityDao
-
Packages that use SoDRuleMatrixEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of SoDRuleMatrixEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement SoDRuleMatrixEntityDao Modifier and Type Class Description classSoDRuleMatrixEntityDaoBaseDAO Base for Entity SoDRuleMatrixEntityclassSoDRuleMatrixEntityDaoImplMethods in com.soffid.iam.model that return SoDRuleMatrixEntityDao Modifier and Type Method Description SoDRuleMatrixEntityDaoSoDRoleEntityDaoBase. getSoDRuleMatrixEntityDao()Gets reference tosoDRuleMatrixEntityDao.SoDRuleMatrixEntityDaoSoDRuleEntityDaoBase. getSoDRuleMatrixEntityDao()Gets reference tosoDRuleMatrixEntityDao.Methods in com.soffid.iam.model with parameters of type SoDRuleMatrixEntityDao Modifier and Type Method Description voidSoDRoleEntityDaoBase. setSoDRuleMatrixEntityDao(SoDRuleMatrixEntityDao soDRuleMatrixEntityDao)Sets reference tosoDRuleMatrixEntityDao.voidSoDRuleEntityDaoBase. setSoDRuleMatrixEntityDao(SoDRuleMatrixEntityDao soDRuleMatrixEntityDao)Sets reference tosoDRuleMatrixEntityDao. -
Uses of SoDRuleMatrixEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return SoDRuleMatrixEntityDao Modifier and Type Method Description SoDRuleMatrixEntityDaoSoDRuleServiceBase. getSoDRuleMatrixEntityDao()Gets reference tosoDRuleMatrixEntityDao.Methods in com.soffid.iam.service with parameters of type SoDRuleMatrixEntityDao Modifier and Type Method Description voidSoDRuleServiceBase. setSoDRuleMatrixEntityDao(SoDRuleMatrixEntityDao soDRuleMatrixEntityDao)Sets reference tosoDRuleMatrixEntityDao.
-