public class JournalVoucherReversalDateValidation extends GenericValidation
| Constructor and Description |
|---|
JournalVoucherReversalDateValidation() |
| Modifier and Type | Method and Description |
|---|---|
JournalVoucherDocument |
getJournalVoucherForValidation()
Gets the journalVoucherForValidation attribute.
|
void |
setJournalVoucherForValidation(JournalVoucherDocument journalVoucherForDocument)
Sets the journalVoucherForValidation attribute value.
|
boolean |
validate(AttributedDocumentEvent event)
Checks that if the reveral date for the document is not null, that the reversal date has not already occurred
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic JournalVoucherReversalDateValidation()
public boolean validate(AttributedDocumentEvent event)
Validation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)public JournalVoucherDocument getJournalVoucherForValidation()
public void setJournalVoucherForValidation(JournalVoucherDocument journalVoucherForDocument)
journalVoucherForValidation - The journalVoucherForValidation to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.