public class BudgetAdjustmentAccountingLineAccountIncomeStreamValidation extends GenericValidation
| Constructor and Description | 
|---|
| BudgetAdjustmentAccountingLineAccountIncomeStreamValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| BudgetAdjustmentAccountingLine | getAccountingLineForValidation()Gets the accountingLineForValidation attribute. | 
| void | setAccountingLineForValidation(BudgetAdjustmentAccountingLine accountingLineForValidation)Sets the accountingLineForValidation attribute value. | 
| boolean | validate(AttributedDocumentEvent event)Validate that, if current adjustment amount is non zero, account has an associated income stream chart and account | 
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic BudgetAdjustmentAccountingLineAccountIncomeStreamValidation()
public boolean validate(AttributedDocumentEvent event)
Validation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)public BudgetAdjustmentAccountingLine getAccountingLineForValidation()
public void setAccountingLineForValidation(BudgetAdjustmentAccountingLine accountingLineForValidation)
accountingLineForValidation - The accountingLineForValidation to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.