public class IndirectCostAdjustmentChartOfAccountsValidation extends GenericValidation
| Modifier and Type | Field and Description |
|---|---|
protected AccountingLine |
accountingLineForValidation |
| Constructor and Description |
|---|
IndirectCostAdjustmentChartOfAccountsValidation() |
| Modifier and Type | Method and Description |
|---|---|
AccountingLine |
getAccountingLineForValidation()
Gets the accountingLineForValidation attribute.
|
void |
setAccountingLineForValidation(AccountingLine accountingLineForValidation)
Sets the accountingLineForValidation attribute value.
|
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiesprotected AccountingLine accountingLineForValidation
public IndirectCostAdjustmentChartOfAccountsValidation()
public boolean validate(AttributedDocumentEvent event)
ValidationValidation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)public AccountingLine getAccountingLineForValidation()
public void setAccountingLineForValidation(AccountingLine accountingLineForValidation)
accountingLineForValidation - The accountingLineForValidation to set.Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.