public class AwardProjectPersonRuleAddEvent extends KraDocumentEventBase
| Modifier | Constructor and Description |
|---|---|
protected |
AwardProjectPersonRuleAddEvent(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
AwardPerson newProjectPerson) |
| Modifier and Type | Method and Description |
|---|---|
AwardPerson |
getNewProjectPerson()
Gets the newProjectPerson attribute.
|
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
|
protected AwardProjectPersonRuleAddEvent(String description, String errorPathPrefix, org.kuali.rice.krad.document.Document document, AwardPerson newProjectPerson)
public AwardPerson getNewProjectPerson()
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.