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, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
public 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–2016 The Kuali Foundation. All rights reserved.