public class BudgetAdjustmentDocumentPreRules extends org.kuali.rice.kns.rules.PromptBeforeValidationBase
Modifier and Type | Field and Description |
---|---|
protected org.kuali.rice.core.api.config.property.ConfigurationService |
kualiConfiguration |
Constructor and Description |
---|
BudgetAdjustmentDocumentPreRules() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canGenerateLaborBenefitsByRouteStatus(BudgetAdjustmentDocument budgetAdjustmentDocument)
Based on the routing status of the document, determines if labor benefits can be generated on the document
|
protected List |
deepCopyAccountingLinesList(List originals)
TODO: remove this method once baseline accounting lines has been removed
|
boolean |
doPrompts(org.kuali.rice.krad.document.Document document)
Execute pre-rules for BudgetAdjustmentDocument
|
protected org.kuali.rice.core.api.config.property.ConfigurationService kualiConfiguration
public BudgetAdjustmentDocumentPreRules()
public boolean doPrompts(org.kuali.rice.krad.document.Document document)
doPrompts
in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
org.kuali.rice.kns.rules.PromptBeforeValidationBase#doRules(org.kuali.rice.kns.document.MaintenanceDocument)
protected List deepCopyAccountingLinesList(List originals)
protected boolean canGenerateLaborBenefitsByRouteStatus(BudgetAdjustmentDocument budgetAdjustmentDocument)
budgetAdjustmentDocument
- the budget adjustment document that labor benefits would be generated onCopyright © 2004–2015 The Kuali Foundation. All rights reserved.