public class UndoLastActionEvent extends KraDocumentEventBase
| Constructor and Description |
|---|
UndoLastActionEvent(ProtocolDocument document,
UndoLastActionBean actionBean) |
| Modifier and Type | Method and Description |
|---|---|
Class |
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 UndoLastActionEvent(ProtocolDocument document, UndoLastActionBean actionBean)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBasepublic Class getRuleInterfaceClass()
public boolean invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.