|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.beasys.commerce.ebusiness.catalog.CatalogItemKey
|
+--com.beasys.commerce.ebusiness.catalog.ProductItemKey
The ProductItemKey class is a unique identifier for product items in the catalog.
| Constructor Summary | |
ProductItemKey()
Default constructor. |
|
ProductItemKey(java.lang.String identifier)
Class constructor. |
|
| Method Summary | |
java.lang.Object |
clone()
clone implementation for this class. |
| Methods inherited from class com.beasys.commerce.ebusiness.catalog.CatalogItemKey |
compareTo,
equals,
getIdentifier,
hashCode,
toString |
| Methods inherited from class java.lang.Object |
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public ProductItemKey()
public ProductItemKey(java.lang.String identifier)
identifier - A ProductItem identifier.| Method Detail |
public java.lang.Object clone()
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||