public class AddNarrativeEvent extends NarrativeEventBase
ProposalDevelopmentDocument| Constructor and Description |
|---|
AddNarrativeEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
Narrative narrative)
Constructs an AddNarrativeEvent with the given errorPathPrefix, document, and proposalPerson.
|
AddNarrativeEvent(String errorPathPrefix,
ProposalDevelopmentDocument document,
Narrative narrative)
Constructs an AddNarrativeEvent with the given errorPathPrefix, document, and proposalPerson.
|
| Modifier and Type | Method and Description |
|---|---|
Class |
getRuleInterfaceClass() |
boolean |
invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule) |
getNarrative, getNarratives, logEventgenerateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validatepublic AddNarrativeEvent(String errorPathPrefix, ProposalDevelopmentDocument document, Narrative narrative)
errorPathPrefix - proposalDevelopmentDocument - 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.