Uses of Interface
org.kuali.rice.kim.rule.ui.AddGroupRule

Packages that use AddGroupRule
org.kuali.rice.kim.document.rule   
org.kuali.rice.kim.rules.ui   
 

Uses of AddGroupRule in org.kuali.rice.kim.document.rule
 

Classes in org.kuali.rice.kim.document.rule that implement AddGroupRule
 class IdentityManagementPersonDocumentRule
          This is a description of what this class does - shyu don't forget to fill this in.
 

Fields in org.kuali.rice.kim.document.rule declared as AddGroupRule
protected  AddGroupRule IdentityManagementPersonDocumentRule.addGroupRule
           
 

Fields in org.kuali.rice.kim.document.rule with type parameters of type AddGroupRule
protected  Class<? extends AddGroupRule> IdentityManagementPersonDocumentRule.addGroupRuleClass
           
 

Methods in org.kuali.rice.kim.document.rule that return AddGroupRule
 AddGroupRule IdentityManagementPersonDocumentRule.getAddGroupRule()
           
 

Methods in org.kuali.rice.kim.document.rule that return types with arguments of type AddGroupRule
 Class<? extends AddGroupRule> IdentityManagementPersonDocumentRule.getAddGroupRuleClass()
           
 

Method parameters in org.kuali.rice.kim.document.rule with type arguments of type AddGroupRule
 void IdentityManagementPersonDocumentRule.setAddGroupRuleClass(Class<? extends AddGroupRule> addGroupRuleClass)
          Can be overridden by subclasses to indicate the rule class to use when adding groups.
 

Uses of AddGroupRule in org.kuali.rice.kim.rules.ui
 

Classes in org.kuali.rice.kim.rules.ui that implement AddGroupRule
 class PersonDocumentGroupRule
          This is a description of what this class does - shyu don't forget to fill this in.
 



Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.