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, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public PurchasingAccountingLinePercentValidation()
public boolean validate(AttributedDocumentEvent event)
Validation
public AccountingLine getUpdatedAccountingLine()
public void setUpdatedAccountingLine(AccountingLine updatedAccountingLine)
public boolean validatePercent()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.