public abstract class CreateContinuationEventBase extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
CreateContinuationEventBase(ProtocolDocumentBase document,
String propertyName,
String continuationSummary) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContinuationSummary() |
String |
getPropertyName() |
ProtocolDocumentBase |
getProtocolDocument() |
abstract BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic CreateContinuationEventBase(ProtocolDocumentBase document, String propertyName, String continuationSummary)
public ProtocolDocumentBase getProtocolDocument()
public String getPropertyName()
public String getContinuationSummary()
public abstract BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.