Uses of Interface
org.kuali.rice.krad.service.ViewValidationService

Packages that use ViewValidationService
org.kuali.rice.krad.service   
org.kuali.rice.krad.service.impl   
 

Uses of ViewValidationService in org.kuali.rice.krad.service
 

Methods in org.kuali.rice.krad.service that return ViewValidationService
static ViewValidationService KRADServiceLocatorWeb.getViewValidationService()
           
 

Uses of ViewValidationService in org.kuali.rice.krad.service.impl
 

Classes in org.kuali.rice.krad.service.impl that implement ViewValidationService
 class ViewValidationServiceImpl
          Implementation of Validation service for views, uses the same validation mechanisms as DictionaryValidationService but uses a different AttributeValueReader to get the correct information from InputFields - which include any AttributeDefinition defined attributes, if defined and not overriden
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.