© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.customer
Class CustomerDelegatePk

java.lang.Object
  extended bycom.beasys.commerce.foundation.SmartKey
      extended bycom.beasys.commerce.axiom.contact.ContactPk
          extended bycom.beasys.commerce.ebusiness.customer.CustomerDelegatePk
All Implemented Interfaces:
Comparable, Serializable

public class CustomerDelegatePk
extends com.beasys.commerce.axiom.contact.ContactPk

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.beasys.commerce.axiom.contact.ContactPk
identifier
 
Constructor Summary
CustomerDelegatePk()
           
CustomerDelegatePk(String identifier)
           
 
Method Summary
 int compareTo(Object o)
          Objects that compare will return 0
 int hashCode()
          override the hashCode() method
 String toString()
          Return identifier
 
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

CustomerDelegatePk

public CustomerDelegatePk()

CustomerDelegatePk

public CustomerDelegatePk(String identifier)
Method Detail

compareTo

public int compareTo(Object o)
Objects that compare will return 0


hashCode

public int hashCode()
override the hashCode() method


toString

public String toString()
Return identifier


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved