public abstract class KeyPersonEventBase extends KraDocumentEventBase implements KeyPersonEvent
ProposalDevelopmentDocument| Modifier | Constructor and Description |
|---|---|
protected |
KeyPersonEventBase(String description,
ProposalDevelopmentDocument document,
ProposalPerson person) |
protected |
KeyPersonEventBase(String description,
String errorPathPrefix,
ProposalDevelopmentDocument document,
ProposalPerson person) |
| Modifier and Type | Method and Description |
|---|---|
ProposalPerson |
getProposalPerson() |
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
void |
validate() |
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toStringprotected KeyPersonEventBase(String description, ProposalDevelopmentDocument document, ProposalPerson person)
protected KeyPersonEventBase(String description, String errorPathPrefix, ProposalDevelopmentDocument document, ProposalPerson person)
public ProposalPerson getProposalPerson()
getProposalPerson in interface KeyPersonEventProposalPerson that triggered this event.public void validate()
validate in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEventvalidate in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBaseKualiDocumentEvent.validate()protected void logEvent()
logEvent in class KraDocumentEventBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.