Uses of Class
org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader

Packages that use BaseAttributeValueReader
org.kuali.rice.kns.datadictionary.validation Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.krad.datadictionary.validation Data Dictionary validation objects. 
 

Uses of BaseAttributeValueReader in org.kuali.rice.kns.datadictionary.validation
 

Subclasses of BaseAttributeValueReader in org.kuali.rice.kns.datadictionary.validation
 class MaintenanceDocumentAttributeValueReader
          Deprecated. As of release 2.0
 

Uses of BaseAttributeValueReader in org.kuali.rice.krad.datadictionary.validation
 

Subclasses of BaseAttributeValueReader in org.kuali.rice.krad.datadictionary.validation
 class DictionaryObjectAttributeValueReader
          This class allows a dictionary object to expose information about its fields / attributes, including the values of those fields, with some guidance from the DataDictionaryEntry object.
 class SingleAttributeValueReader
          This class allows a single attribute value to be exposed to the validation service, along with some guidance about how that value should be interpreted, provided by the AttributeDefinition that corresponds.
 class ViewAttributeValueReader
          AttributeValueReader which can read the correct values from all InputFields which exist on the View
 



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