public class AddFinancialEntityAttachmentEvent extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
AddFinancialEntityAttachmentEvent(String prefixPath,
FinancialEntityAttachment attachment)
Constructs a SaveFinancialEntityEvent.java.
|
| Modifier and Type | Method and Description |
|---|---|
FinancialEntityAttachment |
getAttachment() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
void |
setAttachment(FinancialEntityAttachment attachment) |
getRuleInterfaceClass, invokeRuleMethod, logEventpublic AddFinancialEntityAttachmentEvent(String prefixPath, FinancialEntityAttachment attachment)
propertyName - personFinIntDisclosure - public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionpublic FinancialEntityAttachment getAttachment()
public void setAttachment(FinancialEntityAttachment attachment)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.