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, stageValidationgetParameterProperties, populateParameterFromEvent, populateParametersFromEvent, setParameterPropertiesprotected CapitalAssetLocation location
protected org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService
protected PurchasingService purchasingService
public PurchasingAddCapitalAssetLocationValidation()
public boolean validate(AttributedDocumentEvent event)
Validationpublic CapitalAssetLocation getLocation()
public void setLocation(CapitalAssetLocation location)
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
protected PurchasingService getPurchasingService()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.