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