Class GeneratedCategory

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
Category

public abstract class GeneratedCategory extends GenericItem
Generated class for type Category.
See Also:
  • Field Details

    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the Category.description attribute
      See Also:
    • ORDER

      public static final String ORDER
      Qualifier of the Category.order attribute
      See Also:
    • CATALOG

      public static final String CATALOG
      Qualifier of the Category.catalog attribute
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Qualifier of the Category.catalogVersion attribute
      See Also:
    • NORMAL

      public static final String NORMAL
      Qualifier of the Category.normal attribute
      See Also:
    • THUMBNAILS

      public static final String THUMBNAILS
      Qualifier of the Category.thumbnails attribute
      See Also:
    • DETAIL

      public static final String DETAIL
      Qualifier of the Category.detail attribute
      See Also:
    • DATA_SHEET

      public static final String DATA_SHEET
      Qualifier of the Category.data_sheet attribute
      See Also:
    • OTHERS

      public static final String OTHERS
      Qualifier of the Category.others attribute
      See Also:
    • THUMBNAIL

      public static final String THUMBNAIL
      Qualifier of the Category.thumbnail attribute
      See Also:
    • PICTURE

      public static final String PICTURE
      Qualifier of the Category.picture attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the Category.name attribute
      See Also:
    • CODE

      public static final String CODE
      Qualifier of the Category.code attribute
      See Also:
    • KEYWORDS

      public static final String KEYWORDS
      Qualifier of the Category.keywords attribute
      See Also:
    • CATEGORY2KEYWORDRELATION_SRC_ORDERED

      protected static String CATEGORY2KEYWORDRELATION_SRC_ORDERED
      Relation ordering override parameter constants for Category2KeywordRelation from ((catalog))
    • CATEGORY2KEYWORDRELATION_TGT_ORDERED

      protected static String CATEGORY2KEYWORDRELATION_TGT_ORDERED
    • CATEGORY2KEYWORDRELATION_MARKMODIFIED

      protected static String CATEGORY2KEYWORDRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for Category2KeywordRelation from ((catalog))
    • ALLOWEDPRINCIPALS

      public static final String ALLOWEDPRINCIPALS
      Qualifier of the Category.allowedPrincipals attribute
      See Also:
    • CATEGORY2PRINCIPALRELATION_SRC_ORDERED

      protected static String CATEGORY2PRINCIPALRELATION_SRC_ORDERED
      Relation ordering override parameter constants for Category2PrincipalRelation from ((catalog))
    • CATEGORY2PRINCIPALRELATION_TGT_ORDERED

      protected static String CATEGORY2PRINCIPALRELATION_TGT_ORDERED
    • CATEGORY2PRINCIPALRELATION_MARKMODIFIED

      protected static String CATEGORY2PRINCIPALRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for Category2PrincipalRelation from ((catalog))
    • PRODUCTS

      public static final String PRODUCTS
      Qualifier of the Category.products attribute
      See Also:
    • CATEGORYPRODUCTRELATION_SRC_ORDERED

      protected static String CATEGORYPRODUCTRELATION_SRC_ORDERED
      Relation ordering override parameter constants for CategoryProductRelation from ((catalog))
    • CATEGORYPRODUCTRELATION_TGT_ORDERED

      protected static String CATEGORYPRODUCTRELATION_TGT_ORDERED
    • CATEGORYPRODUCTRELATION_MARKMODIFIED

      protected static String CATEGORYPRODUCTRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))
    • SUPERCATEGORIES

      public static final String SUPERCATEGORIES
      Qualifier of the Category.supercategories attribute
      See Also:
    • CATEGORYCATEGORYRELATION_SRC_ORDERED

      protected static String CATEGORYCATEGORYRELATION_SRC_ORDERED
      Relation ordering override parameter constants for CategoryCategoryRelation from ((catalog))
    • CATEGORYCATEGORYRELATION_TGT_ORDERED

      protected static String CATEGORYCATEGORYRELATION_TGT_ORDERED
    • CATEGORYCATEGORYRELATION_MARKMODIFIED

      protected static String CATEGORYCATEGORYRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for CategoryCategoryRelation from ((catalog))
    • CATEGORIES

      public static final String CATEGORIES
      Qualifier of the Category.categories attribute
      See Also:
    • MEDIAS

      public static final String MEDIAS
      Qualifier of the Category.medias attribute
      See Also:
    • CATEGORYMEDIARELATION_SRC_ORDERED

      protected static String CATEGORYMEDIARELATION_SRC_ORDERED
      Relation ordering override parameter constants for CategoryMediaRelation from ((catalog))
    • CATEGORYMEDIARELATION_TGT_ORDERED

      protected static String CATEGORYMEDIARELATION_TGT_ORDERED
    • CATEGORYMEDIARELATION_MARKMODIFIED

      protected static String CATEGORYMEDIARELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for CategoryMediaRelation from ((catalog))
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCategory

      public GeneratedCategory()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getAllowedPrincipals

      public List<Principal> getAllowedPrincipals(SessionContext ctx)
      Generated method - Getter of the Category.allowedPrincipals attribute.
      Returns:
      the allowedPrincipals - Principals which are allowed to access this catalog category
    • getAllowedPrincipals

      public List<Principal> getAllowedPrincipals()
      Generated method - Getter of the Category.allowedPrincipals attribute.
      Returns:
      the allowedPrincipals - Principals which are allowed to access this catalog category
    • getAllowedPrincipalsCount

      public long getAllowedPrincipalsCount(SessionContext ctx)
    • getAllowedPrincipalsCount

      public long getAllowedPrincipalsCount()
    • setAllowedPrincipals

      public void setAllowedPrincipals(SessionContext ctx, List<Principal> value)
      Generated method - Setter of the Category.allowedPrincipals attribute.
      Parameters:
      value - the allowedPrincipals - Principals which are allowed to access this catalog category
    • setAllowedPrincipals

      public void setAllowedPrincipals(List<Principal> value)
      Generated method - Setter of the Category.allowedPrincipals attribute.
      Parameters:
      value - the allowedPrincipals - Principals which are allowed to access this catalog category
    • addToAllowedPrincipals

      public void addToAllowedPrincipals(SessionContext ctx, Principal value)
      Generated method - Adds value to allowedPrincipals.
      Parameters:
      value - the item to add to allowedPrincipals - Principals which are allowed to access this catalog category
    • addToAllowedPrincipals

      public void addToAllowedPrincipals(Principal value)
      Generated method - Adds value to allowedPrincipals.
      Parameters:
      value - the item to add to allowedPrincipals - Principals which are allowed to access this catalog category
    • removeFromAllowedPrincipals

      public void removeFromAllowedPrincipals(SessionContext ctx, Principal value)
      Generated method - Removes value from allowedPrincipals.
      Parameters:
      value - the item to remove from allowedPrincipals - Principals which are allowed to access this catalog category
    • removeFromAllowedPrincipals

      public void removeFromAllowedPrincipals(Principal value)
      Generated method - Removes value from allowedPrincipals.
      Parameters:
      value - the item to remove from allowedPrincipals - Principals which are allowed to access this catalog category
    • getCatalogVersion

      public CatalogVersion getCatalogVersion(SessionContext ctx)
      Generated method - Getter of the Category.catalogVersion attribute.
      Returns:
      the catalogVersion - CatalogVersion
    • getCatalogVersion

      public CatalogVersion getCatalogVersion()
      Generated method - Getter of the Category.catalogVersion attribute.
      Returns:
      the catalogVersion - CatalogVersion
    • setCatalogVersion

      public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
      Generated method - Setter of the Category.catalogVersion attribute.
      Parameters:
      value - the catalogVersion - CatalogVersion
    • setCatalogVersion

      public void setCatalogVersion(CatalogVersion value)
      Generated method - Setter of the Category.catalogVersion attribute.
      Parameters:
      value - the catalogVersion - CatalogVersion
    • getCategories

      public List<Category> getCategories(SessionContext ctx)
      Generated method - Getter of the Category.categories attribute.
      Returns:
      the categories - Sub Categories
    • getCategories

      public List<Category> getCategories()
      Generated method - Getter of the Category.categories attribute.
      Returns:
      the categories - Sub Categories
    • getCategoriesCount

      public long getCategoriesCount(SessionContext ctx)
    • getCategoriesCount

      public long getCategoriesCount()
    • setCategories

      public void setCategories(SessionContext ctx, List<Category> value)
      Generated method - Setter of the Category.categories attribute.
      Parameters:
      value - the categories - Sub Categories
    • setCategories

      public void setCategories(List<Category> value)
      Generated method - Setter of the Category.categories attribute.
      Parameters:
      value - the categories - Sub Categories
    • addToCategories

      public void addToCategories(SessionContext ctx, Category value)
      Generated method - Adds value to categories.
      Parameters:
      value - the item to add to categories - Sub Categories
    • addToCategories

      public void addToCategories(Category value)
      Generated method - Adds value to categories.
      Parameters:
      value - the item to add to categories - Sub Categories
    • removeFromCategories

      public void removeFromCategories(SessionContext ctx, Category value)
      Generated method - Removes value from categories.
      Parameters:
      value - the item to remove from categories - Sub Categories
    • removeFromCategories

      public void removeFromCategories(Category value)
      Generated method - Removes value from categories.
      Parameters:
      value - the item to remove from categories - Sub Categories
    • getCode

      public String getCode(SessionContext ctx)
      Generated method - Getter of the Category.code attribute.
      Returns:
      the code - Code
    • getCode

      public String getCode()
      Generated method - Getter of the Category.code attribute.
      Returns:
      the code - Code
    • setCode

      public void setCode(SessionContext ctx, String value)
      Generated method - Setter of the Category.code attribute.
      Parameters:
      value - the code - Code
    • setCode

      public void setCode(String value)
      Generated method - Setter of the Category.code attribute.
      Parameters:
      value - the code - Code
    • getData_sheet

      public Collection<Media> getData_sheet(SessionContext ctx)
      Generated method - Getter of the Category.data_sheet attribute.
      Returns:
      the data_sheet
    • getData_sheet

      public Collection<Media> getData_sheet()
      Generated method - Getter of the Category.data_sheet attribute.
      Returns:
      the data_sheet
    • setData_sheet

      public void setData_sheet(SessionContext ctx, Collection<Media> value)
      Generated method - Setter of the Category.data_sheet attribute.
      Parameters:
      value - the data_sheet
    • setData_sheet

      public void setData_sheet(Collection<Media> value)
      Generated method - Setter of the Category.data_sheet attribute.
      Parameters:
      value - the data_sheet
    • getDescription

      public String getDescription(SessionContext ctx)
      Generated method - Getter of the Category.description attribute.
      Returns:
      the description - Catalog Category Description
    • getDescription

      public String getDescription()
      Generated method - Getter of the Category.description attribute.
      Returns:
      the description - Catalog Category Description
    • getAllDescription

      public Map<Language,String> getAllDescription(SessionContext ctx)
      Generated method - Getter of the Category.description attribute.
      Returns:
      the localized description - Catalog Category Description
    • getAllDescription

      public Map<Language,String> getAllDescription()
      Generated method - Getter of the Category.description attribute.
      Returns:
      the localized description - Catalog Category Description
    • setDescription

      public void setDescription(SessionContext ctx, String value)
      Generated method - Setter of the Category.description attribute.
      Parameters:
      value - the description - Catalog Category Description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the Category.description attribute.
      Parameters:
      value - the description - Catalog Category Description
    • setAllDescription

      public void setAllDescription(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the Category.description attribute.
      Parameters:
      value - the description - Catalog Category Description
    • setAllDescription

      public void setAllDescription(Map<Language,String> value)
      Generated method - Setter of the Category.description attribute.
      Parameters:
      value - the description - Catalog Category Description
    • getDetail

      public Collection<Media> getDetail(SessionContext ctx)
      Generated method - Getter of the Category.detail attribute.
      Returns:
      the detail
    • getDetail

      public Collection<Media> getDetail()
      Generated method - Getter of the Category.detail attribute.
      Returns:
      the detail
    • setDetail

      public void setDetail(SessionContext ctx, Collection<Media> value)
      Generated method - Setter of the Category.detail attribute.
      Parameters:
      value - the detail
    • setDetail

      public void setDetail(Collection<Media> value)
      Generated method - Setter of the Category.detail attribute.
      Parameters:
      value - the detail
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      isMarkModifiedDisabled in class Item
    • getKeywords

      public List<Keyword> getKeywords(SessionContext ctx)
      Generated method - Getter of the Category.keywords attribute.
      Returns:
      the keywords - Keyword
    • getKeywords

      public List<Keyword> getKeywords()
      Generated method - Getter of the Category.keywords attribute.
      Returns:
      the keywords - Keyword
    • getAllKeywords

      public Map<Language,List<Keyword>> getAllKeywords(SessionContext ctx)
      Generated method - Getter of the Category.keywords attribute.
      Returns:
      the localized keywords - Keyword
    • getAllKeywords

      public Map<Language,List<Keyword>> getAllKeywords()
      Generated method - Getter of the Category.keywords attribute.
      Returns:
      the localized keywords - Keyword
    • getKeywordsCount

      public long getKeywordsCount(SessionContext ctx, Language lang)
    • getKeywordsCount

      public long getKeywordsCount(Language lang)
    • getKeywordsCount

      public long getKeywordsCount(SessionContext ctx)
    • getKeywordsCount

      public long getKeywordsCount()
    • setKeywords

      public void setKeywords(SessionContext ctx, List<Keyword> value)
      Generated method - Setter of the Category.keywords attribute.
      Parameters:
      value - the keywords - Keyword
    • setKeywords

      public void setKeywords(List<Keyword> value)
      Generated method - Setter of the Category.keywords attribute.
      Parameters:
      value - the keywords - Keyword
    • setAllKeywords

      public void setAllKeywords(SessionContext ctx, Map<Language,List<Keyword>> value)
      Generated method - Setter of the Category.keywords attribute.
      Parameters:
      value - the keywords - Keyword
    • setAllKeywords

      public void setAllKeywords(Map<Language,List<Keyword>> value)
      Generated method - Setter of the Category.keywords attribute.
      Parameters:
      value - the keywords - Keyword
    • addToKeywords

      public void addToKeywords(SessionContext ctx, Language lang, Keyword value)
      Generated method - Adds value to keywords.
      Parameters:
      value - the item to add to keywords - Keyword
    • addToKeywords

      public void addToKeywords(Language lang, Keyword value)
      Generated method - Adds value to keywords.
      Parameters:
      value - the item to add to keywords - Keyword
    • removeFromKeywords

      public void removeFromKeywords(SessionContext ctx, Language lang, Keyword value)
      Generated method - Removes value from keywords.
      Parameters:
      value - the item to remove from keywords - Keyword
    • removeFromKeywords

      public void removeFromKeywords(Language lang, Keyword value)
      Generated method - Removes value from keywords.
      Parameters:
      value - the item to remove from keywords - Keyword
    • getLogo

      public Collection<Media> getLogo(SessionContext ctx)
      Generated method - Getter of the Category.logo attribute.
      Returns:
      the logo
    • getLogo

      public Collection<Media> getLogo()
      Generated method - Getter of the Category.logo attribute.
      Returns:
      the logo
    • setLogo

      public void setLogo(SessionContext ctx, Collection<Media> value)
      Generated method - Setter of the Category.logo attribute.
      Parameters:
      value - the logo
    • setLogo

      public void setLogo(Collection<Media> value)
      Generated method - Setter of the Category.logo attribute.
      Parameters:
      value - the logo
    • getMedias

      public List<Media> getMedias(SessionContext ctx)
      Generated method - Getter of the Category.medias attribute.
      Returns:
      the medias - Category medias
    • getMedias

      public List<Media> getMedias()
      Generated method - Getter of the Category.medias attribute.
      Returns:
      the medias - Category medias
    • getMediasCount

      public long getMediasCount(SessionContext ctx)
    • getMediasCount

      public long getMediasCount()
    • setMedias

      public void setMedias(SessionContext ctx, List<Media> value)
      Generated method - Setter of the Category.medias attribute.
      Parameters:
      value - the medias - Category medias
    • setMedias

      public void setMedias(List<Media> value)
      Generated method - Setter of the Category.medias attribute.
      Parameters:
      value - the medias - Category medias
    • addToMedias

      public void addToMedias(SessionContext ctx, Media value)
      Generated method - Adds value to medias.
      Parameters:
      value - the item to add to medias - Category medias
    • addToMedias

      public void addToMedias(Media value)
      Generated method - Adds value to medias.
      Parameters:
      value - the item to add to medias - Category medias
    • removeFromMedias

      public void removeFromMedias(SessionContext ctx, Media value)
      Generated method - Removes value from medias.
      Parameters:
      value - the item to remove from medias - Category medias
    • removeFromMedias

      public void removeFromMedias(Media value)
      Generated method - Removes value from medias.
      Parameters:
      value - the item to remove from medias - Category medias
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the Category.name attribute.
      Returns:
      the name - Name
    • getName

      public String getName()
      Generated method - Getter of the Category.name attribute.
      Returns:
      the name - Name
    • getAllName

      public Map<Language,String> getAllName(SessionContext ctx)
      Generated method - Getter of the Category.name attribute.
      Returns:
      the localized name - Name
    • getAllName

      public Map<Language,String> getAllName()
      Generated method - Getter of the Category.name attribute.
      Returns:
      the localized name - Name
    • setName

      public void setName(SessionContext ctx, String value)
      Generated method - Setter of the Category.name attribute.
      Parameters:
      value - the name - Name
    • setName

      public void setName(String value)
      Generated method - Setter of the Category.name attribute.
      Parameters:
      value - the name - Name
    • setAllName

      public void setAllName(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the Category.name attribute.
      Parameters:
      value - the name - Name
    • setAllName

      public void setAllName(Map<Language,String> value)
      Generated method - Setter of the Category.name attribute.
      Parameters:
      value - the name - Name
    • getNormal

      public Collection<Media> getNormal(SessionContext ctx)
      Generated method - Getter of the Category.normal attribute.
      Returns:
      the normal
    • getNormal

      public Collection<Media> getNormal()
      Generated method - Getter of the Category.normal attribute.
      Returns:
      the normal
    • setNormal

      public void setNormal(SessionContext ctx, Collection<Media> value)
      Generated method - Setter of the Category.normal attribute.
      Parameters:
      value - the normal
    • setNormal

      public void setNormal(Collection<Media> value)
      Generated method - Setter of the Category.normal attribute.
      Parameters:
      value - the normal
    • getOrder

      public Integer getOrder(SessionContext ctx)
      Generated method - Getter of the Category.order attribute.
      Returns:
      the order - Order
    • getOrder

      public Integer getOrder()
      Generated method - Getter of the Category.order attribute.
      Returns:
      the order - Order
    • getOrderAsPrimitive

      public int getOrderAsPrimitive(SessionContext ctx)
      Generated method - Getter of the Category.order attribute.
      Returns:
      the order - Order
    • getOrderAsPrimitive

      public int getOrderAsPrimitive()
      Generated method - Getter of the Category.order attribute.
      Returns:
      the order - Order
    • setOrder

      public void setOrder(SessionContext ctx, Integer value)
      Generated method - Setter of the Category.order attribute.
      Parameters:
      value - the order - Order
    • setOrder

      public void setOrder(Integer value)
      Generated method - Setter of the Category.order attribute.
      Parameters:
      value - the order - Order
    • setOrder

      public void setOrder(SessionContext ctx, int value)
      Generated method - Setter of the Category.order attribute.
      Parameters:
      value - the order - Order
    • setOrder

      public void setOrder(int value)
      Generated method - Setter of the Category.order attribute.
      Parameters:
      value - the order - Order
    • getOthers

      public Collection<Media> getOthers(SessionContext ctx)
      Generated method - Getter of the Category.others attribute.
      Returns:
      the others
    • getOthers

      public Collection<Media> getOthers()
      Generated method - Getter of the Category.others attribute.
      Returns:
      the others
    • setOthers

      public void setOthers(SessionContext ctx, Collection<Media> value)
      Generated method - Setter of the Category.others attribute.
      Parameters:
      value - the others
    • setOthers

      public void setOthers(Collection<Media> value)
      Generated method - Setter of the Category.others attribute.
      Parameters:
      value - the others
    • getPicture

      public Media getPicture(SessionContext ctx)
      Generated method - Getter of the Category.picture attribute.
      Returns:
      the picture - Image
    • getPicture

      public Media getPicture()
      Generated method - Getter of the Category.picture attribute.
      Returns:
      the picture - Image
    • setPicture

      public void setPicture(SessionContext ctx, Media value)
      Generated method - Setter of the Category.picture attribute.
      Parameters:
      value - the picture - Image
    • setPicture

      public void setPicture(Media value)
      Generated method - Setter of the Category.picture attribute.
      Parameters:
      value - the picture - Image
    • getProducts

      public List<Product> getProducts(SessionContext ctx)
      Generated method - Getter of the Category.products attribute.
      Returns:
      the products - Products
    • getProducts

      public List<Product> getProducts()
      Generated method - Getter of the Category.products attribute.
      Returns:
      the products - Products
    • getProductsCount

      public long getProductsCount(SessionContext ctx)
    • getProductsCount

      public long getProductsCount()
    • setProducts

      public void setProducts(SessionContext ctx, List<Product> value)
      Generated method - Setter of the Category.products attribute.
      Parameters:
      value - the products - Products
    • setProducts

      public void setProducts(List<Product> value)
      Generated method - Setter of the Category.products attribute.
      Parameters:
      value - the products - Products
    • addToProducts

      public void addToProducts(SessionContext ctx, Product value)
      Generated method - Adds value to products.
      Parameters:
      value - the item to add to products - Products
    • addToProducts

      public void addToProducts(Product value)
      Generated method - Adds value to products.
      Parameters:
      value - the item to add to products - Products
    • removeFromProducts

      public void removeFromProducts(SessionContext ctx, Product value)
      Generated method - Removes value from products.
      Parameters:
      value - the item to remove from products - Products
    • removeFromProducts

      public void removeFromProducts(Product value)
      Generated method - Removes value from products.
      Parameters:
      value - the item to remove from products - Products
    • getSupercategories

      public List<Category> getSupercategories(SessionContext ctx)
      Generated method - Getter of the Category.supercategories attribute.
      Returns:
      the supercategories - Super Categories
    • getSupercategories

      public List<Category> getSupercategories()
      Generated method - Getter of the Category.supercategories attribute.
      Returns:
      the supercategories - Super Categories
    • getSupercategoriesCount

      public long getSupercategoriesCount(SessionContext ctx)
    • getSupercategoriesCount

      public long getSupercategoriesCount()
    • setSupercategories

      public void setSupercategories(SessionContext ctx, List<Category> value)
      Generated method - Setter of the Category.supercategories attribute.
      Parameters:
      value - the supercategories - Super Categories
    • setSupercategories

      public void setSupercategories(List<Category> value)
      Generated method - Setter of the Category.supercategories attribute.
      Parameters:
      value - the supercategories - Super Categories
    • addToSupercategories

      public void addToSupercategories(SessionContext ctx, Category value)
      Generated method - Adds value to supercategories.
      Parameters:
      value - the item to add to supercategories - Super Categories
    • addToSupercategories

      public void addToSupercategories(Category value)
      Generated method - Adds value to supercategories.
      Parameters:
      value - the item to add to supercategories - Super Categories
    • removeFromSupercategories

      public void removeFromSupercategories(SessionContext ctx, Category value)
      Generated method - Removes value from supercategories.
      Parameters:
      value - the item to remove from supercategories - Super Categories
    • removeFromSupercategories

      public void removeFromSupercategories(Category value)
      Generated method - Removes value from supercategories.
      Parameters:
      value - the item to remove from supercategories - Super Categories
    • getThumbnail

      public Media getThumbnail(SessionContext ctx)
      Generated method - Getter of the Category.thumbnail attribute.
      Returns:
      the thumbnail - Small Image
    • getThumbnail

      public Media getThumbnail()
      Generated method - Getter of the Category.thumbnail attribute.
      Returns:
      the thumbnail - Small Image
    • setThumbnail

      public void setThumbnail(SessionContext ctx, Media value)
      Generated method - Setter of the Category.thumbnail attribute.
      Parameters:
      value - the thumbnail - Small Image
    • setThumbnail

      public void setThumbnail(Media value)
      Generated method - Setter of the Category.thumbnail attribute.
      Parameters:
      value - the thumbnail - Small Image
    • getThumbnails

      public Collection<Media> getThumbnails(SessionContext ctx)
      Generated method - Getter of the Category.thumbnails attribute.
      Returns:
      the thumbnails
    • getThumbnails

      public Collection<Media> getThumbnails()
      Generated method - Getter of the Category.thumbnails attribute.
      Returns:
      the thumbnails
    • setThumbnails

      public void setThumbnails(SessionContext ctx, Collection<Media> value)
      Generated method - Setter of the Category.thumbnails attribute.
      Parameters:
      value - the thumbnails
    • setThumbnails

      public void setThumbnails(Collection<Media> value)
      Generated method - Setter of the Category.thumbnails attribute.
      Parameters:
      value - the thumbnails