public class PurchasingUpdateAccountingLineValidation extends GenericValidation
| Constructor and Description | 
|---|
| PurchasingUpdateAccountingLineValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| AccountingLine | getUpdatedAccountingLine() | 
| void | setUpdatedAccountingLine(AccountingLine updatedAccountingLine) | 
| boolean | validate(AttributedDocumentEvent event)This method validates that certain parameters | 
| protected boolean | verifyAccountingLinePercent(PurApAccountingLine purapAccountingLine)Verifies that the accounting line percent is a whole number. | 
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PurchasingUpdateAccountingLineValidation()
public boolean validate(AttributedDocumentEvent event)
Validationprotected boolean verifyAccountingLinePercent(PurApAccountingLine purapAccountingLine)
purapAccountingLine - the accounting line to be validatedpublic AccountingLine getUpdatedAccountingLine()
public void setUpdatedAccountingLine(AccountingLine updatedAccountingLine)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.