public abstract class ProtocolApproveEventBase extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
ProtocolApproveEventBase(ProtocolDocumentBase document,
ProtocolApproveBean protocolApproveBean)
Constructs a ProtocolApproveEventBase.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolApproveRuleBase |
getNewProtocolApproveRuleInstanceHook() |
ProtocolApproveBean |
getProtocolApproveBean() |
ProtocolApproveRuleBase |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic ProtocolApproveEventBase(ProtocolDocumentBase document, ProtocolApproveBean protocolApproveBean)
document - the document to validateprotocolApproveBean - the bean that keeps the comments and datespublic ProtocolApproveBean getProtocolApproveBean()
public ProtocolApproveRuleBase getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionprotected abstract ProtocolApproveRuleBase getNewProtocolApproveRuleInstanceHook()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.