| 
 | bea Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--theory.smart.foundation.SmartKey
        |
        +--theory.smart.axiom.contact.StakeholderPk
              |
              +--theory.smart.axiom.contact.PersonPk
This is a PrimaryKey for managing the life cycle of a BSC Configurable/Entity bean. It is derived from SmartKey which requires that the classes be serializable and comparable. This class is generated by Theory Center's SmartGenartor.
| Fields inherited from class theory.smart.axiom.contact.StakeholderPk | 
| identifier | 
| Constructor Summary | |
| PersonPk()Default constructor. | |
| Method Summary | |
|  int | compareTo(java.lang.Object o)Implements the compareTo method. | 
|  java.lang.String | toString()Returns the stringified version of the key class. | 
| Methods inherited from class theory.smart.foundation.SmartKey | 
| equals | 
| Methods inherited from class java.lang.Object | 
| clone, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
wait, 
wait, 
wait | 
| Constructor Detail | 
public PersonPk()
| Method Detail | 
public int compareTo(java.lang.Object o)
(a > b) ==> (b < a) (a < b) ==> (b > a) (a = b) ==> (b = a)
public java.lang.String toString()
| 
 | bea Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||