public class BudgetVersionRule extends Object implements AddBudgetVersionRule
BudgetDocumentRule. It is expected that the BudgetDocumentRule will call this rule directly on save,
so it does not use or require an event.| Constructor and Description |
|---|
BudgetVersionRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAddBudgetVersion(AddBudgetVersionEvent event) |
boolean |
processAddBudgetVersionName(AddBudgetVersionEvent event)
Entry method for the business rule
|
public boolean processAddBudgetVersionName(AddBudgetVersionEvent event)
processAddBudgetVersionName in interface AddBudgetVersionRuledocument - is a BudgetDocument instance that the BudgetVersionOverview is getting added topublic boolean processAddBudgetVersion(AddBudgetVersionEvent event) throws org.kuali.rice.kew.api.exception.WorkflowException
processAddBudgetVersion in interface AddBudgetVersionRuleorg.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.