Package de.hybris.platform.category.jalo
Class GeneratedCategory
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.category.jalo.GeneratedCategory
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Category
public abstract class GeneratedCategory extends GenericItem
Generated class for typeCategory
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ALLOWEDPRINCIPALS
Qualifier of theCategory.allowedPrincipals
attributestatic java.lang.String
CATALOG
Qualifier of theCategory.catalog
attributestatic java.lang.String
CATALOGVERSION
Qualifier of theCategory.catalogVersion
attributestatic java.lang.String
CATEGORIES
Qualifier of theCategory.categories
attributeprotected static java.lang.String
CATEGORY2KEYWORDRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2KeywordRelation from ((catalog))protected static java.lang.String
CATEGORY2KEYWORDRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2KeywordRelation from ((catalog))protected static java.lang.String
CATEGORY2KEYWORDRELATION_TGT_ORDERED
protected static java.lang.String
CATEGORY2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2PrincipalRelation from ((catalog))protected static java.lang.String
CATEGORY2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2PrincipalRelation from ((catalog))protected static java.lang.String
CATEGORY2PRINCIPALRELATION_TGT_ORDERED
protected static java.lang.String
CATEGORYCATEGORYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryCategoryRelation from ((catalog))protected static java.lang.String
CATEGORYCATEGORYRELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryCategoryRelation from ((catalog))protected static java.lang.String
CATEGORYCATEGORYRELATION_TGT_ORDERED
protected static java.lang.String
CATEGORYMEDIARELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryMediaRelation from ((catalog))protected static java.lang.String
CATEGORYMEDIARELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryMediaRelation from ((catalog))protected static java.lang.String
CATEGORYMEDIARELATION_TGT_ORDERED
protected static java.lang.String
CATEGORYPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))protected static java.lang.String
CATEGORYPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryProductRelation from ((catalog))protected static java.lang.String
CATEGORYPRODUCTRELATION_TGT_ORDERED
static java.lang.String
CODE
Qualifier of theCategory.code
attributestatic java.lang.String
DATA_SHEET
Qualifier of theCategory.data_sheet
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theCategory.description
attributestatic java.lang.String
DETAIL
Qualifier of theCategory.detail
attributestatic java.lang.String
KEYWORDS
Qualifier of theCategory.keywords
attributestatic java.lang.String
LOGO
Qualifier of theCategory.logo
attributestatic java.lang.String
MEDIAS
Qualifier of theCategory.medias
attributestatic java.lang.String
NAME
Qualifier of theCategory.name
attributestatic java.lang.String
NORMAL
Qualifier of theCategory.normal
attributestatic java.lang.String
ORDER
Qualifier of theCategory.order
attributestatic java.lang.String
OTHERS
Qualifier of theCategory.others
attributestatic java.lang.String
PICTURE
Qualifier of theCategory.picture
attributestatic java.lang.String
PRODUCTS
Qualifier of theCategory.products
attributestatic java.lang.String
SUPERCATEGORIES
Qualifier of theCategory.supercategories
attributestatic java.lang.String
THUMBNAIL
Qualifier of theCategory.thumbnail
attributestatic java.lang.String
THUMBNAILS
Qualifier of theCategory.thumbnails
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCategory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToAllowedPrincipals(Principal value)
Generated method - Addsvalue
to allowedPrincipals.void
addToAllowedPrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalue
to allowedPrincipals.void
addToCategories(Category value)
Generated method - Addsvalue
to categories.void
addToCategories(SessionContext ctx, Category value)
Generated method - Addsvalue
to categories.void
addToKeywords(Language lang, Keyword value)
Generated method - Addsvalue
to keywords.void
addToKeywords(SessionContext ctx, Language lang, Keyword value)
Generated method - Addsvalue
to keywords.void
addToMedias(Media value)
Generated method - Addsvalue
to medias.void
addToMedias(SessionContext ctx, Media value)
Generated method - Addsvalue
to medias.void
addToProducts(Product value)
Generated method - Addsvalue
to products.void
addToProducts(SessionContext ctx, Product value)
Generated method - Addsvalue
to products.void
addToSupercategories(Category value)
Generated method - Addsvalue
to supercategories.void
addToSupercategories(SessionContext ctx, Category value)
Generated method - Addsvalue
to supercategories.java.util.Map<Language,java.lang.String>
getAllDescription()
Generated method - Getter of theCategory.description
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(SessionContext ctx)
Generated method - Getter of theCategory.description
attribute.java.util.Map<Language,java.util.List<Keyword>>
getAllKeywords()
Generated method - Getter of theCategory.keywords
attribute.java.util.Map<Language,java.util.List<Keyword>>
getAllKeywords(SessionContext ctx)
Generated method - Getter of theCategory.keywords
attribute.java.util.Map<Language,java.lang.String>
getAllName()
Generated method - Getter of theCategory.name
attribute.java.util.Map<Language,java.lang.String>
getAllName(SessionContext ctx)
Generated method - Getter of theCategory.name
attribute.java.util.List<Principal>
getAllowedPrincipals()
Generated method - Getter of theCategory.allowedPrincipals
attribute.java.util.List<Principal>
getAllowedPrincipals(SessionContext ctx)
Generated method - Getter of theCategory.allowedPrincipals
attribute.long
getAllowedPrincipalsCount()
long
getAllowedPrincipalsCount(SessionContext ctx)
CatalogVersion
getCatalogVersion()
Generated method - Getter of theCategory.catalogVersion
attribute.CatalogVersion
getCatalogVersion(SessionContext ctx)
Generated method - Getter of theCategory.catalogVersion
attribute.java.util.List<Category>
getCategories()
Generated method - Getter of theCategory.categories
attribute.java.util.List<Category>
getCategories(SessionContext ctx)
Generated method - Getter of theCategory.categories
attribute.long
getCategoriesCount()
long
getCategoriesCount(SessionContext ctx)
java.lang.String
getCode()
Generated method - Getter of theCategory.code
attribute.java.lang.String
getCode(SessionContext ctx)
Generated method - Getter of theCategory.code
attribute.java.util.Collection<Media>
getData_sheet()
Generated method - Getter of theCategory.data_sheet
attribute.java.util.Collection<Media>
getData_sheet(SessionContext ctx)
Generated method - Getter of theCategory.data_sheet
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theCategory.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theCategory.description
attribute.java.util.Collection<Media>
getDetail()
Generated method - Getter of theCategory.detail
attribute.java.util.Collection<Media>
getDetail(SessionContext ctx)
Generated method - Getter of theCategory.detail
attribute.java.util.List<Keyword>
getKeywords()
Generated method - Getter of theCategory.keywords
attribute.java.util.List<Keyword>
getKeywords(SessionContext ctx)
Generated method - Getter of theCategory.keywords
attribute.long
getKeywordsCount()
long
getKeywordsCount(Language lang)
long
getKeywordsCount(SessionContext ctx)
long
getKeywordsCount(SessionContext ctx, Language lang)
java.util.Collection<Media>
getLogo()
Generated method - Getter of theCategory.logo
attribute.java.util.Collection<Media>
getLogo(SessionContext ctx)
Generated method - Getter of theCategory.logo
attribute.java.util.List<Media>
getMedias()
Generated method - Getter of theCategory.medias
attribute.java.util.List<Media>
getMedias(SessionContext ctx)
Generated method - Getter of theCategory.medias
attribute.long
getMediasCount()
long
getMediasCount(SessionContext ctx)
java.lang.String
getName()
Generated method - Getter of theCategory.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theCategory.name
attribute.java.util.Collection<Media>
getNormal()
Generated method - Getter of theCategory.normal
attribute.java.util.Collection<Media>
getNormal(SessionContext ctx)
Generated method - Getter of theCategory.normal
attribute.java.lang.Integer
getOrder()
Generated method - Getter of theCategory.order
attribute.java.lang.Integer
getOrder(SessionContext ctx)
Generated method - Getter of theCategory.order
attribute.int
getOrderAsPrimitive()
Generated method - Getter of theCategory.order
attribute.int
getOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of theCategory.order
attribute.java.util.Collection<Media>
getOthers()
Generated method - Getter of theCategory.others
attribute.java.util.Collection<Media>
getOthers(SessionContext ctx)
Generated method - Getter of theCategory.others
attribute.Media
getPicture()
Generated method - Getter of theCategory.picture
attribute.Media
getPicture(SessionContext ctx)
Generated method - Getter of theCategory.picture
attribute.java.util.List<Product>
getProducts()
Generated method - Getter of theCategory.products
attribute.java.util.List<Product>
getProducts(SessionContext ctx)
Generated method - Getter of theCategory.products
attribute.long
getProductsCount()
long
getProductsCount(SessionContext ctx)
java.util.List<Category>
getSupercategories()
Generated method - Getter of theCategory.supercategories
attribute.java.util.List<Category>
getSupercategories(SessionContext ctx)
Generated method - Getter of theCategory.supercategories
attribute.long
getSupercategoriesCount()
long
getSupercategoriesCount(SessionContext ctx)
Media
getThumbnail()
Generated method - Getter of theCategory.thumbnail
attribute.Media
getThumbnail(SessionContext ctx)
Generated method - Getter of theCategory.thumbnail
attribute.java.util.Collection<Media>
getThumbnails()
Generated method - Getter of theCategory.thumbnails
attribute.java.util.Collection<Media>
getThumbnails(SessionContext ctx)
Generated method - Getter of theCategory.thumbnails
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromAllowedPrincipals(Principal value)
Generated method - Removesvalue
from allowedPrincipals.void
removeFromAllowedPrincipals(SessionContext ctx, Principal value)
Generated method - Removesvalue
from allowedPrincipals.void
removeFromCategories(Category value)
Generated method - Removesvalue
from categories.void
removeFromCategories(SessionContext ctx, Category value)
Generated method - Removesvalue
from categories.void
removeFromKeywords(Language lang, Keyword value)
Generated method - Removesvalue
from keywords.void
removeFromKeywords(SessionContext ctx, Language lang, Keyword value)
Generated method - Removesvalue
from keywords.void
removeFromMedias(Media value)
Generated method - Removesvalue
from medias.void
removeFromMedias(SessionContext ctx, Media value)
Generated method - Removesvalue
from medias.void
removeFromProducts(Product value)
Generated method - Removesvalue
from products.void
removeFromProducts(SessionContext ctx, Product value)
Generated method - Removesvalue
from products.void
removeFromSupercategories(Category value)
Generated method - Removesvalue
from supercategories.void
removeFromSupercategories(SessionContext ctx, Category value)
Generated method - Removesvalue
from supercategories.void
setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.description
attribute.void
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.description
attribute.void
setAllKeywords(SessionContext ctx, java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theCategory.keywords
attribute.void
setAllKeywords(java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theCategory.keywords
attribute.void
setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.name
attribute.void
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.name
attribute.void
setAllowedPrincipals(SessionContext ctx, java.util.List<Principal> value)
Generated method - Setter of theCategory.allowedPrincipals
attribute.void
setAllowedPrincipals(java.util.List<Principal> value)
Generated method - Setter of theCategory.allowedPrincipals
attribute.void
setCatalogVersion(CatalogVersion value)
Generated method - Setter of theCategory.catalogVersion
attribute.void
setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theCategory.catalogVersion
attribute.void
setCategories(SessionContext ctx, java.util.List<Category> value)
Generated method - Setter of theCategory.categories
attribute.void
setCategories(java.util.List<Category> value)
Generated method - Setter of theCategory.categories
attribute.void
setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.code
attribute.void
setCode(java.lang.String value)
Generated method - Setter of theCategory.code
attribute.void
setData_sheet(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.data_sheet
attribute.void
setData_sheet(java.util.Collection<Media> value)
Generated method - Setter of theCategory.data_sheet
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theCategory.description
attribute.void
setDetail(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.detail
attribute.void
setDetail(java.util.Collection<Media> value)
Generated method - Setter of theCategory.detail
attribute.void
setKeywords(SessionContext ctx, java.util.List<Keyword> value)
Generated method - Setter of theCategory.keywords
attribute.void
setKeywords(java.util.List<Keyword> value)
Generated method - Setter of theCategory.keywords
attribute.void
setLogo(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.logo
attribute.void
setLogo(java.util.Collection<Media> value)
Generated method - Setter of theCategory.logo
attribute.void
setMedias(SessionContext ctx, java.util.List<Media> value)
Generated method - Setter of theCategory.medias
attribute.void
setMedias(java.util.List<Media> value)
Generated method - Setter of theCategory.medias
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theCategory.name
attribute.void
setNormal(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.normal
attribute.void
setNormal(java.util.Collection<Media> value)
Generated method - Setter of theCategory.normal
attribute.void
setOrder(int value)
Generated method - Setter of theCategory.order
attribute.void
setOrder(SessionContext ctx, int value)
Generated method - Setter of theCategory.order
attribute.void
setOrder(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCategory.order
attribute.void
setOrder(java.lang.Integer value)
Generated method - Setter of theCategory.order
attribute.void
setOthers(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.others
attribute.void
setOthers(java.util.Collection<Media> value)
Generated method - Setter of theCategory.others
attribute.void
setPicture(Media value)
Generated method - Setter of theCategory.picture
attribute.void
setPicture(SessionContext ctx, Media value)
Generated method - Setter of theCategory.picture
attribute.void
setProducts(SessionContext ctx, java.util.List<Product> value)
Generated method - Setter of theCategory.products
attribute.void
setProducts(java.util.List<Product> value)
Generated method - Setter of theCategory.products
attribute.void
setSupercategories(SessionContext ctx, java.util.List<Category> value)
Generated method - Setter of theCategory.supercategories
attribute.void
setSupercategories(java.util.List<Category> value)
Generated method - Setter of theCategory.supercategories
attribute.void
setThumbnail(Media value)
Generated method - Setter of theCategory.thumbnail
attribute.void
setThumbnail(SessionContext ctx, Media value)
Generated method - Setter of theCategory.thumbnail
attribute.void
setThumbnails(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.thumbnails
attribute.void
setThumbnails(java.util.Collection<Media> value)
Generated method - Setter of theCategory.thumbnails
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theCategory.description
attribute- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Qualifier of theCategory.order
attribute- See Also:
- Constant Field Values
-
CATALOG
public static final java.lang.String CATALOG
Qualifier of theCategory.catalog
attribute- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theCategory.catalogVersion
attribute- See Also:
- Constant Field Values
-
NORMAL
public static final java.lang.String NORMAL
Qualifier of theCategory.normal
attribute- See Also:
- Constant Field Values
-
THUMBNAILS
public static final java.lang.String THUMBNAILS
Qualifier of theCategory.thumbnails
attribute- See Also:
- Constant Field Values
-
DETAIL
public static final java.lang.String DETAIL
Qualifier of theCategory.detail
attribute- See Also:
- Constant Field Values
-
LOGO
public static final java.lang.String LOGO
Qualifier of theCategory.logo
attribute- See Also:
- Constant Field Values
-
DATA_SHEET
public static final java.lang.String DATA_SHEET
Qualifier of theCategory.data_sheet
attribute- See Also:
- Constant Field Values
-
OTHERS
public static final java.lang.String OTHERS
Qualifier of theCategory.others
attribute- See Also:
- Constant Field Values
-
THUMBNAIL
public static final java.lang.String THUMBNAIL
Qualifier of theCategory.thumbnail
attribute- See Also:
- Constant Field Values
-
PICTURE
public static final java.lang.String PICTURE
Qualifier of theCategory.picture
attribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theCategory.name
attribute- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Qualifier of theCategory.code
attribute- See Also:
- Constant Field Values
-
KEYWORDS
public static final java.lang.String KEYWORDS
Qualifier of theCategory.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 theCategory.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 theCategory.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 theCategory.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 theCategory.categories
attribute- See Also:
- Constant Field Values
-
MEDIAS
public static final java.lang.String MEDIAS
Qualifier of theCategory.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
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getAllowedPrincipals
public java.util.List<Principal> getAllowedPrincipals(SessionContext ctx)
Generated method - Getter of theCategory.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 theCategory.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 theCategory.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 theCategory.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 - Addsvalue
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 - Addsvalue
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 - Removesvalue
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 - Removesvalue
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 theCategory.catalogVersion
attribute.- Returns:
- the catalogVersion - CatalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theCategory.catalogVersion
attribute.- Returns:
- the catalogVersion - CatalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theCategory.catalogVersion
attribute.- Parameters:
value
- the catalogVersion - CatalogVersion
-
setCatalogVersion
public void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theCategory.catalogVersion
attribute.- Parameters:
value
- the catalogVersion - CatalogVersion
-
getCategories
public java.util.List<Category> getCategories(SessionContext ctx)
Generated method - Getter of theCategory.categories
attribute.- Returns:
- the categories - Sub Categories
-
getCategories
public java.util.List<Category> getCategories()
Generated method - Getter of theCategory.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 theCategory.categories
attribute.- Parameters:
value
- the categories - Sub Categories
-
setCategories
public void setCategories(java.util.List<Category> value)
Generated method - Setter of theCategory.categories
attribute.- Parameters:
value
- the categories - Sub Categories
-
addToCategories
public void addToCategories(SessionContext ctx, Category value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories - Sub Categories
-
addToCategories
public void addToCategories(Category value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories - Sub Categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, Category value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories - Sub Categories
-
removeFromCategories
public void removeFromCategories(Category value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories - Sub Categories
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theCategory.code
attribute.- Returns:
- the code - Code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theCategory.code
attribute.- Returns:
- the code - Code
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.code
attribute.- Parameters:
value
- the code - Code
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theCategory.code
attribute.- Parameters:
value
- the code - Code
-
getData_sheet
public java.util.Collection<Media> getData_sheet(SessionContext ctx)
Generated method - Getter of theCategory.data_sheet
attribute.- Returns:
- the data_sheet
-
getData_sheet
public java.util.Collection<Media> getData_sheet()
Generated method - Getter of theCategory.data_sheet
attribute.- Returns:
- the data_sheet
-
setData_sheet
public void setData_sheet(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.data_sheet
attribute.- Parameters:
value
- the data_sheet
-
setData_sheet
public void setData_sheet(java.util.Collection<Media> value)
Generated method - Setter of theCategory.data_sheet
attribute.- Parameters:
value
- the data_sheet
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theCategory.description
attribute.- Returns:
- the description - Catalog Category Description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theCategory.description
attribute.- Returns:
- the description - Catalog Category Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theCategory.description
attribute.- Returns:
- the localized description - Catalog Category Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theCategory.description
attribute.- Returns:
- the localized description - Catalog Category Description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.description
attribute.- Parameters:
value
- the description - Catalog Category Description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theCategory.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 theCategory.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 theCategory.description
attribute.- Parameters:
value
- the description - Catalog Category Description
-
getDetail
public java.util.Collection<Media> getDetail(SessionContext ctx)
Generated method - Getter of theCategory.detail
attribute.- Returns:
- the detail
-
getDetail
public java.util.Collection<Media> getDetail()
Generated method - Getter of theCategory.detail
attribute.- Returns:
- the detail
-
setDetail
public void setDetail(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.detail
attribute.- Parameters:
value
- the detail
-
setDetail
public void setDetail(java.util.Collection<Media> value)
Generated method - Setter of theCategory.detail
attribute.- Parameters:
value
- the detail
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getKeywords
public java.util.List<Keyword> getKeywords(SessionContext ctx)
Generated method - Getter of theCategory.keywords
attribute.- Returns:
- the keywords - Keyword
-
getKeywords
public java.util.List<Keyword> getKeywords()
Generated method - Getter of theCategory.keywords
attribute.- Returns:
- the keywords - Keyword
-
getAllKeywords
public java.util.Map<Language,java.util.List<Keyword>> getAllKeywords(SessionContext ctx)
Generated method - Getter of theCategory.keywords
attribute.- Returns:
- the localized keywords - Keyword
-
getAllKeywords
public java.util.Map<Language,java.util.List<Keyword>> getAllKeywords()
Generated method - Getter of theCategory.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, java.util.List<Keyword> value)
Generated method - Setter of theCategory.keywords
attribute.- Parameters:
value
- the keywords - Keyword
-
setKeywords
public void setKeywords(java.util.List<Keyword> value)
Generated method - Setter of theCategory.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 theCategory.keywords
attribute.- Parameters:
value
- the keywords - Keyword
-
setAllKeywords
public void setAllKeywords(java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theCategory.keywords
attribute.- Parameters:
value
- the keywords - Keyword
-
addToKeywords
public void addToKeywords(SessionContext ctx, Language lang, Keyword value)
Generated method - Addsvalue
to keywords.- Parameters:
value
- the item to add to keywords - Keyword
-
addToKeywords
public void addToKeywords(Language lang, Keyword value)
Generated method - Addsvalue
to keywords.- Parameters:
value
- the item to add to keywords - Keyword
-
removeFromKeywords
public void removeFromKeywords(SessionContext ctx, Language lang, Keyword value)
Generated method - Removesvalue
from keywords.- Parameters:
value
- the item to remove from keywords - Keyword
-
removeFromKeywords
public void removeFromKeywords(Language lang, Keyword value)
Generated method - Removesvalue
from keywords.- Parameters:
value
- the item to remove from keywords - Keyword
-
getLogo
public java.util.Collection<Media> getLogo(SessionContext ctx)
Generated method - Getter of theCategory.logo
attribute.- Returns:
- the logo
-
getLogo
public java.util.Collection<Media> getLogo()
Generated method - Getter of theCategory.logo
attribute.- Returns:
- the logo
-
setLogo
public void setLogo(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.logo
attribute.- Parameters:
value
- the logo
-
setLogo
public void setLogo(java.util.Collection<Media> value)
Generated method - Setter of theCategory.logo
attribute.- Parameters:
value
- the logo
-
getMedias
public java.util.List<Media> getMedias(SessionContext ctx)
Generated method - Getter of theCategory.medias
attribute.- Returns:
- the medias - Category medias
-
getMedias
public java.util.List<Media> getMedias()
Generated method - Getter of theCategory.medias
attribute.- Returns:
- the medias - Category medias
-
getMediasCount
public long getMediasCount(SessionContext ctx)
-
getMediasCount
public long getMediasCount()
-
setMedias
public void setMedias(SessionContext ctx, java.util.List<Media> value)
Generated method - Setter of theCategory.medias
attribute.- Parameters:
value
- the medias - Category medias
-
setMedias
public void setMedias(java.util.List<Media> value)
Generated method - Setter of theCategory.medias
attribute.- Parameters:
value
- the medias - Category medias
-
addToMedias
public void addToMedias(SessionContext ctx, Media value)
Generated method - Addsvalue
to medias.- Parameters:
value
- the item to add to medias - Category medias
-
addToMedias
public void addToMedias(Media value)
Generated method - Addsvalue
to medias.- Parameters:
value
- the item to add to medias - Category medias
-
removeFromMedias
public void removeFromMedias(SessionContext ctx, Media value)
Generated method - Removesvalue
from medias.- Parameters:
value
- the item to remove from medias - Category medias
-
removeFromMedias
public void removeFromMedias(Media value)
Generated method - Removesvalue
from medias.- Parameters:
value
- the item to remove from medias - Category medias
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theCategory.name
attribute.- Returns:
- the name - Name
-
getName
public java.lang.String getName()
Generated method - Getter of theCategory.name
attribute.- Returns:
- the name - Name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theCategory.name
attribute.- Returns:
- the localized name - Name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theCategory.name
attribute.- Returns:
- the localized name - Name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.name
attribute.- Parameters:
value
- the name - Name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theCategory.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 theCategory.name
attribute.- Parameters:
value
- the name - Name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.name
attribute.- Parameters:
value
- the name - Name
-
getNormal
public java.util.Collection<Media> getNormal(SessionContext ctx)
Generated method - Getter of theCategory.normal
attribute.- Returns:
- the normal
-
getNormal
public java.util.Collection<Media> getNormal()
Generated method - Getter of theCategory.normal
attribute.- Returns:
- the normal
-
setNormal
public void setNormal(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.normal
attribute.- Parameters:
value
- the normal
-
setNormal
public void setNormal(java.util.Collection<Media> value)
Generated method - Setter of theCategory.normal
attribute.- Parameters:
value
- the normal
-
getOrder
public java.lang.Integer getOrder(SessionContext ctx)
Generated method - Getter of theCategory.order
attribute.- Returns:
- the order - Order
-
getOrder
public java.lang.Integer getOrder()
Generated method - Getter of theCategory.order
attribute.- Returns:
- the order - Order
-
getOrderAsPrimitive
public int getOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of theCategory.order
attribute.- Returns:
- the order - Order
-
getOrderAsPrimitive
public int getOrderAsPrimitive()
Generated method - Getter of theCategory.order
attribute.- Returns:
- the order - Order
-
setOrder
public void setOrder(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCategory.order
attribute.- Parameters:
value
- the order - Order
-
setOrder
public void setOrder(java.lang.Integer value)
Generated method - Setter of theCategory.order
attribute.- Parameters:
value
- the order - Order
-
setOrder
public void setOrder(SessionContext ctx, int value)
Generated method - Setter of theCategory.order
attribute.- Parameters:
value
- the order - Order
-
setOrder
public void setOrder(int value)
Generated method - Setter of theCategory.order
attribute.- Parameters:
value
- the order - Order
-
getOthers
public java.util.Collection<Media> getOthers(SessionContext ctx)
Generated method - Getter of theCategory.others
attribute.- Returns:
- the others
-
getOthers
public java.util.Collection<Media> getOthers()
Generated method - Getter of theCategory.others
attribute.- Returns:
- the others
-
setOthers
public void setOthers(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.others
attribute.- Parameters:
value
- the others
-
setOthers
public void setOthers(java.util.Collection<Media> value)
Generated method - Setter of theCategory.others
attribute.- Parameters:
value
- the others
-
getPicture
public Media getPicture(SessionContext ctx)
Generated method - Getter of theCategory.picture
attribute.- Returns:
- the picture - Image
-
getPicture
public Media getPicture()
Generated method - Getter of theCategory.picture
attribute.- Returns:
- the picture - Image
-
setPicture
public void setPicture(SessionContext ctx, Media value)
Generated method - Setter of theCategory.picture
attribute.- Parameters:
value
- the picture - Image
-
setPicture
public void setPicture(Media value)
Generated method - Setter of theCategory.picture
attribute.- Parameters:
value
- the picture - Image
-
getProducts
public java.util.List<Product> getProducts(SessionContext ctx)
Generated method - Getter of theCategory.products
attribute.- Returns:
- the products - Products
-
getProducts
public java.util.List<Product> getProducts()
Generated method - Getter of theCategory.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 theCategory.products
attribute.- Parameters:
value
- the products - Products
-
setProducts
public void setProducts(java.util.List<Product> value)
Generated method - Setter of theCategory.products
attribute.- Parameters:
value
- the products - Products
-
addToProducts
public void addToProducts(SessionContext ctx, Product value)
Generated method - Addsvalue
to products.- Parameters:
value
- the item to add to products - Products
-
addToProducts
public void addToProducts(Product value)
Generated method - Addsvalue
to products.- Parameters:
value
- the item to add to products - Products
-
removeFromProducts
public void removeFromProducts(SessionContext ctx, Product value)
Generated method - Removesvalue
from products.- Parameters:
value
- the item to remove from products - Products
-
removeFromProducts
public void removeFromProducts(Product value)
Generated method - Removesvalue
from products.- Parameters:
value
- the item to remove from products - Products
-
getSupercategories
public java.util.List<Category> getSupercategories(SessionContext ctx)
Generated method - Getter of theCategory.supercategories
attribute.- Returns:
- the supercategories - Super Categories
-
getSupercategories
public java.util.List<Category> getSupercategories()
Generated method - Getter of theCategory.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 theCategory.supercategories
attribute.- Parameters:
value
- the supercategories - Super Categories
-
setSupercategories
public void setSupercategories(java.util.List<Category> value)
Generated method - Setter of theCategory.supercategories
attribute.- Parameters:
value
- the supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(SessionContext ctx, Category value)
Generated method - Addsvalue
to supercategories.- Parameters:
value
- the item to add to supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(Category value)
Generated method - Addsvalue
to supercategories.- Parameters:
value
- the item to add to supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(SessionContext ctx, Category value)
Generated method - Removesvalue
from supercategories.- Parameters:
value
- the item to remove from supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(Category value)
Generated method - Removesvalue
from supercategories.- Parameters:
value
- the item to remove from supercategories - Super Categories
-
getThumbnail
public Media getThumbnail(SessionContext ctx)
Generated method - Getter of theCategory.thumbnail
attribute.- Returns:
- the thumbnail - Small Image
-
getThumbnail
public Media getThumbnail()
Generated method - Getter of theCategory.thumbnail
attribute.- Returns:
- the thumbnail - Small Image
-
setThumbnail
public void setThumbnail(SessionContext ctx, Media value)
Generated method - Setter of theCategory.thumbnail
attribute.- Parameters:
value
- the thumbnail - Small Image
-
setThumbnail
public void setThumbnail(Media value)
Generated method - Setter of theCategory.thumbnail
attribute.- Parameters:
value
- the thumbnail - Small Image
-
getThumbnails
public java.util.Collection<Media> getThumbnails(SessionContext ctx)
Generated method - Getter of theCategory.thumbnails
attribute.- Returns:
- the thumbnails
-
getThumbnails
public java.util.Collection<Media> getThumbnails()
Generated method - Getter of theCategory.thumbnails
attribute.- Returns:
- the thumbnails
-
setThumbnails
public void setThumbnails(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.thumbnails
attribute.- Parameters:
value
- the thumbnails
-
setThumbnails
public void setThumbnails(java.util.Collection<Media> value)
Generated method - Setter of theCategory.thumbnails
attribute.- Parameters:
value
- the thumbnails
-
-