Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Abstract class. A categorized item belongs to one or more categories. For more information, see Product, Article, and Blog.
1public abstract class CategorizedItem
2extends ItemDirect known subclasses:
1@Nullable
2public List<Category> categoriesThe categories that this categorized item belongs to.
Fields inherited from class Item:
descriptionexpirationidimageUrllocationnamenumRatingspromotionStatepublishedratingtagsurlMethods inherited from class Item:
Newer Version Available