| 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--com.beasys.commerce.foundation.SmartKey
        |
        +--com.beasys.commerce.axiom.contact.UserPk
              |
              +--examples.usermgmt.UnifiedUserPk
Pk class for the UnifiedUser example bean. This must extend UserPk so that they can be used interchangeably in the system.
| Fields inherited from class com.beasys.commerce.axiom.contact.UserPk | 
identifier | 
| Constructor Summary | |
UnifiedUserPk()
Default constructor.  | 
|
UnifiedUserPk(java.lang.String identifier)
Constructs the UnifiedUserPk.  | 
|
| Methods inherited from class com.beasys.commerce.axiom.contact.UserPk | 
compareTo, hashCode, toString | 
| Methods inherited from class com.beasys.commerce.foundation.SmartKey | 
equals | 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public UnifiedUserPk()
public UnifiedUserPk(java.lang.String identifier)
identifier - the unique identifier
  | 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||