public class DisbursementVoucherAccountingLineAmountPositiveValidation extends AccountingLineAmountPositiveValidation
| Constructor and Description |
|---|
DisbursementVoucherAccountingLineAmountPositiveValidation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(AttributedDocumentEvent event)
Check for zero amount, or negative on original (non-correction) document; no sign check for documents that are
corrections to previous documents
the accounting document must be the first parameter, the accounting line must be the second parameter
|
getAccountingDocumentForValidation, getAccountingLineForValidation, setAccountingDocumentForValidation, setAccountingLineForValidationsetQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic DisbursementVoucherAccountingLineAmountPositiveValidation()
public boolean validate(AttributedDocumentEvent event)
AccountingLineAmountPositiveValidationvalidate in interface Validationvalidate in class AccountingLineAmountPositiveValidationAccountingLineAmountPositiveValidation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.