public interface AddBudgetVersionRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
BudgetDocumentRule. It is expected that the BudgetDocumentRule will call this rule directly on save,
so it does not use or require an event.| Modifier and Type | Method and Description |
|---|---|
boolean |
processAddBudgetVersion(AddBudgetVersionEvent event) |
boolean |
processAddBudgetVersionName(AddBudgetVersionEvent event)
Entry method for the business rule.
|
boolean processAddBudgetVersionName(AddBudgetVersionEvent event)
event - The AddBudgetVersionEvent triggering the ruleboolean processAddBudgetVersion(AddBudgetVersionEvent event) throws org.kuali.rice.kew.api.exception.WorkflowException
org.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.