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.StringCATALOGQualifier of theKeyword.catalogattributestatic java.lang.StringCATALOGVERSIONQualifier of theKeyword.catalogVersionattributestatic java.lang.StringCATEGORIESQualifier of theKeyword.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.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringKEYWORDQualifier of theKeyword.keywordattributestatic java.lang.StringLANGUAGEQualifier of theKeyword.languageattributeprotected static java.lang.StringPRODUCT2KEYWORDRELATION_MARKMODIFIEDRelation disable markmodifed parameter constants for Product2KeywordRelation from ((catalog))protected static java.lang.StringPRODUCT2KEYWORDRELATION_SRC_ORDEREDRelation ordering override parameter constants for Product2KeywordRelation from ((catalog))protected static java.lang.StringPRODUCT2KEYWORDRELATION_TGT_ORDEREDstatic java.lang.StringPRODUCTSQualifier of theKeyword.productsattribute-
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 voidaddToCategories(Language lang, Category value)Generated method - Addsvalueto categories.voidaddToCategories(SessionContext ctx, Language lang, Category value)Generated method - Addsvalueto categories.voidaddToProducts(Language lang, Product value)Generated method - Addsvalueto products.voidaddToProducts(SessionContext ctx, Language lang, Product value)Generated method - Addsvalueto products.java.util.Map<Language,java.util.Collection<Category>>getAllCategories()Generated method - Getter of theKeyword.categoriesattribute.java.util.Map<Language,java.util.Collection<Category>>getAllCategories(SessionContext ctx)Generated method - Getter of theKeyword.categoriesattribute.java.util.Map<Language,java.util.Collection<Product>>getAllProducts()Generated method - Getter of theKeyword.productsattribute.java.util.Map<Language,java.util.Collection<Product>>getAllProducts(SessionContext ctx)Generated method - Getter of theKeyword.productsattribute.CatalogVersiongetCatalogVersion()Generated method - Getter of theKeyword.catalogVersionattribute.CatalogVersiongetCatalogVersion(SessionContext ctx)Generated method - Getter of theKeyword.catalogVersionattribute.java.util.Collection<Category>getCategories()Generated method - Getter of theKeyword.categoriesattribute.java.util.Collection<Category>getCategories(SessionContext ctx)Generated method - Getter of theKeyword.categoriesattribute.longgetCategoriesCount()longgetCategoriesCount(Language lang)longgetCategoriesCount(SessionContext ctx)longgetCategoriesCount(SessionContext ctx, Language lang)protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetKeyword()Generated method - Getter of theKeyword.keywordattribute.java.lang.StringgetKeyword(SessionContext ctx)Generated method - Getter of theKeyword.keywordattribute.LanguagegetLanguage()Generated method - Getter of theKeyword.languageattribute.LanguagegetLanguage(SessionContext ctx)Generated method - Getter of theKeyword.languageattribute.java.util.Collection<Product>getProducts()Generated method - Getter of theKeyword.productsattribute.java.util.Collection<Product>getProducts(SessionContext ctx)Generated method - Getter of theKeyword.productsattribute.longgetProductsCount()longgetProductsCount(Language lang)longgetProductsCount(SessionContext ctx)longgetProductsCount(SessionContext ctx, Language lang)booleanisMarkModifiedDisabled(Item referencedItem)voidremoveFromCategories(Language lang, Category value)Generated method - Removesvaluefrom categories.voidremoveFromCategories(SessionContext ctx, Language lang, Category value)Generated method - Removesvaluefrom categories.voidremoveFromProducts(Language lang, Product value)Generated method - Removesvaluefrom products.voidremoveFromProducts(SessionContext ctx, Language lang, Product value)Generated method - Removesvaluefrom products.voidsetAllCategories(SessionContext ctx, java.util.Map<Language,java.util.Collection<Category>> value)Generated method - Setter of theKeyword.categoriesattribute.voidsetAllCategories(java.util.Map<Language,java.util.Collection<Category>> value)Generated method - Setter of theKeyword.categoriesattribute.voidsetAllProducts(SessionContext ctx, java.util.Map<Language,java.util.Collection<Product>> value)Generated method - Setter of theKeyword.productsattribute.voidsetAllProducts(java.util.Map<Language,java.util.Collection<Product>> value)Generated method - Setter of theKeyword.productsattribute.voidsetCatalogVersion(CatalogVersion value)Generated method - Setter of theKeyword.catalogVersionattribute.voidsetCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theKeyword.catalogVersionattribute.voidsetCategories(SessionContext ctx, java.util.Collection<Category> value)Generated method - Setter of theKeyword.categoriesattribute.voidsetCategories(java.util.Collection<Category> value)Generated method - Setter of theKeyword.categoriesattribute.voidsetKeyword(SessionContext ctx, java.lang.String value)Generated method - Setter of theKeyword.keywordattribute.voidsetKeyword(java.lang.String value)Generated method - Setter of theKeyword.keywordattribute.protected voidsetLanguage(Language value)Generated method - Setter of theKeyword.languageattribute.protected voidsetLanguage(SessionContext ctx, Language value)Generated method - Setter of theKeyword.languageattribute.voidsetProducts(SessionContext ctx, java.util.Collection<Product> value)Generated method - Setter of theKeyword.productsattribute.voidsetProducts(java.util.Collection<Product> value)Generated method - Setter of theKeyword.productsattribute.-
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.keywordattribute- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of theKeyword.languageattribute- See Also:
- Constant Field Values
-
CATALOG
public static final java.lang.String CATALOG
Qualifier of theKeyword.catalogattribute- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theKeyword.catalogVersionattribute- See Also:
- Constant Field Values
-
PRODUCTS
public static final java.lang.String PRODUCTS
Qualifier of theKeyword.productsattribute- 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.categoriesattribute- 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:
getDefaultAttributeModesin classItem
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx)
Generated method - Getter of theKeyword.catalogVersionattribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theKeyword.catalogVersionattribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theKeyword.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theKeyword.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
getCategories
public java.util.Collection<Category> getCategories(SessionContext ctx)
Generated method - Getter of theKeyword.categoriesattribute.- Returns:
- the categories - Categories
-
getCategories
public java.util.Collection<Category> getCategories()
Generated method - Getter of theKeyword.categoriesattribute.- Returns:
- the categories - Categories
-
getAllCategories
public java.util.Map<Language,java.util.Collection<Category>> getAllCategories(SessionContext ctx)
Generated method - Getter of theKeyword.categoriesattribute.- Returns:
- the localized categories - Categories
-
getAllCategories
public java.util.Map<Language,java.util.Collection<Category>> getAllCategories()
Generated method - Getter of theKeyword.categoriesattribute.- 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.categoriesattribute.- Parameters:
value- the categories - Categories
-
setCategories
public void setCategories(java.util.Collection<Category> value)
Generated method - Setter of theKeyword.categoriesattribute.- 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.categoriesattribute.- Parameters:
value- the categories - Categories
-
setAllCategories
public void setAllCategories(java.util.Map<Language,java.util.Collection<Category>> value)
Generated method - Setter of theKeyword.categoriesattribute.- Parameters:
value- the categories - Categories
-
addToCategories
public void addToCategories(SessionContext ctx, Language lang, Category value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories - Categories
-
addToCategories
public void addToCategories(Language lang, Category value)
Generated method - Addsvalueto categories.- Parameters:
value- the item to add to categories - Categories
-
removeFromCategories
public void removeFromCategories(SessionContext ctx, Language lang, Category value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories - Categories
-
removeFromCategories
public void removeFromCategories(Language lang, Category value)
Generated method - Removesvaluefrom categories.- Parameters:
value- the item to remove from categories - Categories
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabledin classItem
-
getKeyword
public java.lang.String getKeyword(SessionContext ctx)
Generated method - Getter of theKeyword.keywordattribute.- Returns:
- the keyword
-
getKeyword
public java.lang.String getKeyword()
Generated method - Getter of theKeyword.keywordattribute.- Returns:
- the keyword
-
setKeyword
public void setKeyword(SessionContext ctx, java.lang.String value)
Generated method - Setter of theKeyword.keywordattribute.- Parameters:
value- the keyword
-
setKeyword
public void setKeyword(java.lang.String value)
Generated method - Setter of theKeyword.keywordattribute.- Parameters:
value- the keyword
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of theKeyword.languageattribute.- Returns:
- the language
-
getLanguage
public Language getLanguage()
Generated method - Getter of theKeyword.languageattribute.- Returns:
- the language
-
setLanguage
protected void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theKeyword.languageattribute.- Parameters:
value- the language
-
setLanguage
protected void setLanguage(Language value)
Generated method - Setter of theKeyword.languageattribute.- Parameters:
value- the language
-
getProducts
public java.util.Collection<Product> getProducts(SessionContext ctx)
Generated method - Getter of theKeyword.productsattribute.- Returns:
- the products - Products
-
getProducts
public java.util.Collection<Product> getProducts()
Generated method - Getter of theKeyword.productsattribute.- Returns:
- the products - Products
-
getAllProducts
public java.util.Map<Language,java.util.Collection<Product>> getAllProducts(SessionContext ctx)
Generated method - Getter of theKeyword.productsattribute.- Returns:
- the localized products - Products
-
getAllProducts
public java.util.Map<Language,java.util.Collection<Product>> getAllProducts()
Generated method - Getter of theKeyword.productsattribute.- 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.productsattribute.- Parameters:
value- the products - Products
-
setProducts
public void setProducts(java.util.Collection<Product> value)
Generated method - Setter of theKeyword.productsattribute.- 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.productsattribute.- Parameters:
value- the products - Products
-
setAllProducts
public void setAllProducts(java.util.Map<Language,java.util.Collection<Product>> value)
Generated method - Setter of theKeyword.productsattribute.- Parameters:
value- the products - Products
-
addToProducts
public void addToProducts(SessionContext ctx, Language lang, Product value)
Generated method - Addsvalueto products.- Parameters:
value- the item to add to products - Products
-
addToProducts
public void addToProducts(Language lang, Product value)
Generated method - Addsvalueto products.- Parameters:
value- the item to add to products - Products
-
removeFromProducts
public void removeFromProducts(SessionContext ctx, Language lang, Product value)
Generated method - Removesvaluefrom products.- Parameters:
value- the item to remove from products - Products
-
-