public class InvoiceReviewValidation extends GenericValidation
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOG |
| Constructor and Description |
|---|
InvoiceReviewValidation() |
| Modifier and Type | Method and Description |
|---|---|
InvoiceItem |
getItemForValidation() |
void |
setItemForValidation(InvoiceItem itemForValidation) |
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiesprotected static org.apache.log4j.Logger LOG
public InvoiceReviewValidation()
public boolean validate(AttributedDocumentEvent event)
Validationpublic InvoiceItem getItemForValidation()
public void setItemForValidation(InvoiceItem itemForValidation)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.