public class SaveAwardProjectPersonsRuleEvent extends KraDocumentEventBase
| Constructor and Description |
|---|
SaveAwardProjectPersonsRuleEvent(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document) |
| Modifier and Type | Method and Description |
|---|---|
List<AwardPerson> |
getProjectPersons()
Gets the Award project persons.
|
Class<AwardProjectPersonAddRule> |
getRuleInterfaceClass() |
boolean |
invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule) |
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
public List<AwardPerson> getProjectPersons()
public Class<AwardProjectPersonAddRule> getRuleInterfaceClass()
public boolean invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.