public abstract class IdClassBase extends Object implements Serializable
These ID classes are required to have proper equals and hashcode method implementations, so this base class provides reflection-based defaults for both of those as well as toString.
IdClass,
Serialized Form| Constructor and Description |
|---|
IdClassBase() |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.