public class InstitutionalProposalNoteAddEvent extends InstitutionalProposalNoteEventBase<InstitutionalProposalNoteAddRule>
InstitutionalProposalNoteEventBase.ErrorType| Constructor and Description |
|---|
InstitutionalProposalNoteAddEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
InstitutionalProposalNotepad institutionalProposalNotepad,
InstitutionalProposalNoteEventBase.ErrorType type) |
InstitutionalProposalNoteAddEvent(String errorPathPrefix,
InstitutionalProposalDocument document,
InstitutionalProposalNotepad institutionalProposalNotepad,
InstitutionalProposalNoteEventBase.ErrorType type) |
| Modifier and Type | Method and Description |
|---|---|
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getInstitutionalProposalNotepad, getTypegetRuleInterfaceClass, invokeRuleMethod, logEventpublic InstitutionalProposalNoteAddEvent(String errorPathPrefix, InstitutionalProposalDocument document, InstitutionalProposalNotepad institutionalProposalNotepad, InstitutionalProposalNoteEventBase.ErrorType type)
public InstitutionalProposalNoteAddEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, InstitutionalProposalNotepad institutionalProposalNotepad, InstitutionalProposalNoteEventBase.ErrorType type)
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.