public class ModifyProtocolNotepadEvent extends KraDocumentEventBase
ProtocolNotepadBase.| Constructor and Description |
|---|
ModifyProtocolNotepadEvent(ProtocolDocumentBase document,
ProtocolNotepadBase existingProtocolNotepad)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolNotepadBase |
getExistingProtocolNotepad()
Gets new
ProtocolNotepadBase. |
Class<ModifyProtocolNotepadRule> |
getRuleInterfaceClass() |
boolean |
invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule) |
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
public ModifyProtocolNotepadEvent(ProtocolDocumentBase document, ProtocolNotepadBase existingProtocolNotepad)
document - the document.existingProtocolNotepad - the new attachment to be added.protected void logEvent()
logEvent in class KraDocumentEventBasepublic Class<ModifyProtocolNotepadRule> getRuleInterfaceClass()
public boolean invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule)
public ProtocolNotepadBase getExistingProtocolNotepad()
ProtocolNotepadBase.ProtocolNotepadBase.Copyright © 2013 The Kuali Foundation. All Rights Reserved.