BEA Systems, Inc.

examples.usermgmt
Class UnifiedUserPk

java.lang.Object
  |
  +--com.beasys.commerce.foundation.SmartKey
        |
        +--com.beasys.commerce.axiom.contact.UserPk
              |
              +--examples.usermgmt.UnifiedUserPk

public class UnifiedUserPk
extends UserPk

See Also:
Serialized Form

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
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnifiedUserPk

public UnifiedUserPk()
Default constructor.

UnifiedUserPk

public UnifiedUserPk(java.lang.String identifier)
Constructs the UnifiedUserPk. Basically a pass-through to the UserPk.
Parameters:
identifier - the unique identifier

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved