Package org.kuali.rice.core.api.util

Copyright 2005-2013 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.

See:
          Description

Interface Summary
KeyValue Generic interface for KeyValue pairs of Strings.
 

Class Summary
AbstractKeyValue An abstract key value that can be extended by other classes (ex: DTOs).
ChecksumUtils A utility class for generating checksum values from Serializable objects.
ClassLoaderUtils Provides common utility methods for dealing with Classloaders.
ConcreteKeyValue A mutable, comparable key value pair of Strings.
ContextClassLoaderBinder Utility class that binds/unbinds the context ClassLoader of the current Thread using a ThreadLocal.
ContextClassLoaderProxy A Proxy that sets the thread Context ClassLoader before invocation of the proxied object, and resets it back afterwards.
EqualsAndHashCodeUtils Class of static utility methods used to aid in the generation of hashcode values and equals comparisons of objects for corner cases that EqualsBuilder and HashCodeBuilder of commons-lang cannot cover.
RiceConstants This is a class to hold constant values that will be used across multiple modules of Rice
RiceKeyConstants Holds error key constants.
RiceUtilities  
VersionHelper Helper class for comparing version strings
 

Enum Summary
Truth  
 

Package org.kuali.rice.core.api.util Description

Copyright 2005-2013 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. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



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