public class SaveInstituteAttachmentsEvent extends NarrativeEventBase
| Constructor and Description |
|---|
SaveInstituteAttachmentsEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document)
Constructs an SaveInstituteAttachmentsEvent with the given errorPathPrefix, document, and proposalPerson.
|
SaveInstituteAttachmentsEvent(String errorPathPrefix,
ProposalDevelopmentDocument document)
Constructs an SaveInstituteAttachmentsEvent 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 SaveInstituteAttachmentsEvent(String errorPathPrefix, ProposalDevelopmentDocument document)
errorPathPrefix - proposalDevelopmentDocument - public SaveInstituteAttachmentsEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document)
errorPathPrefix - document - 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.