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