public class BudgetAdjustmentFundGroupAdjustmentRestrictionValidation extends GenericValidation
| Constructor and Description | 
|---|
| BudgetAdjustmentFundGroupAdjustmentRestrictionValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| BudgetAdjustmentDocument | getAccountingDocumentForValidation()Gets the accountingDocumentForValidation attribute. | 
| AccountingLineRuleHelperService | getAccountingLineRuleHelperService()Gets the accountingLineRuleHelperService attribute. | 
| void | setAccountingDocumentForValidation(BudgetAdjustmentDocument accountingDocumentForValidation)Sets the accountingDocumentForValidation attribute value. | 
| void | setAccountingLineRuleHelperService(AccountingLineRuleHelperService accountingLineRuleHelperService)Sets the accountingLineRuleHelperService attribute value. | 
| boolean | validate(AttributedDocumentEvent event)Retrieves the fund group and sub fund group for each accounting line. | 
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic BudgetAdjustmentFundGroupAdjustmentRestrictionValidation()
public boolean validate(AttributedDocumentEvent event)
Validation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)public BudgetAdjustmentDocument getAccountingDocumentForValidation()
public void setAccountingDocumentForValidation(BudgetAdjustmentDocument accountingDocumentForValidation)
accountingDocumentForValidation - The accountingDocumentForValidation to set.public AccountingLineRuleHelperService getAccountingLineRuleHelperService()
public void setAccountingLineRuleHelperService(AccountingLineRuleHelperService accountingLineRuleHelperService)
accountingLineRuleHelperService - The accountingLineRuleHelperService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.