Uses of Class
com.soffid.iam.rc.api.SoDRuleMatrix
Packages that use SoDRuleMatrix
-
Uses of SoDRuleMatrix in com.soffid.iam.rc.api
Constructors in com.soffid.iam.rc.api with parameters of type SoDRuleMatrix -
Uses of SoDRuleMatrix in com.soffid.iam.rc.service
Methods in com.soffid.iam.rc.service that return SoDRuleMatrixModifier and TypeMethodDescriptionSoDRuleService.create(SoDRuleMatrix role) Operation createSoDRuleService.update(SoDRuleMatrix role) Operation updateMethods in com.soffid.iam.rc.service that return types with arguments of type SoDRuleMatrixModifier and TypeMethodDescriptionSoDRuleService.findMatrixByRule(Long ruleId) Operation findMatrixByRuleMethods in com.soffid.iam.rc.service with parameters of type SoDRuleMatrixModifier and TypeMethodDescriptionSoDRuleService.create(SoDRuleMatrix role) Operation createvoidSoDRuleService.remove(SoDRuleMatrix role) Operation removeSoDRuleService.update(SoDRuleMatrix role) Operation update -
Uses of SoDRuleMatrix in com.soffid.iam.rc.service.ejb
Methods in com.soffid.iam.rc.service.ejb that return SoDRuleMatrixModifier and TypeMethodDescriptionSoDRuleService.create(SoDRuleMatrix role) SoDRuleService.update(SoDRuleMatrix role) Methods in com.soffid.iam.rc.service.ejb that return types with arguments of type SoDRuleMatrixMethods in com.soffid.iam.rc.service.ejb with parameters of type SoDRuleMatrixModifier and TypeMethodDescriptionSoDRuleService.create(SoDRuleMatrix role) voidSoDRuleService.remove(SoDRuleMatrix role) SoDRuleService.update(SoDRuleMatrix role)