public abstract class PersonnelAttachmentEventBase extends KraDocumentEventBase implements PersonnelAttachmentEvent
| Modifier | Constructor and Description |
|---|---|
protected |
PersonnelAttachmentEventBase(String description,
String errorPathPrefix,
ProposalDevelopmentDocument document,
ProposalPersonBiography proposalPersonBiography) |
| Modifier and Type | Method and Description |
|---|---|
ProposalPersonBiography |
getProposalPersonBiography() |
protected void |
logEvent()
Logs the event type and some information about the associated proposal person bio
|
void |
validate() |
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toStringprotected PersonnelAttachmentEventBase(String description, String errorPathPrefix, ProposalDevelopmentDocument document, ProposalPersonBiography proposalPersonBiography)
public ProposalPersonBiography getProposalPersonBiography()
getProposalPersonBiography in interface PersonnelAttachmentEventProposalPersonBiography 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.