public interface Classification
Classification organizes products into ClassificationCategorys
in a tree-like structure. The root category is the root of the category tree.
Products can be organized independently from product catalog structures in separate classifications.
Since 6.2| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the description of the classification.
|
String |
getPath()
Returns the path of the classification if represented in the repository.
|
ClassificationCategory |
getRootCategory()
Returns the root category of the classification.
|
String |
getTitle()
Returns the title of the classification.
|
String getTitle()
String getDescription()
String getPath()
ClassificationCategory getRootCategory()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"