com.beasys.commerce.ebusiness.customer
Class CustomerDelegatePk

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

Deprecated See BEA Commerce product offering

@Deprecated
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()
          Deprecated See BEA Commerce product offering
CustomerDelegatePk(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.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()
Deprecated See BEA Commerce product offering


CustomerDelegatePk

public CustomerDelegatePk(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

Specified by:
compareTo in interface Comparable
Overrides:
compareTo in class com.beasys.commerce.axiom.contact.ContactPk
Parameters
o - the Object to be compared.
Returns
a negative integer, zero, or a positive integer as this object is less than, equal to, or greater than the specified object.

hashCode

public int hashCode()
Deprecated See BEA Commerce product offering

override the hashCode() method

Overrides:
hashCode in class com.beasys.commerce.axiom.contact.ContactPk

toString

public String toString()
Deprecated See BEA Commerce product offering

Return identifier

Overrides:
toString in class com.beasys.commerce.axiom.contact.ContactPk
Returns
A String representation of the SmartKey.


Copyright © 2008 BEA Systems, Inc. All Rights Reserved