org.kuali.kfs.module.purap.document.validation.impl
Class PurchaseOrderProcessVendorStipulationValidation
java.lang.Object
org.kuali.kfs.sys.document.validation.ParameterizedValidation
org.kuali.kfs.sys.document.validation.GenericValidation
org.kuali.kfs.module.purap.document.validation.impl.PurchaseOrderProcessVendorStipulationValidation
- All Implemented Interfaces:
- Validation
public class PurchaseOrderProcessVendorStipulationValidation
- extends GenericValidation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PurchaseOrderProcessVendorStipulationValidation
public PurchaseOrderProcessVendorStipulationValidation()
validate
public boolean validate(AttributedDocumentEvent event)
- Validation for the Stipulation tab.
- Parameters:
poDocument
- the purchase order document to be validated
- Returns:
- boolean false if the vendor stipulation description is blank.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.