| 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 |
SaveSpecialReviewRule.processRules(SaveSpecialReviewEvent<T> event)
This method implementer must process rule for the event passed.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessRuleInterface<SaveSpecialReviewEvent<T>> |
SaveSpecialReviewEvent.getRule() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SpecialReviewRuleBase.processSaveSpecialReviewEvent(SaveSpecialReviewEvent<T> saveSpecialReviewEvent)
Runs the rules for saving specialReviews.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.