public class PurchasingAddCapitalAssetLocationValidation extends GenericValidation
Modifier and Type | Field and Description |
---|---|
protected CapitalAssetLocation |
location |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
parameterService |
protected PurchasingService |
purchasingService |
Constructor and Description |
---|
PurchasingAddCapitalAssetLocationValidation() |
Modifier and Type | Method and Description |
---|---|
CapitalAssetLocation |
getLocation() |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService() |
protected PurchasingService |
getPurchasingService() |
void |
setLocation(CapitalAssetLocation location) |
boolean |
validate(AttributedDocumentEvent event)
This method validates that certain parameters
|
setQuitOnFail, shouldQuitOnFail, stageValidation
getParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterProperties
protected CapitalAssetLocation location
protected org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService
protected PurchasingService purchasingService
public PurchasingAddCapitalAssetLocationValidation()
public boolean validate(AttributedDocumentEvent event)
Validation
public CapitalAssetLocation getLocation()
public void setLocation(CapitalAssetLocation location)
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
protected PurchasingService getPurchasingService()
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.