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