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