public class CategoryTreeOptions extends java.lang.Object implements CategoryTreeOptionsIf
Constructor and Description |
---|
CategoryTreeOptions()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCatalogId()
The id of the catalog which contains dynamic product information such as the price and
quantity
|
int |
getLanguageId() |
boolean |
isGetProductCounts() |
boolean |
isReturnClonedTree() |
void |
setCatalogId(java.lang.String catalogId)
The id of the catalog which contains dynamic product information such as the price and
quantity
|
void |
setGetProductCounts(boolean getProductCounts) |
void |
setLanguageId(int languageId) |
void |
setReturnClonedTree(boolean returnClonedTree) |
public int getLanguageId()
getLanguageId
in interface CategoryTreeOptionsIf
public void setLanguageId(int languageId)
setLanguageId
in interface CategoryTreeOptionsIf
languageId
- the languageId to setpublic boolean isGetProductCounts()
isGetProductCounts
in interface CategoryTreeOptionsIf
public void setGetProductCounts(boolean getProductCounts)
setGetProductCounts
in interface CategoryTreeOptionsIf
getProductCounts
- the getProductCounts to setpublic boolean isReturnClonedTree()
isReturnClonedTree
in interface CategoryTreeOptionsIf
public void setReturnClonedTree(boolean returnClonedTree)
setReturnClonedTree
in interface CategoryTreeOptionsIf
returnClonedTree
- the returnClonedTree to setpublic java.lang.String getCatalogId()
getCatalogId
in interface CategoryTreeOptionsIf
public void setCatalogId(java.lang.String catalogId)
setCatalogId
in interface CategoryTreeOptionsIf
catalogId
- the catalogId to setCopyright © 2018 DS Data Systems UK Ltd.