| Package | Description |
|---|---|
| org.kuali.kra.common.specialreview.rule | |
| org.kuali.kra.common.specialreview.rule.event | |
| org.kuali.kra.common.specialreview.rules |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SaveSpecialReviewLinkRule.processRules(SaveSpecialReviewLinkEvent<T> event)
This method implementer must process rule for the event passed.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessRuleInterface<SaveSpecialReviewLinkEvent<T>> |
SaveSpecialReviewLinkEvent.getRule() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SpecialReviewRuleBase.processSaveSpecialReviewLinkEvent(SaveSpecialReviewLinkEvent<T> saveSpecialReviewLinkEvent)
Runs the rules for saving the special reviews that are currently linked to a protocol.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.