com.beasys.commerce.ebusiness.customer
Class CustomerPk

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

Deprecated See BEA Commerce product offering

@Deprecated
public class CustomerPk
extends ConfigurableEntityPk

See Also
Serialized Form

Field Summary
 
Fields inherited from class com.bea.p13n.property.ConfigurableEntityPk
identifier
 
Constructor Summary
CustomerPk()
          Deprecated See BEA Commerce product offering
CustomerPk(String identifier)
          Deprecated See BEA Commerce product offering
 
Method Summary
 int compareTo(Object o)
          Deprecated See BEA Commerce product offering
 int hashCode()
          Deprecated See BEA Commerce product offering
 String toString()
          Deprecated See BEA Commerce product offering
 
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()
Deprecated See BEA Commerce product offering


CustomerPk

public CustomerPk(String identifier)
Deprecated See BEA Commerce product offering

Method Detail

compareTo

public int compareTo(Object o)
Deprecated See BEA Commerce product offering

Objects that compare will return 0

Overrides:
compareTo in class ConfigurableEntityPk

hashCode

public int hashCode()
Deprecated See BEA Commerce product offering

override the hashCode() method

Overrides:
hashCode in class ConfigurableEntityPk

toString

public String toString()
Deprecated See BEA Commerce product offering

Return identifier

Overrides:
toString in class ConfigurableEntityPk


Copyright © 2006 BEA Systems, Inc. All Rights Reserved