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