public abstract class ProtocolAssignToAgendaEventBase extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
ProtocolAssignToAgendaEventBase(ProtocolDocumentBase document,
ProtocolAssignToAgendaBean protocolAssignToAgendaBean)
Constructs a ProtocolAssignToAgendaEventBase.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolAssignToAgendaBean |
getProtocolAssignToAgendaBean() |
abstract BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic ProtocolAssignToAgendaEventBase(ProtocolDocumentBase document, ProtocolAssignToAgendaBean protocolAssignToAgendaBean)
document - the document to validateprotocolAssignToAgendaBean - the bean that keeps the datapublic ProtocolAssignToAgendaBean getProtocolAssignToAgendaBean()
public abstract BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.