Uses of Package
org.kuali.rice.krad.datadictionary.validation

Packages that use org.kuali.rice.krad.datadictionary.validation
org.kuali.rice.kns.datadictionary.validation Copyright 2005-2012 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.kns.datadictionary.validation.charlevel Copyright 2005-2012 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.kns.datadictionary.validation.fieldlevel Copyright 2005-2012 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   
org.kuali.rice.krad.datadictionary.validation Data Dictionary validation objects. 
org.kuali.rice.krad.datadictionary.validation.processor   
org.kuali.rice.krad.datadictionary.validation.result   
org.kuali.rice.krad.service Core service interfaces. 
org.kuali.rice.krad.service.impl Core service implementations. 
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.kns.datadictionary.validation
AttributeValueReader
          An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
BaseAttributeValueReader
          A class that implements the required accessors and legacy processing for an attribute value reader.
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.
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.kns.datadictionary.validation.charlevel
CharacterLevelValidationPattern
          Deprecated. 
ValidationPattern
          Deprecated. 
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.kns.datadictionary.validation.fieldlevel
FieldLevelValidationPattern
          Deprecated. 
ValidationPattern
          Deprecated. 
ValidationPattern.ValidationPatternException
          Deprecated. exception thrown when a ValidationPattern is in an incorrect state.
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.krad.datadictionary
ValidationPattern
          Deprecated. 
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.krad.datadictionary.validation
AttributeValueReader
          An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
BaseAttributeValueReader
          A class that implements the required accessors and legacy processing for an attribute value reader.
ErrorLevel
          Enum inherited from the Kuali Student project to track error levels in validation.
ValidationPattern
          Deprecated. 
ValidationPattern.ValidationPatternException
          Deprecated. exception thrown when a ValidationPattern is in an incorrect state.
ValidationUtils.Result
           
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.krad.datadictionary.validation.processor
AttributeValueReader
          An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.krad.datadictionary.validation.result
AttributeValueReader
          An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
ErrorLevel
          Enum inherited from the Kuali Student project to track error levels in validation.
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.krad.service
AttributeValueReader
          An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
 

Classes in org.kuali.rice.krad.datadictionary.validation used by org.kuali.rice.krad.service.impl
AttributeValueReader
          An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
 



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