|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleDelegation.Builder | |
|---|---|
| org.kuali.rice.kew.api.rule | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kew.api.validation | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| Uses of RuleDelegation.Builder in org.kuali.rice.kew.api.rule |
|---|
| Methods in org.kuali.rice.kew.api.rule that return RuleDelegation.Builder | |
|---|---|
static RuleDelegation.Builder |
RuleDelegation.Builder.create()
|
static RuleDelegation.Builder |
RuleDelegation.Builder.create(RuleDelegationContract contract)
|
| Methods in org.kuali.rice.kew.api.rule that return types with arguments of type RuleDelegation.Builder | |
|---|---|
List<RuleDelegation.Builder> |
RuleResponsibility.Builder.getDelegationRules()
|
| Method parameters in org.kuali.rice.kew.api.rule with type arguments of type RuleDelegation.Builder | |
|---|---|
void |
RuleResponsibility.Builder.setDelegationRules(List<RuleDelegation.Builder> delegationRules)
|
| Uses of RuleDelegation.Builder in org.kuali.rice.kew.api.validation |
|---|
| Methods in org.kuali.rice.kew.api.validation that return RuleDelegation.Builder | |
|---|---|
RuleDelegation.Builder |
RuleValidationContext.Builder.getRuleDelegation()
|
| Methods in org.kuali.rice.kew.api.validation with parameters of type RuleDelegation.Builder | |
|---|---|
void |
RuleValidationContext.Builder.setRuleDelegation(RuleDelegation.Builder ruleDelegation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||