© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.customer
Class CustomerPk

java.lang.Object
  extended bycom.bea.p13n.property.ConfigurableEntityPk
      extended bycom.beasys.commerce.ebusiness.customer.CustomerPk
All Implemented Interfaces:
Serializable

public class CustomerPk
extends ConfigurableEntityPk

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.bea.p13n.property.ConfigurableEntityPk
identifier
 
Constructor Summary
CustomerPk()
           
CustomerPk(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.bea.p13n.property.ConfigurableEntityPk
equals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomerPk

public CustomerPk()

CustomerPk

public CustomerPk(String identifier)
Method Detail

compareTo

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

Overrides:
compareTo in class ConfigurableEntityPk

hashCode

public int hashCode()
override the hashCode() method

Overrides:
hashCode in class ConfigurableEntityPk

toString

public String toString()
Return identifier

Overrides:
toString in class ConfigurableEntityPk

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved