Class SuggestedCategory
dw.suggest
Class SuggestedCategory
Object
dw.suggest.SuggestedCategory
This class represents a suggested catalog category. Use getCategory() method to get access to the actual Category object.
Properties
category  :  Category  (Read Only)
This method returns the actual Category object corresponding to this suggested category.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getCategory() : Category
This method returns the actual Category object corresponding to this suggested category.
Method Detail
getCategory
getCategory() : Category
This method returns the actual Category object corresponding to this suggested category.
Returns:
the category object corresponding to this suggested category