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.StringALLOWEDPRINCIPALSQualifier of theCategory.allowedPrincipalsattributestatic java.lang.StringCATALOGQualifier of theCategory.catalogattributestatic java.lang.StringCATALOGVERSIONQualifier of theCategory.catalogVersionattributestatic java.lang.StringCATEGORIESQualifier of theCategory.categoriesattributeprotected static java.lang.StringCATEGORY2KEYWORDRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for Category2KeywordRelation from ((catalog))protected static java.lang.StringCATEGORY2KEYWORDRELATION_SRC_ORDEREDRelation ordering override parameter constants for Category2KeywordRelation from ((catalog))protected static java.lang.StringCATEGORY2KEYWORDRELATION_TGT_ORDEREDprotected static java.lang.StringCATEGORY2PRINCIPALRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for Category2PrincipalRelation from ((catalog))protected static java.lang.StringCATEGORY2PRINCIPALRELATION_SRC_ORDEREDRelation ordering override parameter constants for Category2PrincipalRelation from ((catalog))protected static java.lang.StringCATEGORY2PRINCIPALRELATION_TGT_ORDEREDprotected static java.lang.StringCATEGORYCATEGORYRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for CategoryCategoryRelation from ((catalog))protected static java.lang.StringCATEGORYCATEGORYRELATION_SRC_ORDEREDRelation ordering override parameter constants for CategoryCategoryRelation from ((catalog))protected static java.lang.StringCATEGORYCATEGORYRELATION_TGT_ORDEREDprotected static java.lang.StringCATEGORYMEDIARELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for CategoryMediaRelation from ((catalog))protected static java.lang.StringCATEGORYMEDIARELATION_SRC_ORDEREDRelation ordering override parameter constants for CategoryMediaRelation from ((catalog))protected static java.lang.StringCATEGORYMEDIARELATION_TGT_ORDEREDprotected static java.lang.StringCATEGORYPRODUCTRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))protected static java.lang.StringCATEGORYPRODUCTRELATION_SRC_ORDEREDRelation ordering override parameter constants for CategoryProductRelation from ((catalog))protected static java.lang.StringCATEGORYPRODUCTRELATION_TGT_ORDEREDstatic java.lang.StringCODEQualifier of theCategory.codeattributestatic java.lang.StringDATA_SHEETQualifier of theCategory.data_sheetattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theCategory.descriptionattributestatic java.lang.StringDETAILQualifier of theCategory.detailattributestatic java.lang.StringKEYWORDSQualifier of theCategory.keywordsattributestatic java.lang.StringLOGOQualifier of theCategory.logoattributestatic java.lang.StringMEDIASQualifier of theCategory.mediasattributestatic java.lang.StringNAMEQualifier of theCategory.nameattributestatic java.lang.StringNORMALQualifier of theCategory.normalattributestatic java.lang.StringORDERQualifier of theCategory.orderattributestatic java.lang.StringOTHERSQualifier of theCategory.othersattributestatic java.lang.StringPICTUREQualifier of theCategory.pictureattributestatic java.lang.StringPRODUCTSQualifier of theCategory.productsattributestatic java.lang.StringSUPERCATEGORIESQualifier of theCategory.supercategoriesattributestatic java.lang.StringTHUMBNAILQualifier of theCategory.thumbnailattributestatic java.lang.StringTHUMBNAILSQualifier of theCategory.thumbnailsattribute-
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 voidaddToAllowedPrincipals(Principal value)Generated method - Addsvalueto allowedPrincipals.voidaddToAllowedPrincipals(SessionContext ctx, Principal value)Generated method - Addsvalueto allowedPrincipals.voidaddToCategories(Category value)Generated method - Addsvalueto categories.voidaddToCategories(SessionContext ctx, Category value)Generated method - Addsvalueto categories.voidaddToKeywords(Language lang, Keyword value)Generated method - Addsvalueto keywords.voidaddToKeywords(SessionContext ctx, Language lang, Keyword value)Generated method - Addsvalueto keywords.voidaddToMedias(Media value)Generated method - Addsvalueto medias.voidaddToMedias(SessionContext ctx, Media value)Generated method - Addsvalueto medias.voidaddToProducts(Product value)Generated method - Addsvalueto products.voidaddToProducts(SessionContext ctx, Product value)Generated method - Addsvalueto products.voidaddToSupercategories(Category value)Generated method - Addsvalueto supercategories.voidaddToSupercategories(SessionContext ctx, Category value)Generated method - Addsvalueto supercategories.java.util.Map<Language,java.lang.String>getAllDescription()Generated method - Getter of theCategory.descriptionattribute.java.util.Map<Language,java.lang.String>getAllDescription(SessionContext ctx)Generated method - Getter of theCategory.descriptionattribute.java.util.Map<Language,java.util.List<Keyword>>getAllKeywords()Generated method - Getter of theCategory.keywordsattribute.java.util.Map<Language,java.util.List<Keyword>>getAllKeywords(SessionContext ctx)Generated method - Getter of theCategory.keywordsattribute.java.util.Map<Language,java.lang.String>getAllName()Generated method - Getter of theCategory.nameattribute.java.util.Map<Language,java.lang.String>getAllName(SessionContext ctx)Generated method - Getter of theCategory.nameattribute.java.util.List<Principal>getAllowedPrincipals()Generated method - Getter of theCategory.allowedPrincipalsattribute.java.util.List<Principal>getAllowedPrincipals(SessionContext ctx)Generated method - Getter of theCategory.allowedPrincipalsattribute.longgetAllowedPrincipalsCount()longgetAllowedPrincipalsCount(SessionContext ctx)CatalogVersiongetCatalogVersion()Generated method - Getter of theCategory.catalogVersionattribute.CatalogVersiongetCatalogVersion(SessionContext ctx)Generated method - Getter of theCategory.catalogVersionattribute.java.util.List<Category>getCategories()Generated method - Getter of theCategory.categoriesattribute.java.util.List<Category>getCategories(SessionContext ctx)Generated method - Getter of theCategory.categoriesattribute.longgetCategoriesCount()longgetCategoriesCount(SessionContext ctx)java.lang.StringgetCode()Generated method - Getter of theCategory.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theCategory.codeattribute.java.util.Collection<Media>getData_sheet()Generated method - Getter of theCategory.data_sheetattribute.java.util.Collection<Media>getData_sheet(SessionContext ctx)Generated method - Getter of theCategory.data_sheetattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theCategory.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theCategory.descriptionattribute.java.util.Collection<Media>getDetail()Generated method - Getter of theCategory.detailattribute.java.util.Collection<Media>getDetail(SessionContext ctx)Generated method - Getter of theCategory.detailattribute.java.util.List<Keyword>getKeywords()Generated method - Getter of theCategory.keywordsattribute.java.util.List<Keyword>getKeywords(SessionContext ctx)Generated method - Getter of theCategory.keywordsattribute.longgetKeywordsCount()longgetKeywordsCount(Language lang)longgetKeywordsCount(SessionContext ctx)longgetKeywordsCount(SessionContext ctx, Language lang)java.util.Collection<Media>getLogo()Generated method - Getter of theCategory.logoattribute.java.util.Collection<Media>getLogo(SessionContext ctx)Generated method - Getter of theCategory.logoattribute.java.util.List<Media>getMedias()Generated method - Getter of theCategory.mediasattribute.java.util.List<Media>getMedias(SessionContext ctx)Generated method - Getter of theCategory.mediasattribute.longgetMediasCount()longgetMediasCount(SessionContext ctx)java.lang.StringgetName()Generated method - Getter of theCategory.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theCategory.nameattribute.java.util.Collection<Media>getNormal()Generated method - Getter of theCategory.normalattribute.java.util.Collection<Media>getNormal(SessionContext ctx)Generated method - Getter of theCategory.normalattribute.java.lang.IntegergetOrder()Generated method - Getter of theCategory.orderattribute.java.lang.IntegergetOrder(SessionContext ctx)Generated method - Getter of theCategory.orderattribute.intgetOrderAsPrimitive()Generated method - Getter of theCategory.orderattribute.intgetOrderAsPrimitive(SessionContext ctx)Generated method - Getter of theCategory.orderattribute.java.util.Collection<Media>getOthers()Generated method - Getter of theCategory.othersattribute.java.util.Collection<Media>getOthers(SessionContext ctx)Generated method - Getter of theCategory.othersattribute.MediagetPicture()Generated method - Getter of theCategory.pictureattribute.MediagetPicture(SessionContext ctx)Generated method - Getter of theCategory.pictureattribute.java.util.List<Product>getProducts()Generated method - Getter of theCategory.productsattribute.java.util.List<Product>getProducts(SessionContext ctx)Generated method - Getter of theCategory.productsattribute.longgetProductsCount()longgetProductsCount(SessionContext ctx)java.util.List<Category>getSupercategories()Generated method - Getter of theCategory.supercategoriesattribute.java.util.List<Category>getSupercategories(SessionContext ctx)Generated method - Getter of theCategory.supercategoriesattribute.longgetSupercategoriesCount()longgetSupercategoriesCount(SessionContext ctx)MediagetThumbnail()Generated method - Getter of theCategory.thumbnailattribute.MediagetThumbnail(SessionContext ctx)Generated method - Getter of theCategory.thumbnailattribute.java.util.Collection<Media>getThumbnails()Generated method - Getter of theCategory.thumbnailsattribute.java.util.Collection<Media>getThumbnails(SessionContext ctx)Generated method - Getter of theCategory.thumbnailsattribute.booleanisMarkModifiedDisabled(Item referencedItem)voidremoveFromAllowedPrincipals(Principal value)Generated method - Removesvaluefrom allowedPrincipals.voidremoveFromAllowedPrincipals(SessionContext ctx, Principal value)Generated method - Removesvaluefrom allowedPrincipals.voidremoveFromCategories(Category value)Generated method - Removesvaluefrom categories.voidremoveFromCategories(SessionContext ctx, Category value)Generated method - Removesvaluefrom categories.voidremoveFromKeywords(Language lang, Keyword value)Generated method - Removesvaluefrom keywords.voidremoveFromKeywords(SessionContext ctx, Language lang, Keyword value)Generated method - Removesvaluefrom keywords.voidremoveFromMedias(Media value)Generated method - Removesvaluefrom medias.voidremoveFromMedias(SessionContext ctx, Media value)Generated method - Removesvaluefrom medias.voidremoveFromProducts(Product value)Generated method - Removesvaluefrom products.voidremoveFromProducts(SessionContext ctx, Product value)Generated method - Removesvaluefrom products.voidremoveFromSupercategories(Category value)Generated method - Removesvaluefrom supercategories.voidremoveFromSupercategories(SessionContext ctx, Category value)Generated method - Removesvaluefrom supercategories.voidsetAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCategory.descriptionattribute.voidsetAllDescription(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCategory.descriptionattribute.voidsetAllKeywords(SessionContext ctx, java.util.Map<Language,java.util.List<Keyword>> value)Generated method - Setter of theCategory.keywordsattribute.voidsetAllKeywords(java.util.Map<Language,java.util.List<Keyword>> value)Generated method - Setter of theCategory.keywordsattribute.voidsetAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCategory.nameattribute.voidsetAllName(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theCategory.nameattribute.voidsetAllowedPrincipals(SessionContext ctx, java.util.List<Principal> value)Generated method - Setter of theCategory.allowedPrincipalsattribute.voidsetAllowedPrincipals(java.util.List<Principal> value)Generated method - Setter of theCategory.allowedPrincipalsattribute.voidsetCatalogVersion(CatalogVersion value)Generated method - Setter of theCategory.catalogVersionattribute.voidsetCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCategory.catalogVersionattribute.voidsetCategories(SessionContext ctx, java.util.List<Category> value)Generated method - Setter of theCategory.categoriesattribute.voidsetCategories(java.util.List<Category> value)Generated method - Setter of theCategory.categoriesattribute.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theCategory.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of theCategory.codeattribute.voidsetData_sheet(SessionContext ctx, java.util.Collection<Media> value)Generated method - Setter of theCategory.data_sheetattribute.voidsetData_sheet(java.util.Collection<Media> value)Generated method - Setter of theCategory.data_sheetattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theCategory.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theCategory.descriptionattribute.voidsetDetail(SessionContext ctx, java.util.Collection<Media> value)Generated method - Setter of theCategory.detailattribute.voidsetDetail(java.util.Collection<Media> value)Generated method - Setter of theCategory.detailattribute.voidsetKeywords(SessionContext ctx, java.util.List<Keyword> value)Generated method - Setter of theCategory.keywordsattribute.voidsetKeywords(java.util.List<Keyword> value)Generated method - Setter of theCategory.keywordsattribute.voidsetLogo(SessionContext ctx, java.util.Collection<Media> value)Generated method - Setter of theCategory.logoattribute.voidsetLogo(java.util.Collection<Media> value)Generated method - Setter of theCategory.logoattribute.voidsetMedias(SessionContext ctx, java.util.List<Media> value)Generated method - Setter of theCategory.mediasattribute.voidsetMedias(java.util.List<Media> value)Generated method - Setter of theCategory.mediasattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theCategory.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theCategory.nameattribute.voidsetNormal(SessionContext ctx, java.util.Collection<Media> value)Generated method - Setter of theCategory.normalattribute.voidsetNormal(java.util.Collection<Media> value)Generated method - Setter of theCategory.normalattribute.voidsetOrder(int value)Generated method - Setter of theCategory.orderattribute.voidsetOrder(SessionContext ctx, int value)Generated method - Setter of theCategory.orderattribute.voidsetOrder(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theCategory.orderattribute.voidsetOrder(java.lang.Integer value)Generated method - Setter of theCategory.orderattribute.voidsetOthers(SessionContext ctx, java.util.Collection<Media> value)Generated method - Setter of theCategory.othersattribute.voidsetOthers(java.util.Collection<Media> value)Generated method - Setter of theCategory.othersattribute.voidsetPicture(Media value)Generated method - Setter of theCategory.pictureattribute.voidsetPicture(SessionContext ctx, Media value)Generated method - Setter of theCategory.pictureattribute.voidsetProducts(SessionContext ctx, java.util.List<Product> value)Generated method - Setter of theCategory.productsattribute.voidsetProducts(java.util.List<Product> value)Generated method - Setter of theCategory.productsattribute.voidsetSupercategories(SessionContext ctx, java.util.List<Category> value)Generated method - Setter of theCategory.supercategoriesattribute.voidsetSupercategories(java.util.List<Category> value)Generated method - Setter of theCategory.supercategoriesattribute.voidsetThumbnail(Media value)Generated method - Setter of theCategory.thumbnailattribute.voidsetThumbnail(SessionContext ctx, Media value)Generated method - Setter of theCategory.thumbnailattribute.voidsetThumbnails(SessionContext ctx, java.util.Collection<Media> value)Generated method - Setter of theCategory.thumbnailsattribute.voidsetThumbnails(java.util.Collection<Media> value)Generated method - Setter of theCategory.thumbnailsattribute.-
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.descriptionattribute- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Qualifier of theCategory.orderattribute- See Also:
- Constant Field Values
-
CATALOG
public static final java.lang.String CATALOG
Qualifier of theCategory.catalogattribute- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theCategory.catalogVersionattribute- See Also:
- Constant Field Values
-
NORMAL
public static final java.lang.String NORMAL
Qualifier of theCategory.normalattribute- See Also:
- Constant Field Values
-
THUMBNAILS
public static final java.lang.String THUMBNAILS
Qualifier of theCategory.thumbnailsattribute- See Also:
- Constant Field Values
-
DETAIL
public static final java.lang.String DETAIL
Qualifier of theCategory.detailattribute- See Also:
- Constant Field Values
-
LOGO
public static final java.lang.String LOGO
Qualifier of theCategory.logoattribute- See Also:
- Constant Field Values
-
DATA_SHEET
public static final java.lang.String DATA_SHEET
Qualifier of theCategory.data_sheetattribute- See Also:
- Constant Field Values
-
OTHERS
public static final java.lang.String OTHERS
Qualifier of theCategory.othersattribute- See Also:
- Constant Field Values
-
THUMBNAIL
public static final java.lang.String THUMBNAIL
Qualifier of theCategory.thumbnailattribute- See Also:
- Constant Field Values
-
PICTURE
public static final java.lang.String PICTURE
Qualifier of theCategory.pictureattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theCategory.nameattribute- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Qualifier of theCategory.codeattribute- See Also:
- Constant Field Values
-
KEYWORDS
public static final java.lang.String KEYWORDS
Qualifier of theCategory.keywordsattribute- 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.allowedPrincipalsattribute- 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.productsattribute- 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.supercategoriesattribute- 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.categoriesattribute- See Also:
- Constant Field Values
-
MEDIAS
public static final java.lang.String MEDIAS
Qualifier of theCategory.mediasattribute- 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:
getDefaultAttributeModesin classItem
-
getAllowedPrincipals
public java.util.List<Principal> getAllowedPrincipals(SessionContext ctx)
Generated method - Getter of theCategory.allowedPrincipalsattribute.- Returns:
- the allowedPrincipals - Principals which are allowed to access this catalog category
-
getAllowedPrincipals
public java.util.List<Principal> getAllowedPrincipals()
Generated method - Getter of theCategory.allowedPrincipalsattribute.- 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.allowedPrincipalsattribute.- 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.allowedPrincipalsattribute.- Parameters:
value- the allowedPrincipals - Principals which are allowed to access this catalog category
-
addToAllowedPrincipals
public void addToAllowedPrincipals(SessionContext ctx, Principal value)
Generated method - Addsvalueto 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 - Addsvalueto 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 - Removesvaluefrom 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 - Removesvaluefrom 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.catalogVersionattribute.- Returns:
- the catalogVersion - CatalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theCategory.catalogVersionattribute.- Returns:
- the catalogVersion - CatalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theCategory.catalogVersionattribute.- Parameters:
value- the catalogVersion - CatalogVersion
-
setCatalogVersion
public void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theCategory.catalogVersionattribute.- Parameters:
value- the catalogVersion - CatalogVersion
-
getCategories
public java.util.List<Category> getCategories(SessionContext ctx)
Generated method - Getter of theCategory.categoriesattribute.- Returns:
- the categories - Sub Categories
-
getCategories
public java.util.List<Category> getCategories()
Generated method - Getter of theCategory.categoriesattribute.- 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.categoriesattribute.- Parameters:
value- the categories - Sub Categories
-
setCategories
public void setCategories(java.util.List<Category> value)
Generated method - Setter of theCategory.categoriesattribute.- Parameters:
value- the categories - Sub Categories
-
addToCategories
public void addToCategories(SessionContext ctx, Category value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories - Sub Categories
-
addToCategories
public void addToCategories(Category value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories - Sub Categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, Category value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories - Sub Categories
-
removeFromCategories
public void removeFromCategories(Category value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories - Sub Categories
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theCategory.codeattribute.- Returns:
- the code - Code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theCategory.codeattribute.- Returns:
- the code - Code
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.codeattribute.- Parameters:
value- the code - Code
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theCategory.codeattribute.- Parameters:
value- the code - Code
-
getData_sheet
public java.util.Collection<Media> getData_sheet(SessionContext ctx)
Generated method - Getter of theCategory.data_sheetattribute.- Returns:
- the data_sheet
-
getData_sheet
public java.util.Collection<Media> getData_sheet()
Generated method - Getter of theCategory.data_sheetattribute.- Returns:
- the data_sheet
-
setData_sheet
public void setData_sheet(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.data_sheetattribute.- Parameters:
value- the data_sheet
-
setData_sheet
public void setData_sheet(java.util.Collection<Media> value)
Generated method - Setter of theCategory.data_sheetattribute.- Parameters:
value- the data_sheet
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theCategory.descriptionattribute.- Returns:
- the description - Catalog Category Description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theCategory.descriptionattribute.- Returns:
- the description - Catalog Category Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theCategory.descriptionattribute.- Returns:
- the localized description - Catalog Category Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theCategory.descriptionattribute.- Returns:
- the localized description - Catalog Category Description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.descriptionattribute.- Parameters:
value- the description - Catalog Category Description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theCategory.descriptionattribute.- 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.descriptionattribute.- Parameters:
value- the description - Catalog Category Description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.descriptionattribute.- Parameters:
value- the description - Catalog Category Description
-
getDetail
public java.util.Collection<Media> getDetail(SessionContext ctx)
Generated method - Getter of theCategory.detailattribute.- Returns:
- the detail
-
getDetail
public java.util.Collection<Media> getDetail()
Generated method - Getter of theCategory.detailattribute.- Returns:
- the detail
-
setDetail
public void setDetail(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.detailattribute.- Parameters:
value- the detail
-
setDetail
public void setDetail(java.util.Collection<Media> value)
Generated method - Setter of theCategory.detailattribute.- Parameters:
value- the detail
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabledin classItem
-
getKeywords
public java.util.List<Keyword> getKeywords(SessionContext ctx)
Generated method - Getter of theCategory.keywordsattribute.- Returns:
- the keywords - Keyword
-
getKeywords
public java.util.List<Keyword> getKeywords()
Generated method - Getter of theCategory.keywordsattribute.- Returns:
- the keywords - Keyword
-
getAllKeywords
public java.util.Map<Language,java.util.List<Keyword>> getAllKeywords(SessionContext ctx)
Generated method - Getter of theCategory.keywordsattribute.- Returns:
- the localized keywords - Keyword
-
getAllKeywords
public java.util.Map<Language,java.util.List<Keyword>> getAllKeywords()
Generated method - Getter of theCategory.keywordsattribute.- 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.keywordsattribute.- Parameters:
value- the keywords - Keyword
-
setKeywords
public void setKeywords(java.util.List<Keyword> value)
Generated method - Setter of theCategory.keywordsattribute.- 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.keywordsattribute.- Parameters:
value- the keywords - Keyword
-
setAllKeywords
public void setAllKeywords(java.util.Map<Language,java.util.List<Keyword>> value)
Generated method - Setter of theCategory.keywordsattribute.- Parameters:
value- the keywords - Keyword
-
addToKeywords
public void addToKeywords(SessionContext ctx, Language lang, Keyword value)
Generated method - Addsvalueto keywords.- Parameters:
value- the item to add to keywords - Keyword
-
addToKeywords
public void addToKeywords(Language lang, Keyword value)
Generated method - Addsvalueto keywords.- Parameters:
value- the item to add to keywords - Keyword
-
removeFromKeywords
public void removeFromKeywords(SessionContext ctx, Language lang, Keyword value)
Generated method - Removesvaluefrom keywords.- Parameters:
value- the item to remove from keywords - Keyword
-
removeFromKeywords
public void removeFromKeywords(Language lang, Keyword value)
Generated method - Removesvaluefrom keywords.- Parameters:
value- the item to remove from keywords - Keyword
-
getLogo
public java.util.Collection<Media> getLogo(SessionContext ctx)
Generated method - Getter of theCategory.logoattribute.- Returns:
- the logo
-
getLogo
public java.util.Collection<Media> getLogo()
Generated method - Getter of theCategory.logoattribute.- Returns:
- the logo
-
setLogo
public void setLogo(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.logoattribute.- Parameters:
value- the logo
-
setLogo
public void setLogo(java.util.Collection<Media> value)
Generated method - Setter of theCategory.logoattribute.- Parameters:
value- the logo
-
getMedias
public java.util.List<Media> getMedias(SessionContext ctx)
Generated method - Getter of theCategory.mediasattribute.- Returns:
- the medias - Category medias
-
getMedias
public java.util.List<Media> getMedias()
Generated method - Getter of theCategory.mediasattribute.- 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.mediasattribute.- Parameters:
value- the medias - Category medias
-
setMedias
public void setMedias(java.util.List<Media> value)
Generated method - Setter of theCategory.mediasattribute.- Parameters:
value- the medias - Category medias
-
addToMedias
public void addToMedias(SessionContext ctx, Media value)
Generated method - Addsvalueto medias.- Parameters:
value- the item to add to medias - Category medias
-
addToMedias
public void addToMedias(Media value)
Generated method - Addsvalueto medias.- Parameters:
value- the item to add to medias - Category medias
-
removeFromMedias
public void removeFromMedias(SessionContext ctx, Media value)
Generated method - Removesvaluefrom medias.- Parameters:
value- the item to remove from medias - Category medias
-
removeFromMedias
public void removeFromMedias(Media value)
Generated method - Removesvaluefrom medias.- Parameters:
value- the item to remove from medias - Category medias
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theCategory.nameattribute.- Returns:
- the name - Name
-
getName
public java.lang.String getName()
Generated method - Getter of theCategory.nameattribute.- Returns:
- the name - Name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theCategory.nameattribute.- Returns:
- the localized name - Name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theCategory.nameattribute.- Returns:
- the localized name - Name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCategory.nameattribute.- Parameters:
value- the name - Name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theCategory.nameattribute.- Parameters:
value- the name - Name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.nameattribute.- Parameters:
value- the name - Name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theCategory.nameattribute.- Parameters:
value- the name - Name
-
getNormal
public java.util.Collection<Media> getNormal(SessionContext ctx)
Generated method - Getter of theCategory.normalattribute.- Returns:
- the normal
-
getNormal
public java.util.Collection<Media> getNormal()
Generated method - Getter of theCategory.normalattribute.- Returns:
- the normal
-
setNormal
public void setNormal(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.normalattribute.- Parameters:
value- the normal
-
setNormal
public void setNormal(java.util.Collection<Media> value)
Generated method - Setter of theCategory.normalattribute.- Parameters:
value- the normal
-
getOrder
public java.lang.Integer getOrder(SessionContext ctx)
Generated method - Getter of theCategory.orderattribute.- Returns:
- the order - Order
-
getOrder
public java.lang.Integer getOrder()
Generated method - Getter of theCategory.orderattribute.- Returns:
- the order - Order
-
getOrderAsPrimitive
public int getOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of theCategory.orderattribute.- Returns:
- the order - Order
-
getOrderAsPrimitive
public int getOrderAsPrimitive()
Generated method - Getter of theCategory.orderattribute.- Returns:
- the order - Order
-
setOrder
public void setOrder(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theCategory.orderattribute.- Parameters:
value- the order - Order
-
setOrder
public void setOrder(java.lang.Integer value)
Generated method - Setter of theCategory.orderattribute.- Parameters:
value- the order - Order
-
setOrder
public void setOrder(SessionContext ctx, int value)
Generated method - Setter of theCategory.orderattribute.- Parameters:
value- the order - Order
-
setOrder
public void setOrder(int value)
Generated method - Setter of theCategory.orderattribute.- Parameters:
value- the order - Order
-
getOthers
public java.util.Collection<Media> getOthers(SessionContext ctx)
Generated method - Getter of theCategory.othersattribute.- Returns:
- the others
-
getOthers
public java.util.Collection<Media> getOthers()
Generated method - Getter of theCategory.othersattribute.- Returns:
- the others
-
setOthers
public void setOthers(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.othersattribute.- Parameters:
value- the others
-
setOthers
public void setOthers(java.util.Collection<Media> value)
Generated method - Setter of theCategory.othersattribute.- Parameters:
value- the others
-
getPicture
public Media getPicture(SessionContext ctx)
Generated method - Getter of theCategory.pictureattribute.- Returns:
- the picture - Image
-
getPicture
public Media getPicture()
Generated method - Getter of theCategory.pictureattribute.- Returns:
- the picture - Image
-
setPicture
public void setPicture(SessionContext ctx, Media value)
Generated method - Setter of theCategory.pictureattribute.- Parameters:
value- the picture - Image
-
setPicture
public void setPicture(Media value)
Generated method - Setter of theCategory.pictureattribute.- Parameters:
value- the picture - Image
-
getProducts
public java.util.List<Product> getProducts(SessionContext ctx)
Generated method - Getter of theCategory.productsattribute.- Returns:
- the products - Products
-
getProducts
public java.util.List<Product> getProducts()
Generated method - Getter of theCategory.productsattribute.- 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.productsattribute.- Parameters:
value- the products - Products
-
setProducts
public void setProducts(java.util.List<Product> value)
Generated method - Setter of theCategory.productsattribute.- Parameters:
value- the products - Products
-
addToProducts
public void addToProducts(SessionContext ctx, Product value)
Generated method - Addsvalueto products.- Parameters:
value- the item to add to products - Products
-
addToProducts
public void addToProducts(Product value)
Generated method - Addsvalueto products.- Parameters:
value- the item to add to products - Products
-
removeFromProducts
public void removeFromProducts(SessionContext ctx, Product value)
Generated method - Removesvaluefrom products.- Parameters:
value- the item to remove from products - Products
-
removeFromProducts
public void removeFromProducts(Product value)
Generated method - Removesvaluefrom products.- Parameters:
value- the item to remove from products - Products
-
getSupercategories
public java.util.List<Category> getSupercategories(SessionContext ctx)
Generated method - Getter of theCategory.supercategoriesattribute.- Returns:
- the supercategories - Super Categories
-
getSupercategories
public java.util.List<Category> getSupercategories()
Generated method - Getter of theCategory.supercategoriesattribute.- 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.supercategoriesattribute.- Parameters:
value- the supercategories - Super Categories
-
setSupercategories
public void setSupercategories(java.util.List<Category> value)
Generated method - Setter of theCategory.supercategoriesattribute.- Parameters:
value- the supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(SessionContext ctx, Category value)
Generated method - Addsvalueto supercategories.- Parameters:
value- the item to add to supercategories - Super Categories
-
addToSupercategories
public void addToSupercategories(Category value)
Generated method - Addsvalueto supercategories.- Parameters:
value- the item to add to supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(SessionContext ctx, Category value)
Generated method - Removesvaluefrom supercategories.- Parameters:
value- the item to remove from supercategories - Super Categories
-
removeFromSupercategories
public void removeFromSupercategories(Category value)
Generated method - Removesvaluefrom supercategories.- Parameters:
value- the item to remove from supercategories - Super Categories
-
getThumbnail
public Media getThumbnail(SessionContext ctx)
Generated method - Getter of theCategory.thumbnailattribute.- Returns:
- the thumbnail - Small Image
-
getThumbnail
public Media getThumbnail()
Generated method - Getter of theCategory.thumbnailattribute.- Returns:
- the thumbnail - Small Image
-
setThumbnail
public void setThumbnail(SessionContext ctx, Media value)
Generated method - Setter of theCategory.thumbnailattribute.- Parameters:
value- the thumbnail - Small Image
-
setThumbnail
public void setThumbnail(Media value)
Generated method - Setter of theCategory.thumbnailattribute.- Parameters:
value- the thumbnail - Small Image
-
getThumbnails
public java.util.Collection<Media> getThumbnails(SessionContext ctx)
Generated method - Getter of theCategory.thumbnailsattribute.- Returns:
- the thumbnails
-
getThumbnails
public java.util.Collection<Media> getThumbnails()
Generated method - Getter of theCategory.thumbnailsattribute.- Returns:
- the thumbnails
-
setThumbnails
public void setThumbnails(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCategory.thumbnailsattribute.- Parameters:
value- the thumbnails
-
setThumbnails
public void setThumbnails(java.util.Collection<Media> value)
Generated method - Setter of theCategory.thumbnailsattribute.- Parameters:
value- the thumbnails
-
-