Class Summary |
BooleanMap |
Map implementation takes a Set of Strings and converts to Map
where the string is the map key and value is the Boolean true, convenience
collection for expression language |
BreadcrumbItem |
BreadcrumbItem represents a single item in the breadcrumb list that is generated by the breadcrumbs widget |
BreadcrumbOptions |
BreadcrumbOptions represents the options for the current view breadcrumbs that are displayed. |
ClientValidationUtils |
Contains all the methods necessary for generating the js required to perform validation client
side. |
CloneUtils |
Utility class for copying objects using reflection. |
ColumnCalculationInfo |
ColumnCalculationInfo is used to specify which columns and what types of calculations are performed on those columns
of table collection. |
ColumnSort |
Holds the information for sorting a table by a column. |
ComponentBeanPostProcessor |
Spring BeanPostProcessor that processes configured Component
instances in the dictionary |
ComponentFactory |
Factory class for creating new UIF components from their base definitions
in the dictionary |
ComponentUtils |
ComponentUtils is a utility class providing methods to help create and modify Component instances |
ConstraintStateUtils |
Various utility methods for determining when to use constraints during states |
ExpressionFunctions |
Defines functions that can be used in el expressions within
the UIF dictionary files |
ExpressionUtils |
Utility class for UIF expressions |
KeyMessage |
KeyMessage object for key-value pairs that contain rich content in the value portion. |
LookupInquiryUtils |
Class for utility methods that pertain to UIF Lookup processing |
MessageStructureUtils |
Rich message structure utilities for parsing message content and converting it to components/content |
MultiColumnComparator |
Comparator used for server side sorting of CollectionGroup data. |
ObjectPathExpressionParser |
Provides modular support for the partial JSP EL path syntax using an arbitrary root bean as the
initial name space. |
ObjectPropertyUtils |
Utility methods to get/set property values and working with objects |
PageBreadcrumbOptions |
BreadcrumbOptions specific to page. |
ParentLocation |
ParentLocation is used to provide automatic generation/determination of Views/Pages that occur before the current
View. |
ProcessLogger |
Performance monitoring log utility. |
ProcessLoggingFilter |
Simple servlet filter used to monitor servlet request processing performance. |
ScriptUtils |
Utility class for generating JavaScript |
SimpleLocationSuggestObject |
An object that represents a simple suggestion with a label, value, and href. |
SimpleSuggestObject |
An object that represents a simple suggestion with a label and a value. |
UifBeanFactoryPostProcessor |
Post processes the bean factory to handle UIF property expressions and IDs on inner beans |
UifKeyValue |
KRAD version of KeyValue to enable use in schema |
UifKeyValueLocation |
KeyValue that has an additional location property that takes a Url object. |
UrlInfo |
This object represents a url in the Krad framework. |
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 |