public abstract class ModifyAmendmentSectionsEventBase extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
ModifyAmendmentSectionsEventBase(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.
|
boolean |
isAmendment() |
getRuleInterfaceClass, invokeRuleMethod, logEventpublic ModifyAmendmentSectionsEventBase(ProtocolDocumentBase document, String propertyName, ProtocolAmendmentBean amendmentBean)
public ProtocolDocumentBase getProtocolDocument()
public String getPropertyName()
public ProtocolAmendmentBean getAmendmentBean()
public boolean isAmendment()
public abstract BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.