Class | Description |
---|---|
BeanPropertyComparator |
BeanPropertyComparator compares the two beans using multiple property names
|
DataTypeUtil |
Pulled this logic out of the org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
since it wasn't really service logic at all, just util logic.
|
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 |
This class is a token-style class, that is write-once, then read-only for all consumers of the class.
|
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.Config | |
KRADConstants.ConfigParameters | |
KRADConstants.DetailTypes | |
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 | |
MessageMap |
Holds errors due to validation
|
MessageUtils | |
ObjectUtils |
Contains various Object, Proxy, and serialization utilities
|
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 |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.