public abstract class CreateAmendmentEventBase extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
CreateAmendmentEventBase(ProtocolDocumentBase document,
String propertyName,
ProtocolAmendmentBean amendmentBean) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAmendmentBean |
getAmendmentBean() |
String |
getPropertyName() |
ProtocolDocumentBase |
getProtocolDocument() |
abstract BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic CreateAmendmentEventBase(ProtocolDocumentBase document, String propertyName, ProtocolAmendmentBean amendmentBean)
public ProtocolDocumentBase getProtocolDocument()
public String getPropertyName()
public ProtocolAmendmentBean getAmendmentBean()
public abstract BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.