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, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
protected static org.apache.log4j.Logger LOG
public InvoiceReviewValidation()
public boolean validate(AttributedDocumentEvent event)
Validation
public InvoiceItem getItemForValidation()
public void setItemForValidation(InvoiceItem itemForValidation)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.