public class PreEncumbranceReversalDateValidation extends GenericValidation
| Constructor and Description | 
|---|
| PreEncumbranceReversalDateValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| PreEncumbranceDocument | getAccountingDocumentForValidation()Gets the accountingDocumentForValidation attribute. | 
| AccountingDocumentRuleHelperService | getAccountingDocumentRuleHelperService()Gets the accountingDocumentRuleHelperService attribute. | 
| void | setAccountingDocumentForValidation(PreEncumbranceDocument accountingDocumentForValidation)Sets the accountingDocumentForValidation attribute value. | 
| void | setAccountingDocumentRuleHelperService(AccountingDocumentRuleHelperService accountingDocumentRuleHelperService)Sets the accountingDocumentRuleHelperService attribute value. | 
| boolean | validate(AttributedDocumentEvent event)Validates that an accounting line does not have a capital object object code
 Expects an accounting line as the first a parameter | 
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PreEncumbranceReversalDateValidation()
public boolean validate(AttributedDocumentEvent event)
org.kuali.ole.sys.document.validation.Validation#validate(java.lang.Object[])public AccountingDocumentRuleHelperService getAccountingDocumentRuleHelperService()
public void setAccountingDocumentRuleHelperService(AccountingDocumentRuleHelperService accountingDocumentRuleHelperService)
accountingDocumentRuleHelperService - The accountingDocumentRuleHelperService to set.public PreEncumbranceDocument getAccountingDocumentForValidation()
public void setAccountingDocumentForValidation(PreEncumbranceDocument accountingDocumentForValidation)
accountingDocumentForValidation - The accountingDocumentForValidation to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.