public class ProtocolAddRiskLevelEvent extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
ProtocolAddRiskLevelEvent(ProtocolDocument document,
String propertyName,
ProtocolRiskLevel riskLevel)
Constructs a ProtocolAddRiskLevelEvent.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
ProtocolDocument |
getProtocolDocument() |
ProtocolRiskLevel |
getProtocolRiskLevel() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic ProtocolAddRiskLevelEvent(ProtocolDocument document, String propertyName, ProtocolRiskLevel riskLevel)
document - The document to validatepropertyName - The error path property prefixriskLevel - The added Risk Levelpublic ProtocolDocument getProtocolDocument()
public String getPropertyName()
public ProtocolRiskLevel getProtocolRiskLevel()
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.