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