|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.p13n.property.ConfigurableEntityPk | +--com.beasys.commerce.ebusiness.customer.CustomerPk
Fields inherited from class com.bea.p13n.property.ConfigurableEntityPk |
identifier |
Constructor Summary | |
CustomerPk()
|
|
CustomerPk(java.lang.String identifier)
|
Method Summary | |
int |
compareTo(java.lang.Object o)
Objects that compare will return 0 |
int |
hashCode()
override the hashCode() method |
java.lang.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 |
public CustomerPk()
public CustomerPk(java.lang.String identifier)
Method Detail |
public int compareTo(java.lang.Object o)
public int hashCode()
public java.lang.String toString()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |