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