public class PurchasingAccountingLineAmountValidation extends GenericValidation
Constructor and Description |
---|
PurchasingAccountingLineAmountValidation() |
Modifier and Type | Method and Description |
---|---|
AccountingLine |
getUpdatedAccountingLine() |
void |
setUpdatedAccountingLine(AccountingLine updatedAccountingLine) |
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters
|
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public PurchasingAccountingLineAmountValidation()
public boolean validate(AttributedDocumentEvent event)
Validation
public AccountingLine getUpdatedAccountingLine()
public void setUpdatedAccountingLine(AccountingLine updatedAccountingLine)
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.