public class InvoicePayDateNotOverThresholdDaysAwayValidation extends GenericValidation
Constructor and Description |
---|
InvoicePayDateNotOverThresholdDaysAwayValidation() |
Modifier and Type | Method and Description |
---|---|
PurapService |
getPurapService() |
void |
setPurapService(PurapService purapService) |
boolean |
validate(AttributedDocumentEvent event)
This method side-effects a warning, and consequently should not be used in such a way as to cause validation to fail.
|
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public InvoicePayDateNotOverThresholdDaysAwayValidation()
public boolean validate(AttributedDocumentEvent event)
public PurapService getPurapService()
public void setPurapService(PurapService purapService)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.