public class InvoicePurchaseOrderIdValidation extends GenericValidation
| Constructor and Description |
|---|
InvoicePurchaseOrderIdValidation() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
encumberedItemExistsForInvoicing(PurchaseOrderDocument document)
Determines if there are items with encumbrances to be invoiced on passed in
purchase order document.
|
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic InvoicePurchaseOrderIdValidation()
public boolean validate(AttributedDocumentEvent event)
Validationprotected boolean encumberedItemExistsForInvoicing(PurchaseOrderDocument document)
document - - purchase order documentCopyright © 2004–2015 The Kuali Foundation. All rights reserved.