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