| Class | Description |
|---|---|
| AuditCluster |
KRA Audit Cluster; container for related set of audit errors.
|
| AuditError |
KRA Audit Error class.
|
| BeanPropertyComparator |
BeanPropertyComparator compares the two beans using multiple property names
|
| CsrfValidator |
Simple utility class that will validate the given request to determine if it has any required CSRF information,
setting appropriate response errors if not.
|
| DataTypeUtil |
A utility class for determining the data type of classes and their attributes.
|
| ErrorMessage |
Contains the error message key and parameters for a specific instantiation of an error message
|
| ExternalizableBusinessObjectUtils |
A class with utilities related to externalizable business objects
|
| ForeignKeyFieldsPopulationState | Deprecated
Replaced with methods on
DataObjectWrapper |
| GlobalVariables |
Holds all of our thread local variables and accessors for those
|
| GlobalVariablesContextInvocationHandler |
A proxy invocationhandler that implements around advice which pushes a new GlobalVariables frame before
invocation and pops it after invocation.
|
| GrowlMessage |
Contains configuration for displaying a growl message
|
| KRADConstants |
Defines Global Constants for the KRAD Module.
|
| KRADConstants.Audit | |
| KRADConstants.Config | |
| KRADConstants.ConfigParameters | |
| KRADConstants.ControllerMappings | |
| KRADConstants.DetailTypes | |
| KRADConstants.Document | |
| KRADConstants.DocumentFormHeaderFieldIds | |
| KRADConstants.Lookup | |
| KRADConstants.Maintenance | |
| KRADConstants.MessageParsing | |
| KRADConstants.ParameterNames | |
| KRADConstants.SystemGroupParameterNames | |
| KRADConstants.TableRenderConstants | |
| KRADPropertyConstants |
Constants for the KNS module that describer object property fields
|
| KRADUtils |
Miscellaneous Utility Methods.
|
| KualiObjectCachePerBrokerImpl | |
| KualiPersistenceBrokerFactoryImpl | |
| KualiPersistenceBrokerImpl | |
| LegacyDetectionAdvice |
Prevents calls to "legacy" data framework services if the legacy framework
has been disabled
|
| LegacyUtils |
Exposes legacy detection functionality statically.
|
| MessageMap |
Holds errors due to validation
|
| MessageUtils | |
| ObjectUtils | Deprecated
use new KRAD data framework instead
|
| OjbMetadataLoader | |
| PatternedStringBuilder |
Builds a
instance using a pattern similar to the varargs printf() variety. |
| RouteToCompletionUtil | |
| SessionTicket |
Holds information on an action (ticket type name) and context (ticketContext) that has been performed and can be placed in the
UserSession objectMap.
|
| TransactionalServiceUtils |
This class provides utility methods to support the operation of transactional services
|
| UrlFactory |
Provides utility methods for re/building URLs.
|
| Enum | Description |
|---|---|
| NoteType |
Defines the different types of Notes which can be used with the notes
and attachments framework.
|
| Exception | Description |
|---|---|
| BeanPropertyComparator.BeanComparisonException |
| Annotation Type | Description |
|---|---|
| LegacyDataFramework |
Marks a class as part of the "legacy" data framework.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.