|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule.Builder | |
|---|---|
| org.kuali.rice.kew.api.rule | Copyright 2005-2012 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-2012 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 Rule.Builder in org.kuali.rice.kew.api.rule |
|---|
| Methods in org.kuali.rice.kew.api.rule that return Rule.Builder | |
|---|---|
static Rule.Builder |
Rule.Builder.create()
|
static Rule.Builder |
Rule.Builder.create(RuleContract contract)
|
Rule.Builder |
RuleDelegation.Builder.getDelegationRule()
|
| Methods in org.kuali.rice.kew.api.rule that return types with arguments of type Rule.Builder | |
|---|---|
List<Rule.Builder> |
RuleQueryResults.Builder.getResults()
|
| Methods in org.kuali.rice.kew.api.rule with parameters of type Rule.Builder | |
|---|---|
void |
RuleDelegation.Builder.setDelegationRule(Rule.Builder delegationRule)
|
| Method parameters in org.kuali.rice.kew.api.rule with type arguments of type Rule.Builder | |
|---|---|
void |
RuleQueryResults.Builder.setResults(List<Rule.Builder> results)
|
| Uses of Rule.Builder in org.kuali.rice.kew.api.validation |
|---|
| Methods in org.kuali.rice.kew.api.validation that return Rule.Builder | |
|---|---|
Rule.Builder |
RuleValidationContext.Builder.getRule()
|
| Methods in org.kuali.rice.kew.api.validation with parameters of type Rule.Builder | |
|---|---|
void |
RuleValidationContext.Builder.setRule(Rule.Builder rule)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||