|
Copyright © 2008 BEA Systems, Inc. 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.service.category.CategoryInfo
@Deprecated public class CategoryInfo
Internal implementation class. I
| Constructor Summary | |
|---|---|
CategoryInfo(Category category,
CategoryKey[] subCategoryKeys,
CategoryKey[] ancestorKeys,
CategoryKey[] siblingKeys,
ProductItemKey[] itemKeys,
CategoryKey parentKey)
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
CategoryKey[] |
getAncestorKeys()
Deprecated See BEA Commerce product offering |
Category |
getCategory()
Deprecated See BEA Commerce product offering |
ProductItemKey[] |
getItemKeys()
Deprecated See BEA Commerce product offering |
CategoryKey |
getParentKey()
Deprecated See BEA Commerce product offering |
CategoryKey[] |
getSiblingKeys()
Deprecated See BEA Commerce product offering |
CategoryKey[] |
getSubCategoryKeys()
Deprecated See BEA Commerce product offering |
void |
setItemKeys(ProductItemKey[] newKeys)
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryInfo(Category category,
CategoryKey[] subCategoryKeys,
CategoryKey[] ancestorKeys,
CategoryKey[] siblingKeys,
ProductItemKey[] itemKeys,
CategoryKey parentKey)
| Method Detail |
|---|
public Category getCategory()
public ProductItemKey[] getItemKeys()
public void setItemKeys(ProductItemKey[] newKeys)
public CategoryKey[] getSiblingKeys()
public CategoryKey getParentKey()
public CategoryKey[] getSubCategoryKeys()
public CategoryKey[] getAncestorKeys()
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||