Package de.hybris.platform.catalog.jalo
Class GeneratedKeyword
- 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.catalog.jalo.GeneratedKeyword
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Keyword
public abstract class GeneratedKeyword extends GenericItem
Generated class for typeKeyword
.- 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
CATALOG
Qualifier of theKeyword.catalog
attributestatic java.lang.String
CATALOGVERSION
Qualifier of theKeyword.catalogVersion
attributestatic java.lang.String
CATEGORIES
Qualifier of theKeyword.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.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
KEYWORD
Qualifier of theKeyword.keyword
attributestatic java.lang.String
LANGUAGE
Qualifier of theKeyword.language
attributeprotected static java.lang.String
PRODUCT2KEYWORDRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Product2KeywordRelation from ((catalog))protected static java.lang.String
PRODUCT2KEYWORDRELATION_SRC_ORDERED
Relation ordering override parameter constants for Product2KeywordRelation from ((catalog))protected static java.lang.String
PRODUCT2KEYWORDRELATION_TGT_ORDERED
static java.lang.String
PRODUCTS
Qualifier of theKeyword.products
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 GeneratedKeyword()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToCategories(Language lang, Category value)
Generated method - Addsvalue
to categories.void
addToCategories(SessionContext ctx, Language lang, Category value)
Generated method - Addsvalue
to categories.void
addToProducts(Language lang, Product value)
Generated method - Addsvalue
to products.void
addToProducts(SessionContext ctx, Language lang, Product value)
Generated method - Addsvalue
to products.java.util.Map<Language,java.util.Collection<Category>>
getAllCategories()
Generated method - Getter of theKeyword.categories
attribute.java.util.Map<Language,java.util.Collection<Category>>
getAllCategories(SessionContext ctx)
Generated method - Getter of theKeyword.categories
attribute.java.util.Map<Language,java.util.Collection<Product>>
getAllProducts()
Generated method - Getter of theKeyword.products
attribute.java.util.Map<Language,java.util.Collection<Product>>
getAllProducts(SessionContext ctx)
Generated method - Getter of theKeyword.products
attribute.CatalogVersion
getCatalogVersion()
Generated method - Getter of theKeyword.catalogVersion
attribute.CatalogVersion
getCatalogVersion(SessionContext ctx)
Generated method - Getter of theKeyword.catalogVersion
attribute.java.util.Collection<Category>
getCategories()
Generated method - Getter of theKeyword.categories
attribute.java.util.Collection<Category>
getCategories(SessionContext ctx)
Generated method - Getter of theKeyword.categories
attribute.long
getCategoriesCount()
long
getCategoriesCount(Language lang)
long
getCategoriesCount(SessionContext ctx)
long
getCategoriesCount(SessionContext ctx, Language lang)
protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getKeyword()
Generated method - Getter of theKeyword.keyword
attribute.java.lang.String
getKeyword(SessionContext ctx)
Generated method - Getter of theKeyword.keyword
attribute.Language
getLanguage()
Generated method - Getter of theKeyword.language
attribute.Language
getLanguage(SessionContext ctx)
Generated method - Getter of theKeyword.language
attribute.java.util.Collection<Product>
getProducts()
Generated method - Getter of theKeyword.products
attribute.java.util.Collection<Product>
getProducts(SessionContext ctx)
Generated method - Getter of theKeyword.products
attribute.long
getProductsCount()
long
getProductsCount(Language lang)
long
getProductsCount(SessionContext ctx)
long
getProductsCount(SessionContext ctx, Language lang)
boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromCategories(Language lang, Category value)
Generated method - Removesvalue
from categories.void
removeFromCategories(SessionContext ctx, Language lang, Category value)
Generated method - Removesvalue
from categories.void
removeFromProducts(Language lang, Product value)
Generated method - Removesvalue
from products.void
removeFromProducts(SessionContext ctx, Language lang, Product value)
Generated method - Removesvalue
from products.void
setAllCategories(SessionContext ctx, java.util.Map<Language,java.util.Collection<Category>> value)
Generated method - Setter of theKeyword.categories
attribute.void
setAllCategories(java.util.Map<Language,java.util.Collection<Category>> value)
Generated method - Setter of theKeyword.categories
attribute.void
setAllProducts(SessionContext ctx, java.util.Map<Language,java.util.Collection<Product>> value)
Generated method - Setter of theKeyword.products
attribute.void
setAllProducts(java.util.Map<Language,java.util.Collection<Product>> value)
Generated method - Setter of theKeyword.products
attribute.void
setCatalogVersion(CatalogVersion value)
Generated method - Setter of theKeyword.catalogVersion
attribute.void
setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theKeyword.catalogVersion
attribute.void
setCategories(SessionContext ctx, java.util.Collection<Category> value)
Generated method - Setter of theKeyword.categories
attribute.void
setCategories(java.util.Collection<Category> value)
Generated method - Setter of theKeyword.categories
attribute.void
setKeyword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theKeyword.keyword
attribute.void
setKeyword(java.lang.String value)
Generated method - Setter of theKeyword.keyword
attribute.protected void
setLanguage(Language value)
Generated method - Setter of theKeyword.language
attribute.protected void
setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theKeyword.language
attribute.void
setProducts(SessionContext ctx, java.util.Collection<Product> value)
Generated method - Setter of theKeyword.products
attribute.void
setProducts(java.util.Collection<Product> value)
Generated method - Setter of theKeyword.products
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
-
KEYWORD
public static final java.lang.String KEYWORD
Qualifier of theKeyword.keyword
attribute- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of theKeyword.language
attribute- See Also:
- Constant Field Values
-
CATALOG
public static final java.lang.String CATALOG
Qualifier of theKeyword.catalog
attribute- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theKeyword.catalogVersion
attribute- See Also:
- Constant Field Values
-
PRODUCTS
public static final java.lang.String PRODUCTS
Qualifier of theKeyword.products
attribute- See Also:
- Constant Field Values
-
PRODUCT2KEYWORDRELATION_SRC_ORDERED
protected static java.lang.String PRODUCT2KEYWORDRELATION_SRC_ORDERED
Relation ordering override parameter constants for Product2KeywordRelation from ((catalog))
-
PRODUCT2KEYWORDRELATION_TGT_ORDERED
protected static java.lang.String PRODUCT2KEYWORDRELATION_TGT_ORDERED
-
PRODUCT2KEYWORDRELATION_MARKMODIFIED
protected static java.lang.String PRODUCT2KEYWORDRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Product2KeywordRelation from ((catalog))
-
CATEGORIES
public static final java.lang.String CATEGORIES
Qualifier of theKeyword.categories
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))
-
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
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx)
Generated method - Getter of theKeyword.catalogVersion
attribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theKeyword.catalogVersion
attribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theKeyword.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theKeyword.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
getCategories
public java.util.Collection<Category> getCategories(SessionContext ctx)
Generated method - Getter of theKeyword.categories
attribute.- Returns:
- the categories - Categories
-
getCategories
public java.util.Collection<Category> getCategories()
Generated method - Getter of theKeyword.categories
attribute.- Returns:
- the categories - Categories
-
getAllCategories
public java.util.Map<Language,java.util.Collection<Category>> getAllCategories(SessionContext ctx)
Generated method - Getter of theKeyword.categories
attribute.- Returns:
- the localized categories - Categories
-
getAllCategories
public java.util.Map<Language,java.util.Collection<Category>> getAllCategories()
Generated method - Getter of theKeyword.categories
attribute.- Returns:
- the localized categories - Categories
-
getCategoriesCount
public long getCategoriesCount(SessionContext ctx, Language lang)
-
getCategoriesCount
public long getCategoriesCount(Language lang)
-
getCategoriesCount
public long getCategoriesCount(SessionContext ctx)
-
getCategoriesCount
public long getCategoriesCount()
-
setCategories
public void setCategories(SessionContext ctx, java.util.Collection<Category> value)
Generated method - Setter of theKeyword.categories
attribute.- Parameters:
value
- the categories - Categories
-
setCategories
public void setCategories(java.util.Collection<Category> value)
Generated method - Setter of theKeyword.categories
attribute.- Parameters:
value
- the categories - Categories
-
setAllCategories
public void setAllCategories(SessionContext ctx, java.util.Map<Language,java.util.Collection<Category>> value)
Generated method - Setter of theKeyword.categories
attribute.- Parameters:
value
- the categories - Categories
-
setAllCategories
public void setAllCategories(java.util.Map<Language,java.util.Collection<Category>> value)
Generated method - Setter of theKeyword.categories
attribute.- Parameters:
value
- the categories - Categories
-
addToCategories
public void addToCategories(SessionContext ctx, Language lang, Category value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories - Categories
-
addToCategories
public void addToCategories(Language lang, Category value)
Generated method - Addsvalue
to categories.- Parameters:
value
- the item to add to categories - Categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, Language lang, Category value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories - Categories
-
removeFromCategories
public void removeFromCategories(Language lang, Category value)
Generated method - Removesvalue
from categories.- Parameters:
value
- the item to remove from categories - Categories
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getKeyword
public java.lang.String getKeyword(SessionContext ctx)
Generated method - Getter of theKeyword.keyword
attribute.- Returns:
- the keyword
-
getKeyword
public java.lang.String getKeyword()
Generated method - Getter of theKeyword.keyword
attribute.- Returns:
- the keyword
-
setKeyword
public void setKeyword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theKeyword.keyword
attribute.- Parameters:
value
- the keyword
-
setKeyword
public void setKeyword(java.lang.String value)
Generated method - Setter of theKeyword.keyword
attribute.- Parameters:
value
- the keyword
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of theKeyword.language
attribute.- Returns:
- the language
-
getLanguage
public Language getLanguage()
Generated method - Getter of theKeyword.language
attribute.- Returns:
- the language
-
setLanguage
protected void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theKeyword.language
attribute.- Parameters:
value
- the language
-
setLanguage
protected void setLanguage(Language value)
Generated method - Setter of theKeyword.language
attribute.- Parameters:
value
- the language
-
getProducts
public java.util.Collection<Product> getProducts(SessionContext ctx)
Generated method - Getter of theKeyword.products
attribute.- Returns:
- the products - Products
-
getProducts
public java.util.Collection<Product> getProducts()
Generated method - Getter of theKeyword.products
attribute.- Returns:
- the products - Products
-
getAllProducts
public java.util.Map<Language,java.util.Collection<Product>> getAllProducts(SessionContext ctx)
Generated method - Getter of theKeyword.products
attribute.- Returns:
- the localized products - Products
-
getAllProducts
public java.util.Map<Language,java.util.Collection<Product>> getAllProducts()
Generated method - Getter of theKeyword.products
attribute.- Returns:
- the localized products - Products
-
getProductsCount
public long getProductsCount(SessionContext ctx, Language lang)
-
getProductsCount
public long getProductsCount(Language lang)
-
getProductsCount
public long getProductsCount(SessionContext ctx)
-
getProductsCount
public long getProductsCount()
-
setProducts
public void setProducts(SessionContext ctx, java.util.Collection<Product> value)
Generated method - Setter of theKeyword.products
attribute.- Parameters:
value
- the products - Products
-
setProducts
public void setProducts(java.util.Collection<Product> value)
Generated method - Setter of theKeyword.products
attribute.- Parameters:
value
- the products - Products
-
setAllProducts
public void setAllProducts(SessionContext ctx, java.util.Map<Language,java.util.Collection<Product>> value)
Generated method - Setter of theKeyword.products
attribute.- Parameters:
value
- the products - Products
-
setAllProducts
public void setAllProducts(java.util.Map<Language,java.util.Collection<Product>> value)
Generated method - Setter of theKeyword.products
attribute.- Parameters:
value
- the products - Products
-
addToProducts
public void addToProducts(SessionContext ctx, Language lang, Product value)
Generated method - Addsvalue
to products.- Parameters:
value
- the item to add to products - Products
-
addToProducts
public void addToProducts(Language lang, Product value)
Generated method - Addsvalue
to products.- Parameters:
value
- the item to add to products - Products
-
removeFromProducts
public void removeFromProducts(SessionContext ctx, Language lang, Product value)
Generated method - Removesvalue
from products.- Parameters:
value
- the item to remove from products - Products
-
-