public class PurchasingAccountingLinePercentValidation extends GenericValidation
| Constructor and Description |
|---|
PurchasingAccountingLinePercentValidation() |
| Modifier and Type | Method and Description |
|---|---|
AccountingLine |
getUpdatedAccountingLine() |
void |
setUpdatedAccountingLine(AccountingLine updatedAccountingLine) |
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters
|
boolean |
validatePercent()
Method to validate accountingLinePercent field
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PurchasingAccountingLinePercentValidation()
public boolean validate(AttributedDocumentEvent event)
Validationpublic AccountingLine getUpdatedAccountingLine()
public void setUpdatedAccountingLine(AccountingLine updatedAccountingLine)
public boolean validatePercent()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.