|
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.CategoryKey
@Deprecated public class CategoryKey
The CategoryKey class is used to index and retrieve Category objects.
| Field Summary | |
|---|---|
static CategoryKey |
ROOT
Deprecated This key allows you to specify retrieval of items from the root of the category hierarchy. |
| Constructor Summary | |
|---|---|
CategoryKey()
Deprecated Default constructor. |
|
CategoryKey(String identifier)
Deprecated Class constructor. |
|
| Method Summary | |
|---|---|
Object |
clone()
Deprecated clone implementation for CategoryKey. |
| 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 |
| Field Detail |
|---|
public static final CategoryKey ROOT
| Constructor Detail |
|---|
public CategoryKey()
public CategoryKey(String identifier)
identifier - A Category 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 | ||||||||