public class ProtocolRequestEvent<T extends BusinessRuleInterface> extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
ProtocolRequestEvent(ProtocolDocument document,
String propertyKey,
ProtocolRequestBean requestBean) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyKey() |
ProtocolDocument |
getProtocolDocument() |
ProtocolRequestBean |
getRequestBean() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic ProtocolRequestEvent(ProtocolDocument document, String propertyKey, ProtocolRequestBean requestBean)
public ProtocolDocument getProtocolDocument()
public String getPropertyKey()
public ProtocolRequestBean getRequestBean()
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.