Class GeneratedCategory

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    Category

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

      • DESCRIPTION

        public static final java.lang.String DESCRIPTION
        Qualifier of the Category.description attribute
        See Also:
        Constant Field Values
      • ORDER

        public static final java.lang.String ORDER
        Qualifier of the Category.order attribute
        See Also:
        Constant Field Values
      • CATALOG

        public static final java.lang.String CATALOG
        Qualifier of the Category.catalog attribute
        See Also:
        Constant Field Values
      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Qualifier of the Category.catalogVersion attribute
        See Also:
        Constant Field Values
      • NORMAL

        public static final java.lang.String NORMAL
        Qualifier of the Category.normal attribute
        See Also:
        Constant Field Values
      • THUMBNAILS

        public static final java.lang.String THUMBNAILS
        Qualifier of the Category.thumbnails attribute
        See Also:
        Constant Field Values
      • DETAIL

        public static final java.lang.String DETAIL
        Qualifier of the Category.detail attribute
        See Also:
        Constant Field Values
      • LOGO

        public static final java.lang.String LOGO
        Qualifier of the Category.logo attribute
        See Also:
        Constant Field Values
      • DATA_SHEET

        public static final java.lang.String DATA_SHEET
        Qualifier of the Category.data_sheet attribute
        See Also:
        Constant Field Values
      • OTHERS

        public static final java.lang.String OTHERS
        Qualifier of the Category.others attribute
        See Also:
        Constant Field Values
      • THUMBNAIL

        public static final java.lang.String THUMBNAIL
        Qualifier of the Category.thumbnail attribute
        See Also:
        Constant Field Values
      • PICTURE

        public static final java.lang.String PICTURE
        Qualifier of the Category.picture attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the Category.name attribute
        See Also:
        Constant Field Values
      • CODE

        public static final java.lang.String CODE
        Qualifier of the Category.code attribute
        See Also:
        Constant Field Values
      • KEYWORDS

        public static final java.lang.String KEYWORDS
        Qualifier of the Category.keywords attribute
        See Also:
        Constant Field Values
      • CATEGORY2KEYWORDRELATION_SRC_ORDERED

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

        protected static java.lang.String CATEGORY2KEYWORDRELATION_TGT_ORDERED
      • CATEGORY2KEYWORDRELATION_MARKMODIFIED

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

        public static final java.lang.String ALLOWEDPRINCIPALS
        Qualifier of the Category.allowedPrincipals attribute
        See Also:
        Constant Field Values
      • CATEGORY2PRINCIPALRELATION_SRC_ORDERED

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

        protected static java.lang.String CATEGORY2PRINCIPALRELATION_TGT_ORDERED
      • CATEGORY2PRINCIPALRELATION_MARKMODIFIED

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

        public static final java.lang.String PRODUCTS
        Qualifier of the Category.products attribute
        See Also:
        Constant Field Values
      • CATEGORYPRODUCTRELATION_SRC_ORDERED

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

        protected static java.lang.String CATEGORYPRODUCTRELATION_TGT_ORDERED
      • CATEGORYPRODUCTRELATION_MARKMODIFIED

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

        public static final java.lang.String SUPERCATEGORIES
        Qualifier of the Category.supercategories attribute
        See Also:
        Constant Field Values
      • CATEGORYCATEGORYRELATION_SRC_ORDERED

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

        protected static java.lang.String CATEGORYCATEGORYRELATION_TGT_ORDERED
      • CATEGORYCATEGORYRELATION_MARKMODIFIED

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

        public static final java.lang.String CATEGORIES
        Qualifier of the Category.categories attribute
        See Also:
        Constant Field Values
      • MEDIAS

        public static final java.lang.String MEDIAS
        Qualifier of the Category.medias attribute
        See Also:
        Constant Field Values
      • CATEGORYMEDIARELATION_SRC_ORDERED

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

        protected static java.lang.String CATEGORYMEDIARELATION_TGT_ORDERED
      • CATEGORYMEDIARELATION_MARKMODIFIED

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

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCategory

        public GeneratedCategory()
    • Method Detail

      • getAllowedPrincipals

        public java.util.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 java.util.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,
                                         java.util.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​(java.util.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 java.util.List<Category> getCategories​(SessionContext ctx)
        Generated method - Getter of the Category.categories attribute.
        Returns:
        the categories - Sub Categories
      • getCategories

        public java.util.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,
                                  java.util.List<Category> value)
        Generated method - Setter of the Category.categories attribute.
        Parameters:
        value - the categories - Sub Categories
      • setCategories

        public void setCategories​(java.util.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 java.lang.String getCode​(SessionContext ctx)
        Generated method - Getter of the Category.code attribute.
        Returns:
        the code - Code
      • getCode

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

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

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

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

        public java.util.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,
                                  java.util.Collection<Media> value)
        Generated method - Setter of the Category.data_sheet attribute.
        Parameters:
        value - the data_sheet
      • setData_sheet

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public long getKeywordsCount​(Language lang)
      • getKeywordsCount

        public long getKeywordsCount​(SessionContext ctx)
      • getKeywordsCount

        public long getKeywordsCount()
      • setKeywords

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

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

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

        public void setAllKeywords​(java.util.Map<Language,​java.util.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 java.util.Collection<Media> getLogo​(SessionContext ctx)
        Generated method - Getter of the Category.logo attribute.
        Returns:
        the logo
      • getLogo

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

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

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

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

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

        public long getMediasCount()
      • setMedias

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

        public void setMedias​(java.util.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 java.lang.String getName​(SessionContext ctx)
        Generated method - Getter of the Category.name attribute.
        Returns:
        the name - Name
      • getName

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.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,
                             java.lang.Integer value)
        Generated method - Setter of the Category.order attribute.
        Parameters:
        value - the order - Order
      • setOrder

        public void setOrder​(java.lang.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 java.util.Collection<Media> getOthers​(SessionContext ctx)
        Generated method - Getter of the Category.others attribute.
        Returns:
        the others
      • getOthers

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

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

        public void setOthers​(java.util.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 java.util.List<Product> getProducts​(SessionContext ctx)
        Generated method - Getter of the Category.products attribute.
        Returns:
        the products - Products
      • getProducts

        public java.util.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,
                                java.util.List<Product> value)
        Generated method - Setter of the Category.products attribute.
        Parameters:
        value - the products - Products
      • setProducts

        public void setProducts​(java.util.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 java.util.List<Category> getSupercategories​(SessionContext ctx)
        Generated method - Getter of the Category.supercategories attribute.
        Returns:
        the supercategories - Super Categories
      • getSupercategories

        public java.util.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,
                                       java.util.List<Category> value)
        Generated method - Setter of the Category.supercategories attribute.
        Parameters:
        value - the supercategories - Super Categories
      • setSupercategories

        public void setSupercategories​(java.util.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 java.util.Collection<Media> getThumbnails​(SessionContext ctx)
        Generated method - Getter of the Category.thumbnails attribute.
        Returns:
        the thumbnails
      • getThumbnails

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

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

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