public class PurchasingChartOrgValidation extends GenericValidation
| Constructor and Description |
|---|
PurchasingChartOrgValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
setChartService(ChartService chartService)
Sets the chartService attribute value.
|
void |
setOrganizationService(OrganizationService organizationService)
Sets the organizationService attribute value.
|
boolean |
validate(AttributedDocumentEvent event)
Validate the chart and organization code prior to submitting the document.
|
setQuitOnFail, shouldQuitOnFail, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiespublic PurchasingChartOrgValidation()
public boolean validate(AttributedDocumentEvent event)
Validation.validate(org.kuali.ole.sys.document.validation.event.AttributedDocumentEvent)public void setOrganizationService(OrganizationService organizationService)
organizationService - The organizationService to set.public void setChartService(ChartService chartService)
chartService - The chartService to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.