public class PaymentRequestPayDateNotOverThresholdDaysAwayValidation extends GenericValidation
| Constructor and Description | 
|---|
| PaymentRequestPayDateNotOverThresholdDaysAwayValidation() | 
| 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, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PaymentRequestPayDateNotOverThresholdDaysAwayValidation()
public boolean validate(AttributedDocumentEvent event)
public PurapService getPurapService()
public void setPurapService(PurapService purapService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.