| Class | Description | 
|---|---|
| BooleanMap | Map implementation takes a  Setof Strings and converts to Map
 where the string is the map key and value is the Boolean true, convenience
 collection for expression language | 
| ClientValidationUtils | This class contains all the methods necessary for generating the js required to perform validation client side. | 
| CloneUtils | Utility class for copying objects using reflection. | 
| ComponentBeanPostProcessor | Spring  BeanPostProcessorthat processes configuredComponentinstances in the dictionary | 
| ComponentFactory | Factory class for creating new UIF components from their base definitions
 in the dictionary | 
| ComponentUtils | Utility class providing methods to help create and modify
  Componentinstances | 
| ExpressionFunctions | Defines functions that can be used in el expressions within
 the UIF dictionary files | 
| ExpressionUtils | Utility class for UIF expressions | 
| LookupInquiryUtils | Class for utility methods that pertain to UIF Lookup processing | 
| ObjectPropertyUtils | Utility methods to get/set property values and working with objects | 
| ScriptUtils | Utility class for generating JavaScript | 
| UifBeanFactoryPostProcessor | Post processes the bean factory to handle UIF property expressions and IDs on inner beans | 
| UifFormManager | Manages Uif form objects for a session | 
| UifWebUtils | Provides helper methods that will be used during the request lifecycle | 
| ViewCleaner | Utility class for trimming component instances for storage | 
| ViewModelUtils | Provides methods for getting property values, types, and paths within the
 context of a  View | 
| Enum | Description | 
|---|---|
| ClientValidationUtils.ValidationMessageKeys | 
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.