public class ProtocolUpdateRiskLevelEvent extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
ProtocolUpdateRiskLevelEvent(ProtocolDocument document,
int index)
Constructs a ProtocolUpdateRiskLevelEvent.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
ProtocolDocument |
getProtocolDocument() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic ProtocolUpdateRiskLevelEvent(ProtocolDocument document, int index)
document - The document to validateindex - The index of the Risk Level to validatepublic ProtocolDocument getProtocolDocument()
public int getIndex()
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.