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