public class DeleteProtocolNotepadEvent extends KraDocumentEventBase
ProtocolNotepadBase.| Constructor and Description |
|---|
DeleteProtocolNotepadEvent(ProtocolDocumentBase document,
ProtocolNotepadBase protocolNotepad)
Creates a new "delete" event.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolNotepadBase |
getProtocolNotepad()
Gets new
ProtocolNotepadBase. |
Class<DeleteProtocolNotepadRule> |
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 DeleteProtocolNotepadEvent(ProtocolDocumentBase document, ProtocolNotepadBase protocolNotepad)
document - the document.deleteProtocolNotepad - the new attachment to be deleted.protected void logEvent()
logEvent in class KraDocumentEventBasepublic Class<DeleteProtocolNotepadRule> getRuleInterfaceClass()
public boolean invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule)
public ProtocolNotepadBase getProtocolNotepad()
ProtocolNotepadBase.ProtocolNotepadBase.Copyright © 2013 The Kuali Foundation. All Rights Reserved.