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