public class InstitutionalProposalPersonUnitRuleAddEvent extends KraDocumentEventBase
| Modifier | Constructor and Description |
|---|---|
protected |
InstitutionalProposalPersonUnitRuleAddEvent(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
InstitutionalProposalPerson projectPerson,
InstitutionalProposalPersonUnit newPersonUnit) |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalPersonUnit |
getNewPersonUnit() |
InstitutionalProposalPerson |
getProjectPerson() |
Class<InstitutionalProposalPersonUnitAddRule> |
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 InstitutionalProposalPersonUnitRuleAddEvent(String description, String errorPathPrefix, org.kuali.rice.krad.document.Document document, InstitutionalProposalPerson projectPerson, InstitutionalProposalPersonUnit newPersonUnit)
public InstitutionalProposalPersonUnit getNewPersonUnit()
public InstitutionalProposalPerson getProjectPerson()
public Class<InstitutionalProposalPersonUnitAddRule> 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.