public interface RuleDelegationContract
| Modifier and Type | Method and Description | 
|---|---|
| RuleContract | getDelegationRule()rule associated with the RuleDelegation | 
| DelegationType | getDelegationType()type of delegation for the RuleDelegation | 
DelegationType getDelegationType()
Determines what kind of delegation the RuleDelegation is
RuleContract getDelegationRule()
This rule is run for the original rule as the delegate
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.