|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.ebusiness.catalog.CatalogItemKey
com.beasys.commerce.ebusiness.catalog.ProductItemKey
@Deprecated public class ProductItemKey
The ProductItemKey class is a unique identifier for product items in the catalog.
| Constructor Summary | |
|---|---|
ProductItemKey()
Deprecated Default constructor. |
|
ProductItemKey(String identifier)
Deprecated Class constructor. |
|
| Method Summary | |
|---|---|
Object |
clone()
Deprecated 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(String identifier)
identifier - A ProductItem identifier.| Method Detail |
|---|
public Object clone()
clone in class CatalogItemKey
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||