public abstract class ProtocolAdminCorrectionEventBase extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
ProtocolAdminCorrectionEventBase(ProtocolDocumentBase document,
String propertyName,
AdminCorrectionBean actionBean) |
| Modifier and Type | Method and Description |
|---|---|
AdminCorrectionBean |
getAdminCorrectionBean() |
String |
getPropertyName() |
ProtocolDocumentBase |
getProtocolDocument() |
abstract BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
getRuleInterfaceClass, invokeRuleMethodpublic ProtocolAdminCorrectionEventBase(ProtocolDocumentBase document, String propertyName, AdminCorrectionBean actionBean)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBaseExtensionKraDocumentEventBase.logEvent()public ProtocolDocumentBase getProtocolDocument()
public String getPropertyName()
public AdminCorrectionBean getAdminCorrectionBean()
public abstract BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.