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