public abstract class GeneratedCategory extends GenericItem
Category.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOWEDPRINCIPALS
Qualifier of the
Category.allowedPrincipals attribute |
static String |
CATALOG
Qualifier of the
Category.catalog attribute |
static String |
CATALOGVERSION
Qualifier of the
Category.catalogVersion attribute |
static String |
CATEGORIES
Qualifier of the
Category.categories attribute |
protected static String |
CATEGORY2KEYWORDRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2KeywordRelation from ((catalog))
|
protected static String |
CATEGORY2KEYWORDRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2KeywordRelation from ((catalog))
|
protected static String |
CATEGORY2KEYWORDRELATION_TGT_ORDERED |
protected static String |
CATEGORY2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Category2PrincipalRelation from ((catalog))
|
protected static String |
CATEGORY2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for Category2PrincipalRelation from ((catalog))
|
protected static String |
CATEGORY2PRINCIPALRELATION_TGT_ORDERED |
protected static String |
CATEGORYCATEGORYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryCategoryRelation from ((catalog))
|
protected static String |
CATEGORYCATEGORYRELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryCategoryRelation from ((catalog))
|
protected static String |
CATEGORYCATEGORYRELATION_TGT_ORDERED |
protected static String |
CATEGORYMEDIARELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryMediaRelation from ((catalog))
|
protected static String |
CATEGORYMEDIARELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryMediaRelation from ((catalog))
|
protected static String |
CATEGORYMEDIARELATION_TGT_ORDERED |
protected static String |
CATEGORYPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoryProductRelation from ((catalog))
|
protected static String |
CATEGORYPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for CategoryProductRelation from ((catalog))
|
protected static String |
CATEGORYPRODUCTRELATION_TGT_ORDERED |
static String |
CODE
Qualifier of the
Category.code attribute |
static String |
DATA_SHEET
Qualifier of the
Category.data_sheet attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DESCRIPTION
Qualifier of the
Category.description attribute |
static String |
DETAIL
Qualifier of the
Category.detail attribute |
static String |
KEYWORDS
Qualifier of the
Category.keywords attribute |
static String |
LOGO
Qualifier of the
Category.logo attribute |
static String |
MEDIAS
Qualifier of the
Category.medias attribute |
static String |
NAME
Qualifier of the
Category.name attribute |
static String |
NORMAL
Qualifier of the
Category.normal attribute |
static String |
ORDER
Qualifier of the
Category.order attribute |
static String |
OTHERS
Qualifier of the
Category.others attribute |
static String |
PICTURE
Qualifier of the
Category.picture attribute |
static String |
PRODUCTS
Qualifier of the
Category.products attribute |
static String |
SUPERCATEGORIES
Qualifier of the
Category.supercategories attribute |
static String |
THUMBNAIL
Qualifier of the
Category.thumbnail attribute |
static String |
THUMBNAILS
Qualifier of the
Category.thumbnails attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToAllowedPrincipals(Principal value)
Generated method - Adds
value to allowedPrincipals. |
void |
addToAllowedPrincipals(SessionContext ctx,
Principal value)
Generated method - Adds
value to allowedPrincipals. |
void |
addToCategories(Category value)
Generated method - Adds
value to categories. |
void |
addToCategories(SessionContext ctx,
Category value)
Generated method - Adds
value to categories. |
void |
addToKeywords(Language lang,
Keyword value)
Generated method - Adds
value to keywords. |
void |
addToKeywords(SessionContext ctx,
Language lang,
Keyword value)
Generated method - Adds
value to keywords. |
void |
addToMedias(Media value)
Generated method - Adds
value to medias. |
void |
addToMedias(SessionContext ctx,
Media value)
Generated method - Adds
value to medias. |
void |
addToProducts(Product value)
Generated method - Adds
value to products. |
void |
addToProducts(SessionContext ctx,
Product value)
Generated method - Adds
value to products. |
void |
addToSupercategories(Category value)
Generated method - Adds
value to supercategories. |
void |
addToSupercategories(SessionContext ctx,
Category value)
Generated method - Adds
value to supercategories. |
Map<Language,String> |
getAllDescription()
Generated method - Getter of the
Category.description attribute. |
Map<Language,String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
Category.description attribute. |
Map<Language,List<Keyword>> |
getAllKeywords()
Generated method - Getter of the
Category.keywords attribute. |
Map<Language,List<Keyword>> |
getAllKeywords(SessionContext ctx)
Generated method - Getter of the
Category.keywords attribute. |
Map<Language,String> |
getAllName()
Generated method - Getter of the
Category.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
Category.name attribute. |
List<Principal> |
getAllowedPrincipals()
Generated method - Getter of the
Category.allowedPrincipals attribute. |
List<Principal> |
getAllowedPrincipals(SessionContext ctx)
Generated method - Getter of the
Category.allowedPrincipals attribute. |
long |
getAllowedPrincipalsCount() |
long |
getAllowedPrincipalsCount(SessionContext ctx) |
CatalogVersion |
getCatalogVersion()
Generated method - Getter of the
Category.catalogVersion attribute. |
CatalogVersion |
getCatalogVersion(SessionContext ctx)
Generated method - Getter of the
Category.catalogVersion attribute. |
List<Category> |
getCategories()
Generated method - Getter of the
Category.categories attribute. |
List<Category> |
getCategories(SessionContext ctx)
Generated method - Getter of the
Category.categories attribute. |
long |
getCategoriesCount() |
long |
getCategoriesCount(SessionContext ctx) |
String |
getCode()
Generated method - Getter of the
Category.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
Category.code attribute. |
Collection<Media> |
getData_sheet()
Generated method - Getter of the
Category.data_sheet attribute. |
Collection<Media> |
getData_sheet(SessionContext ctx)
Generated method - Getter of the
Category.data_sheet attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDescription()
Generated method - Getter of the
Category.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
Category.description attribute. |
Collection<Media> |
getDetail()
Generated method - Getter of the
Category.detail attribute. |
Collection<Media> |
getDetail(SessionContext ctx)
Generated method - Getter of the
Category.detail attribute. |
List<Keyword> |
getKeywords()
Generated method - Getter of the
Category.keywords attribute. |
List<Keyword> |
getKeywords(SessionContext ctx)
Generated method - Getter of the
Category.keywords attribute. |
long |
getKeywordsCount() |
long |
getKeywordsCount(Language lang) |
long |
getKeywordsCount(SessionContext ctx) |
long |
getKeywordsCount(SessionContext ctx,
Language lang) |
Collection<Media> |
getLogo()
Generated method - Getter of the
Category.logo attribute. |
Collection<Media> |
getLogo(SessionContext ctx)
Generated method - Getter of the
Category.logo attribute. |
List<Media> |
getMedias()
Generated method - Getter of the
Category.medias attribute. |
List<Media> |
getMedias(SessionContext ctx)
Generated method - Getter of the
Category.medias attribute. |
long |
getMediasCount() |
long |
getMediasCount(SessionContext ctx) |
String |
getName()
Generated method - Getter of the
Category.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
Category.name attribute. |
Collection<Media> |
getNormal()
Generated method - Getter of the
Category.normal attribute. |
Collection<Media> |
getNormal(SessionContext ctx)
Generated method - Getter of the
Category.normal attribute. |
Integer |
getOrder()
Generated method - Getter of the
Category.order attribute. |
Integer |
getOrder(SessionContext ctx)
Generated method - Getter of the
Category.order attribute. |
int |
getOrderAsPrimitive()
Generated method - Getter of the
Category.order attribute. |
int |
getOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Category.order attribute. |
Collection<Media> |
getOthers()
Generated method - Getter of the
Category.others attribute. |
Collection<Media> |
getOthers(SessionContext ctx)
Generated method - Getter of the
Category.others attribute. |
Media |
getPicture()
Generated method - Getter of the
Category.picture attribute. |
Media |
getPicture(SessionContext ctx)
Generated method - Getter of the
Category.picture attribute. |
List<Product> |
getProducts()
Generated method - Getter of the
Category.products attribute. |
List<Product> |
getProducts(SessionContext ctx)
Generated method - Getter of the
Category.products attribute. |
long |
getProductsCount() |
long |
getProductsCount(SessionContext ctx) |
List<Category> |
getSupercategories()
Generated method - Getter of the
Category.supercategories attribute. |
List<Category> |
getSupercategories(SessionContext ctx)
Generated method - Getter of the
Category.supercategories attribute. |
long |
getSupercategoriesCount() |
long |
getSupercategoriesCount(SessionContext ctx) |
Media |
getThumbnail()
Generated method - Getter of the
Category.thumbnail attribute. |
Media |
getThumbnail(SessionContext ctx)
Generated method - Getter of the
Category.thumbnail attribute. |
Collection<Media> |
getThumbnails()
Generated method - Getter of the
Category.thumbnails attribute. |
Collection<Media> |
getThumbnails(SessionContext ctx)
Generated method - Getter of the
Category.thumbnails attribute. |
void |
removeFromAllowedPrincipals(Principal value)
Generated method - Removes
value from allowedPrincipals. |
void |
removeFromAllowedPrincipals(SessionContext ctx,
Principal value)
Generated method - Removes
value from allowedPrincipals. |
void |
removeFromCategories(Category value)
Generated method - Removes
value from categories. |
void |
removeFromCategories(SessionContext ctx,
Category value)
Generated method - Removes
value from categories. |
void |
removeFromKeywords(Language lang,
Keyword value)
Generated method - Removes
value from keywords. |
void |
removeFromKeywords(SessionContext ctx,
Language lang,
Keyword value)
Generated method - Removes
value from keywords. |
void |
removeFromMedias(Media value)
Generated method - Removes
value from medias. |
void |
removeFromMedias(SessionContext ctx,
Media value)
Generated method - Removes
value from medias. |
void |
removeFromProducts(Product value)
Generated method - Removes
value from products. |
void |
removeFromProducts(SessionContext ctx,
Product value)
Generated method - Removes
value from products. |
void |
removeFromSupercategories(Category value)
Generated method - Removes
value from supercategories. |
void |
removeFromSupercategories(SessionContext ctx,
Category value)
Generated method - Removes
value from supercategories. |
void |
setAllDescription(Map<Language,String> value)
Generated method - Setter of the
Category.description attribute. |
void |
setAllDescription(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
Category.description attribute. |
void |
setAllKeywords(Map<Language,List<Keyword>> value)
Generated method - Setter of the
Category.keywords attribute. |
void |
setAllKeywords(SessionContext ctx,
Map<Language,List<Keyword>> value)
Generated method - Setter of the
Category.keywords attribute. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
Category.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
Category.name attribute. |
void |
setAllowedPrincipals(List<Principal> value)
Generated method - Setter of the
Category.allowedPrincipals attribute. |
void |
setAllowedPrincipals(SessionContext ctx,
List<Principal> value)
Generated method - Setter of the
Category.allowedPrincipals attribute. |
void |
setCatalogVersion(CatalogVersion value)
Generated method - Setter of the
Category.catalogVersion attribute. |
void |
setCatalogVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
Category.catalogVersion attribute. |
void |
setCategories(List<Category> value)
Generated method - Setter of the
Category.categories attribute. |
void |
setCategories(SessionContext ctx,
List<Category> value)
Generated method - Setter of the
Category.categories attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
Category.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
Category.code attribute. |
void |
setData_sheet(Collection<Media> value)
Generated method - Setter of the
Category.data_sheet attribute. |
void |
setData_sheet(SessionContext ctx,
Collection<Media> value)
Generated method - Setter of the
Category.data_sheet attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
Category.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
Category.description attribute. |
void |
setDetail(Collection<Media> value)
Generated method - Setter of the
Category.detail attribute. |
void |
setDetail(SessionContext ctx,
Collection<Media> value)
Generated method - Setter of the
Category.detail attribute. |
void |
setKeywords(List<Keyword> value)
Generated method - Setter of the
Category.keywords attribute. |
void |
setKeywords(SessionContext ctx,
List<Keyword> value)
Generated method - Setter of the
Category.keywords attribute. |
void |
setLogo(Collection<Media> value)
Generated method - Setter of the
Category.logo attribute. |
void |
setLogo(SessionContext ctx,
Collection<Media> value)
Generated method - Setter of the
Category.logo attribute. |
void |
setMedias(List<Media> value)
Generated method - Setter of the
Category.medias attribute. |
void |
setMedias(SessionContext ctx,
List<Media> value)
Generated method - Setter of the
Category.medias attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
Category.name attribute. |
void |
setName(String value)
Generated method - Setter of the
Category.name attribute. |
void |
setNormal(Collection<Media> value)
Generated method - Setter of the
Category.normal attribute. |
void |
setNormal(SessionContext ctx,
Collection<Media> value)
Generated method - Setter of the
Category.normal attribute. |
void |
setOrder(int value)
Generated method - Setter of the
Category.order attribute. |
void |
setOrder(Integer value)
Generated method - Setter of the
Category.order attribute. |
void |
setOrder(SessionContext ctx,
int value)
Generated method - Setter of the
Category.order attribute. |
void |
setOrder(SessionContext ctx,
Integer value)
Generated method - Setter of the
Category.order attribute. |
void |
setOthers(Collection<Media> value)
Generated method - Setter of the
Category.others attribute. |
void |
setOthers(SessionContext ctx,
Collection<Media> value)
Generated method - Setter of the
Category.others attribute. |
void |
setPicture(Media value)
Generated method - Setter of the
Category.picture attribute. |
void |
setPicture(SessionContext ctx,
Media value)
Generated method - Setter of the
Category.picture attribute. |
void |
setProducts(List<Product> value)
Generated method - Setter of the
Category.products attribute. |
void |
setProducts(SessionContext ctx,
List<Product> value)
Generated method - Setter of the
Category.products attribute. |
void |
setSupercategories(List<Category> value)
Generated method - Setter of the
Category.supercategories attribute. |
void |
setSupercategories(SessionContext ctx,
List<Category> value)
Generated method - Setter of the
Category.supercategories attribute. |
void |
setThumbnail(Media value)
Generated method - Setter of the
Category.thumbnail attribute. |
void |
setThumbnail(SessionContext ctx,
Media value)
Generated method - Setter of the
Category.thumbnail attribute. |
void |
setThumbnails(Collection<Media> value)
Generated method - Setter of the
Category.thumbnails attribute. |
void |
setThumbnails(SessionContext ctx,
Collection<Media> value)
Generated method - Setter of the
Category.thumbnails attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String DESCRIPTION
Category.description attributepublic static final String ORDER
Category.order attributepublic static final String CATALOG
Category.catalog attributepublic static final String CATALOGVERSION
Category.catalogVersion attributepublic static final String NORMAL
Category.normal attributepublic static final String THUMBNAILS
Category.thumbnails attributepublic static final String DETAIL
Category.detail attributepublic static final String LOGO
Category.logo attributepublic static final String DATA_SHEET
Category.data_sheet attributepublic static final String OTHERS
Category.others attributepublic static final String THUMBNAIL
Category.thumbnail attributepublic static final String PICTURE
Category.picture attributepublic static final String NAME
Category.name attributepublic static final String CODE
Category.code attributepublic static final String KEYWORDS
Category.keywords attributeprotected static String CATEGORY2KEYWORDRELATION_SRC_ORDERED
protected static String CATEGORY2KEYWORDRELATION_TGT_ORDERED
protected static String CATEGORY2KEYWORDRELATION_MARKMODIFIED
public static final String ALLOWEDPRINCIPALS
Category.allowedPrincipals attributeprotected static String CATEGORY2PRINCIPALRELATION_SRC_ORDERED
protected static String CATEGORY2PRINCIPALRELATION_TGT_ORDERED
protected static String CATEGORY2PRINCIPALRELATION_MARKMODIFIED
public static final String PRODUCTS
Category.products attributeprotected static String CATEGORYPRODUCTRELATION_SRC_ORDERED
protected static String CATEGORYPRODUCTRELATION_TGT_ORDERED
protected static String CATEGORYPRODUCTRELATION_MARKMODIFIED
public static final String SUPERCATEGORIES
Category.supercategories attributeprotected static String CATEGORYCATEGORYRELATION_SRC_ORDERED
protected static String CATEGORYCATEGORYRELATION_TGT_ORDERED
protected static String CATEGORYCATEGORYRELATION_MARKMODIFIED
public static final String CATEGORIES
Category.categories attributepublic static final String MEDIAS
Category.medias attributeprotected static String CATEGORYMEDIARELATION_SRC_ORDERED
protected static String CATEGORYMEDIARELATION_TGT_ORDERED
protected static String CATEGORYMEDIARELATION_MARKMODIFIED
protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic List<Principal> getAllowedPrincipals(SessionContext ctx)
Category.allowedPrincipals attribute.public List<Principal> getAllowedPrincipals()
Category.allowedPrincipals attribute.public long getAllowedPrincipalsCount(SessionContext ctx)
public long getAllowedPrincipalsCount()
public void setAllowedPrincipals(SessionContext ctx, List<Principal> value)
Category.allowedPrincipals attribute.value - the allowedPrincipals - Principals which are allowed to access this catalog categorypublic void setAllowedPrincipals(List<Principal> value)
Category.allowedPrincipals attribute.value - the allowedPrincipals - Principals which are allowed to access this catalog categorypublic void addToAllowedPrincipals(SessionContext ctx, Principal value)
value to allowedPrincipals.value - the item to add to allowedPrincipals - Principals which are allowed to access this catalog categorypublic void addToAllowedPrincipals(Principal value)
value to allowedPrincipals.value - the item to add to allowedPrincipals - Principals which are allowed to access this catalog categorypublic void removeFromAllowedPrincipals(SessionContext ctx, Principal value)
value from allowedPrincipals.value - the item to remove from allowedPrincipals - Principals which are allowed to access this catalog categorypublic void removeFromAllowedPrincipals(Principal value)
value from allowedPrincipals.value - the item to remove from allowedPrincipals - Principals which are allowed to access this catalog categorypublic CatalogVersion getCatalogVersion(SessionContext ctx)
Category.catalogVersion attribute.public CatalogVersion getCatalogVersion()
Category.catalogVersion attribute.public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Category.catalogVersion attribute.value - the catalogVersion - CatalogVersionpublic void setCatalogVersion(CatalogVersion value)
Category.catalogVersion attribute.value - the catalogVersion - CatalogVersionpublic List<Category> getCategories(SessionContext ctx)
Category.categories attribute.public List<Category> getCategories()
Category.categories attribute.public long getCategoriesCount(SessionContext ctx)
public long getCategoriesCount()
public void setCategories(SessionContext ctx, List<Category> value)
Category.categories attribute.value - the categories - Sub Categoriespublic void setCategories(List<Category> value)
Category.categories attribute.value - the categories - Sub Categoriespublic void addToCategories(SessionContext ctx, Category value)
value to categories.value - the item to add to categories - Sub Categoriespublic void addToCategories(Category value)
value to categories.value - the item to add to categories - Sub Categoriespublic void removeFromCategories(SessionContext ctx, Category value)
value from categories.value - the item to remove from categories - Sub Categoriespublic void removeFromCategories(Category value)
value from categories.value - the item to remove from categories - Sub Categoriespublic String getCode(SessionContext ctx)
Category.code attribute.public String getCode()
Category.code attribute.public void setCode(SessionContext ctx, String value)
Category.code attribute.value - the code - Codepublic void setCode(String value)
Category.code attribute.value - the code - Codepublic Collection<Media> getData_sheet(SessionContext ctx)
Category.data_sheet attribute.public Collection<Media> getData_sheet()
Category.data_sheet attribute.public void setData_sheet(SessionContext ctx, Collection<Media> value)
Category.data_sheet attribute.value - the data_sheetpublic void setData_sheet(Collection<Media> value)
Category.data_sheet attribute.value - the data_sheetpublic String getDescription(SessionContext ctx)
Category.description attribute.public String getDescription()
Category.description attribute.public Map<Language,String> getAllDescription(SessionContext ctx)
Category.description attribute.public Map<Language,String> getAllDescription()
Category.description attribute.public void setDescription(SessionContext ctx, String value)
Category.description attribute.value - the description - Catalog Category Descriptionpublic void setDescription(String value)
Category.description attribute.value - the description - Catalog Category Descriptionpublic void setAllDescription(SessionContext ctx, Map<Language,String> value)
Category.description attribute.value - the description - Catalog Category Descriptionpublic void setAllDescription(Map<Language,String> value)
Category.description attribute.value - the description - Catalog Category Descriptionpublic Collection<Media> getDetail(SessionContext ctx)
Category.detail attribute.public Collection<Media> getDetail()
Category.detail attribute.public void setDetail(SessionContext ctx, Collection<Media> value)
Category.detail attribute.value - the detailpublic void setDetail(Collection<Media> value)
Category.detail attribute.value - the detailpublic List<Keyword> getKeywords(SessionContext ctx)
Category.keywords attribute.public List<Keyword> getKeywords()
Category.keywords attribute.public Map<Language,List<Keyword>> getAllKeywords(SessionContext ctx)
Category.keywords attribute.public Map<Language,List<Keyword>> getAllKeywords()
Category.keywords attribute.public long getKeywordsCount(SessionContext ctx, Language lang)
public long getKeywordsCount(Language lang)
public long getKeywordsCount(SessionContext ctx)
public long getKeywordsCount()
public void setKeywords(SessionContext ctx, List<Keyword> value)
Category.keywords attribute.value - the keywords - Keywordpublic void setKeywords(List<Keyword> value)
Category.keywords attribute.value - the keywords - Keywordpublic void setAllKeywords(SessionContext ctx, Map<Language,List<Keyword>> value)
Category.keywords attribute.value - the keywords - Keywordpublic void setAllKeywords(Map<Language,List<Keyword>> value)
Category.keywords attribute.value - the keywords - Keywordpublic void addToKeywords(SessionContext ctx, Language lang, Keyword value)
value to keywords.value - the item to add to keywords - Keywordpublic void addToKeywords(Language lang, Keyword value)
value to keywords.value - the item to add to keywords - Keywordpublic void removeFromKeywords(SessionContext ctx, Language lang, Keyword value)
value from keywords.value - the item to remove from keywords - Keywordpublic void removeFromKeywords(Language lang, Keyword value)
value from keywords.value - the item to remove from keywords - Keywordpublic Collection<Media> getLogo(SessionContext ctx)
Category.logo attribute.public Collection<Media> getLogo()
Category.logo attribute.public void setLogo(SessionContext ctx, Collection<Media> value)
Category.logo attribute.value - the logopublic void setLogo(Collection<Media> value)
Category.logo attribute.value - the logopublic List<Media> getMedias(SessionContext ctx)
Category.medias attribute.public List<Media> getMedias()
Category.medias attribute.public long getMediasCount(SessionContext ctx)
public long getMediasCount()
public void setMedias(SessionContext ctx, List<Media> value)
Category.medias attribute.value - the medias - Category mediaspublic void setMedias(List<Media> value)
Category.medias attribute.value - the medias - Category mediaspublic void addToMedias(SessionContext ctx, Media value)
value to medias.value - the item to add to medias - Category mediaspublic void addToMedias(Media value)
value to medias.value - the item to add to medias - Category mediaspublic void removeFromMedias(SessionContext ctx, Media value)
value from medias.value - the item to remove from medias - Category mediaspublic void removeFromMedias(Media value)
value from medias.value - the item to remove from medias - Category mediaspublic String getName(SessionContext ctx)
Category.name attribute.public String getName()
Category.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
Category.name attribute.public Map<Language,String> getAllName()
Category.name attribute.public void setName(SessionContext ctx, String value)
Category.name attribute.value - the name - Namepublic void setName(String value)
Category.name attribute.value - the name - Namepublic void setAllName(SessionContext ctx, Map<Language,String> value)
Category.name attribute.value - the name - Namepublic void setAllName(Map<Language,String> value)
Category.name attribute.value - the name - Namepublic Collection<Media> getNormal(SessionContext ctx)
Category.normal attribute.public Collection<Media> getNormal()
Category.normal attribute.public void setNormal(SessionContext ctx, Collection<Media> value)
Category.normal attribute.value - the normalpublic void setNormal(Collection<Media> value)
Category.normal attribute.value - the normalpublic Integer getOrder(SessionContext ctx)
Category.order attribute.public Integer getOrder()
Category.order attribute.public int getOrderAsPrimitive(SessionContext ctx)
Category.order attribute.public int getOrderAsPrimitive()
Category.order attribute.public void setOrder(SessionContext ctx, Integer value)
Category.order attribute.value - the order - Orderpublic void setOrder(Integer value)
Category.order attribute.value - the order - Orderpublic void setOrder(SessionContext ctx, int value)
Category.order attribute.value - the order - Orderpublic void setOrder(int value)
Category.order attribute.value - the order - Orderpublic Collection<Media> getOthers(SessionContext ctx)
Category.others attribute.public Collection<Media> getOthers()
Category.others attribute.public void setOthers(SessionContext ctx, Collection<Media> value)
Category.others attribute.value - the otherspublic void setOthers(Collection<Media> value)
Category.others attribute.value - the otherspublic Media getPicture(SessionContext ctx)
Category.picture attribute.public Media getPicture()
Category.picture attribute.public void setPicture(SessionContext ctx, Media value)
Category.picture attribute.value - the picture - Imagepublic void setPicture(Media value)
Category.picture attribute.value - the picture - Imagepublic List<Product> getProducts(SessionContext ctx)
Category.products attribute.public List<Product> getProducts()
Category.products attribute.public long getProductsCount(SessionContext ctx)
public long getProductsCount()
public void setProducts(SessionContext ctx, List<Product> value)
Category.products attribute.value - the products - Productspublic void setProducts(List<Product> value)
Category.products attribute.value - the products - Productspublic void addToProducts(SessionContext ctx, Product value)
value to products.value - the item to add to products - Productspublic void addToProducts(Product value)
value to products.value - the item to add to products - Productspublic void removeFromProducts(SessionContext ctx, Product value)
value from products.value - the item to remove from products - Productspublic void removeFromProducts(Product value)
value from products.value - the item to remove from products - Productspublic List<Category> getSupercategories(SessionContext ctx)
Category.supercategories attribute.public List<Category> getSupercategories()
Category.supercategories attribute.public long getSupercategoriesCount(SessionContext ctx)
public long getSupercategoriesCount()
public void setSupercategories(SessionContext ctx, List<Category> value)
Category.supercategories attribute.value - the supercategories - Super Categoriespublic void setSupercategories(List<Category> value)
Category.supercategories attribute.value - the supercategories - Super Categoriespublic void addToSupercategories(SessionContext ctx, Category value)
value to supercategories.value - the item to add to supercategories - Super Categoriespublic void addToSupercategories(Category value)
value to supercategories.value - the item to add to supercategories - Super Categoriespublic void removeFromSupercategories(SessionContext ctx, Category value)
value from supercategories.value - the item to remove from supercategories - Super Categoriespublic void removeFromSupercategories(Category value)
value from supercategories.value - the item to remove from supercategories - Super Categoriespublic Media getThumbnail(SessionContext ctx)
Category.thumbnail attribute.public Media getThumbnail()
Category.thumbnail attribute.public void setThumbnail(SessionContext ctx, Media value)
Category.thumbnail attribute.value - the thumbnail - Small Imagepublic void setThumbnail(Media value)
Category.thumbnail attribute.value - the thumbnail - Small Imagepublic Collection<Media> getThumbnails(SessionContext ctx)
Category.thumbnails attribute.public Collection<Media> getThumbnails()
Category.thumbnails attribute.public void setThumbnails(SessionContext ctx, Collection<Media> value)
Category.thumbnails attribute.value - the thumbnailspublic void setThumbnails(Collection<Media> value)
Category.thumbnails attribute.value - the thumbnailsCopyright © 2017 SAP SE. All Rights Reserved.