public class PurchasingAccountsPayableFixErrorPathValidation extends GenericValidation
| Modifier and Type | Field and Description | 
|---|---|
| protected static org.apache.log4j.Logger | LOG | 
| Constructor and Description | 
|---|
| PurchasingAccountsPayableFixErrorPathValidation() | 
| 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 static org.apache.log4j.Logger LOG
public PurchasingAccountsPayableFixErrorPathValidation()
public boolean validate(AttributedDocumentEvent event)
Validationorg.kuali.ole.sys.document.validation.Validation#validate(java.lang.Object[])public AccountingLine getAccountingLineForValidation()
public void setAccountingLineForValidation(AccountingLine accountingLineForValidation)
accountingLineForValidation - The accountingLineForValidation to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.