public interface CategoryTreeOptionsIf
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) |
int getLanguageId()
void setLanguageId(int languageId)
languageId
- the languageId to setboolean isGetProductCounts()
void setGetProductCounts(boolean getProductCounts)
getProductCounts
- the getProductCounts to setboolean isReturnClonedTree()
void setReturnClonedTree(boolean returnClonedTree)
returnClonedTree
- the returnClonedTree to setjava.lang.String getCatalogId()
void setCatalogId(java.lang.String catalogId)
catalogId
- the catalogId to setCopyright © 2018 DS Data Systems UK Ltd.