public class SavePersonnelAttachmentEvent extends PersonnelAttachmentEventBase
| Constructor and Description |
|---|
SavePersonnelAttachmentEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProposalPersonBiography proposalPersonBiography)
Constructs an SavePersonnelAttachmentEvent with the given errorPathPrefix, document, and proposalPersonBiography.
|
SavePersonnelAttachmentEvent(String errorPathPrefix,
ProposalDevelopmentDocument document,
ProposalPersonBiography proposalPersonBiography)
Constructs an SavePersonnelAttachmentEvent with the given errorPathPrefix, document, and proposalPersonBiography.
|
| Modifier and Type | Method and Description |
|---|---|
Class |
getRuleInterfaceClass() |
boolean |
invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule) |
getProposalPersonBiography, logEvent, validategenerateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toStringpublic SavePersonnelAttachmentEvent(String errorPathPrefix, ProposalDevelopmentDocument document, ProposalPersonBiography proposalPersonBiography)
errorPathPrefix - proposalDevelopmentDocument - proposalPersonBiography - public SavePersonnelAttachmentEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, ProposalPersonBiography proposalPersonBiography)
errorPathPrefix - document - narrative - public Class getRuleInterfaceClass()
KualiDocumentEvent.getRuleInterfaceClass()public boolean invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule)
KualiDocumentEvent.invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule)Copyright © 2013 The Kuali Foundation. All Rights Reserved.