Package de.hybris.platform.cms2lib.jalo
Class GeneratedCms2LibManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.cms2lib.jalo.GeneratedCms2LibManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
Cms2LibManager
public abstract class GeneratedCms2LibManager extends Extension
Generated class for typeCms2LibManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static OneToManyHandler<BannerComponent>
BANNERSFORCONTENTPAGEBANNERCOMPONETSHANDLER
OneToManyHandler
for handling 1:n BANNERCOMPONETS's relation attributes from 'many' side.protected static java.lang.String
CATEGORIESFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoriesForProductCarouselComponent from ((cms2lib))protected static java.lang.String
CATEGORIESFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for CategoriesForProductCarouselComponent from ((cms2lib))protected static java.lang.String
CATEGORIESFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
protected static OneToManyHandler<FlashComponent>
FLASHCOMPONENTSFORCONTENTPAGEFLASHCOMPONENTSHANDLER
OneToManyHandler
for handling 1:n FLASHCOMPONENTS's relation attributes from 'many' side.protected static OneToManyHandler<ProductDetailComponent>
PRODUCTDETAILCOMPONENTSFORPRODUCTPRODUCTDETAILCOMPONENTSHANDLER
OneToManyHandler
for handling 1:n PRODUCTDETAILCOMPONENTS's relation attributes from 'many' side.protected static OneToManyHandler<ProductListComponent>
PRODUCTLISTCOMPONENTSFORCATEGORYPRODUCTLISTCOMPONENTSHANDLER
OneToManyHandler
for handling 1:n PRODUCTLISTCOMPONENTS's relation attributes from 'many' side.protected static java.lang.String
PRODUCTSFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for ProductsForProductCarouselComponent from ((cms2lib))protected static java.lang.String
PRODUCTSFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for ProductsForProductCarouselComponent from ((cms2lib))protected static java.lang.String
PRODUCTSFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
protected static java.lang.String
PRODUCTSFORPRODUCTLISTCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for ProductsForProductListComponent from ((cms2lib))protected static java.lang.String
PRODUCTSFORPRODUCTLISTCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for ProductsForProductListComponent from ((cms2lib))protected static java.lang.String
PRODUCTSFORPRODUCTLISTCOMPONENT_TGT_ORDERED
-
Constructor Summary
Constructors Constructor Description GeneratedCms2LibManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToBannerComponets(ContentPage item, BannerComponent value)
Generated method - Addsvalue
to bannerComponets.void
addToBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
Generated method - Addsvalue
to bannerComponets.void
addToFlashComponents(ContentPage item, FlashComponent value)
Generated method - Addsvalue
to flashComponents.void
addToFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
Generated method - Addsvalue
to flashComponents.void
addToProductCarouselComponents(Category item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.void
addToProductCarouselComponents(Product item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.void
addToProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.void
addToProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.void
addToProductDetailComponents(Product item, ProductDetailComponent value)
Generated method - Addsvalue
to productDetailComponents.void
addToProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
Generated method - Addsvalue
to productDetailComponents.void
addToProductListComponents(Category item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.void
addToProductListComponents(Product item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.void
addToProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.void
addToProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.BannerComponent
createBannerComponent(SessionContext ctx, java.util.Map attributeValues)
BannerComponent
createBannerComponent(java.util.Map attributeValues)
FlashComponent
createFlashComponent(SessionContext ctx, java.util.Map attributeValues)
FlashComponent
createFlashComponent(java.util.Map attributeValues)
ProductCarouselComponent
createProductCarouselComponent(SessionContext ctx, java.util.Map attributeValues)
ProductCarouselComponent
createProductCarouselComponent(java.util.Map attributeValues)
ProductDetailComponent
createProductDetailComponent(SessionContext ctx, java.util.Map attributeValues)
ProductDetailComponent
createProductDetailComponent(java.util.Map attributeValues)
ProductListComponent
createProductListComponent(SessionContext ctx, java.util.Map attributeValues)
ProductListComponent
createProductListComponent(java.util.Map attributeValues)
RotatingImagesComponent
createRotatingImagesComponent(SessionContext ctx, java.util.Map attributeValues)
RotatingImagesComponent
createRotatingImagesComponent(java.util.Map attributeValues)
java.util.List<BannerComponent>
getBannerComponets(ContentPage item)
Generated method - Getter of theContentPage.bannerComponets
attribute.java.util.List<BannerComponent>
getBannerComponets(SessionContext ctx, ContentPage item)
Generated method - Getter of theContentPage.bannerComponets
attribute.java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.util.List<FlashComponent>
getFlashComponents(ContentPage item)
Generated method - Getter of theContentPage.flashComponents
attribute.java.util.List<FlashComponent>
getFlashComponents(SessionContext ctx, ContentPage item)
Generated method - Getter of theContentPage.flashComponents
attribute.java.lang.String
getName()
java.util.Collection<ProductCarouselComponent>
getProductCarouselComponents(Category item)
Generated method - Getter of theCategory.productCarouselComponents
attribute.java.util.Collection<ProductCarouselComponent>
getProductCarouselComponents(Product item)
Generated method - Getter of theProduct.productCarouselComponents
attribute.java.util.Collection<ProductCarouselComponent>
getProductCarouselComponents(SessionContext ctx, Category item)
Generated method - Getter of theCategory.productCarouselComponents
attribute.java.util.Collection<ProductCarouselComponent>
getProductCarouselComponents(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productCarouselComponents
attribute.long
getProductCarouselComponentsCount(Category item)
long
getProductCarouselComponentsCount(Product item)
long
getProductCarouselComponentsCount(SessionContext ctx, Category item)
long
getProductCarouselComponentsCount(SessionContext ctx, Product item)
java.util.List<ProductDetailComponent>
getProductDetailComponents(Product item)
Generated method - Getter of theProduct.productDetailComponents
attribute.java.util.List<ProductDetailComponent>
getProductDetailComponents(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productDetailComponents
attribute.java.util.List<ProductListComponent>
getProductListComponents(Category item)
Generated method - Getter of theCategory.productListComponents
attribute.java.util.Collection<ProductListComponent>
getProductListComponents(Product item)
Generated method - Getter of theProduct.productListComponents
attribute.java.util.List<ProductListComponent>
getProductListComponents(SessionContext ctx, Category item)
Generated method - Getter of theCategory.productListComponents
attribute.java.util.Collection<ProductListComponent>
getProductListComponents(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productListComponents
attribute.long
getProductListComponentsCount(Product item)
long
getProductListComponentsCount(SessionContext ctx, Product item)
void
removeFromBannerComponets(ContentPage item, BannerComponent value)
Generated method - Removesvalue
from bannerComponets.void
removeFromBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
Generated method - Removesvalue
from bannerComponets.void
removeFromFlashComponents(ContentPage item, FlashComponent value)
Generated method - Removesvalue
from flashComponents.void
removeFromFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
Generated method - Removesvalue
from flashComponents.void
removeFromProductCarouselComponents(Category item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.void
removeFromProductCarouselComponents(Product item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.void
removeFromProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.void
removeFromProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.void
removeFromProductDetailComponents(Product item, ProductDetailComponent value)
Generated method - Removesvalue
from productDetailComponents.void
removeFromProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
Generated method - Removesvalue
from productDetailComponents.void
removeFromProductListComponents(Category item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.void
removeFromProductListComponents(Product item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.void
removeFromProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.void
removeFromProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.void
setBannerComponets(ContentPage item, java.util.List<BannerComponent> value)
Generated method - Setter of theContentPage.bannerComponets
attribute.void
setBannerComponets(SessionContext ctx, ContentPage item, java.util.List<BannerComponent> value)
Generated method - Setter of theContentPage.bannerComponets
attribute.void
setFlashComponents(ContentPage item, java.util.List<FlashComponent> value)
Generated method - Setter of theContentPage.flashComponents
attribute.void
setFlashComponents(SessionContext ctx, ContentPage item, java.util.List<FlashComponent> value)
Generated method - Setter of theContentPage.flashComponents
attribute.void
setProductCarouselComponents(Category item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theCategory.productCarouselComponents
attribute.void
setProductCarouselComponents(Product item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theProduct.productCarouselComponents
attribute.void
setProductCarouselComponents(SessionContext ctx, Category item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theCategory.productCarouselComponents
attribute.void
setProductCarouselComponents(SessionContext ctx, Product item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theProduct.productCarouselComponents
attribute.void
setProductDetailComponents(Product item, java.util.List<ProductDetailComponent> value)
Generated method - Setter of theProduct.productDetailComponents
attribute.void
setProductDetailComponents(SessionContext ctx, Product item, java.util.List<ProductDetailComponent> value)
Generated method - Setter of theProduct.productDetailComponents
attribute.void
setProductListComponents(Category item, java.util.List<ProductListComponent> value)
Generated method - Setter of theCategory.productListComponents
attribute.void
setProductListComponents(Product item, java.util.Collection<ProductListComponent> value)
Generated method - Setter of theProduct.productListComponents
attribute.void
setProductListComponents(SessionContext ctx, Category item, java.util.List<ProductListComponent> value)
Generated method - Setter of theCategory.productListComponents
attribute.void
setProductListComponents(SessionContext ctx, Product item, java.util.Collection<ProductListComponent> value)
Generated method - Setter of theProduct.productListComponents
attribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
BANNERSFORCONTENTPAGEBANNERCOMPONETSHANDLER
protected static final OneToManyHandler<BannerComponent> BANNERSFORCONTENTPAGEBANNERCOMPONETSHANDLER
OneToManyHandler
for handling 1:n BANNERCOMPONETS's relation attributes from 'many' side.
-
FLASHCOMPONENTSFORCONTENTPAGEFLASHCOMPONENTSHANDLER
protected static final OneToManyHandler<FlashComponent> FLASHCOMPONENTSFORCONTENTPAGEFLASHCOMPONENTSHANDLER
OneToManyHandler
for handling 1:n FLASHCOMPONENTS's relation attributes from 'many' side.
-
PRODUCTSFORPRODUCTLISTCOMPONENT_SRC_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTLISTCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for ProductsForProductListComponent from ((cms2lib))
-
PRODUCTSFORPRODUCTLISTCOMPONENT_TGT_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTLISTCOMPONENT_TGT_ORDERED
-
PRODUCTSFORPRODUCTLISTCOMPONENT_MARKMODIFIED
protected static java.lang.String PRODUCTSFORPRODUCTLISTCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for ProductsForProductListComponent from ((cms2lib))
-
PRODUCTSFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for ProductsForProductCarouselComponent from ((cms2lib))
-
PRODUCTSFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
-
PRODUCTSFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
protected static java.lang.String PRODUCTSFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for ProductsForProductCarouselComponent from ((cms2lib))
-
PRODUCTDETAILCOMPONENTSFORPRODUCTPRODUCTDETAILCOMPONENTSHANDLER
protected static final OneToManyHandler<ProductDetailComponent> PRODUCTDETAILCOMPONENTSFORPRODUCTPRODUCTDETAILCOMPONENTSHANDLER
OneToManyHandler
for handling 1:n PRODUCTDETAILCOMPONENTS's relation attributes from 'many' side.
-
CATEGORIESFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
protected static java.lang.String CATEGORIESFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for CategoriesForProductCarouselComponent from ((cms2lib))
-
CATEGORIESFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
protected static java.lang.String CATEGORIESFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
-
CATEGORIESFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
protected static java.lang.String CATEGORIESFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for CategoriesForProductCarouselComponent from ((cms2lib))
-
PRODUCTLISTCOMPONENTSFORCATEGORYPRODUCTLISTCOMPONENTSHANDLER
protected static final OneToManyHandler<ProductListComponent> PRODUCTLISTCOMPONENTSFORCATEGORYPRODUCTLISTCOMPONENTSHANDLER
OneToManyHandler
for handling 1:n PRODUCTLISTCOMPONENTS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModes
in classExtension
-
getBannerComponets
public java.util.List<BannerComponent> getBannerComponets(SessionContext ctx, ContentPage item)
Generated method - Getter of theContentPage.bannerComponets
attribute.- Returns:
- the bannerComponets
-
getBannerComponets
public java.util.List<BannerComponent> getBannerComponets(ContentPage item)
Generated method - Getter of theContentPage.bannerComponets
attribute.- Returns:
- the bannerComponets
-
setBannerComponets
public void setBannerComponets(SessionContext ctx, ContentPage item, java.util.List<BannerComponent> value)
Generated method - Setter of theContentPage.bannerComponets
attribute.- Parameters:
value
- the bannerComponets
-
setBannerComponets
public void setBannerComponets(ContentPage item, java.util.List<BannerComponent> value)
Generated method - Setter of theContentPage.bannerComponets
attribute.- Parameters:
value
- the bannerComponets
-
addToBannerComponets
public void addToBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
Generated method - Addsvalue
to bannerComponets.- Parameters:
value
- the item to add to bannerComponets
-
addToBannerComponets
public void addToBannerComponets(ContentPage item, BannerComponent value)
Generated method - Addsvalue
to bannerComponets.- Parameters:
value
- the item to add to bannerComponets
-
removeFromBannerComponets
public void removeFromBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
Generated method - Removesvalue
from bannerComponets.- Parameters:
value
- the item to remove from bannerComponets
-
removeFromBannerComponets
public void removeFromBannerComponets(ContentPage item, BannerComponent value)
Generated method - Removesvalue
from bannerComponets.- Parameters:
value
- the item to remove from bannerComponets
-
createBannerComponent
public BannerComponent createBannerComponent(SessionContext ctx, java.util.Map attributeValues)
-
createBannerComponent
public BannerComponent createBannerComponent(java.util.Map attributeValues)
-
createFlashComponent
public FlashComponent createFlashComponent(SessionContext ctx, java.util.Map attributeValues)
-
createFlashComponent
public FlashComponent createFlashComponent(java.util.Map attributeValues)
-
createProductCarouselComponent
public ProductCarouselComponent createProductCarouselComponent(SessionContext ctx, java.util.Map attributeValues)
-
createProductCarouselComponent
public ProductCarouselComponent createProductCarouselComponent(java.util.Map attributeValues)
-
createProductDetailComponent
public ProductDetailComponent createProductDetailComponent(SessionContext ctx, java.util.Map attributeValues)
-
createProductDetailComponent
public ProductDetailComponent createProductDetailComponent(java.util.Map attributeValues)
-
createProductListComponent
public ProductListComponent createProductListComponent(SessionContext ctx, java.util.Map attributeValues)
-
createProductListComponent
public ProductListComponent createProductListComponent(java.util.Map attributeValues)
-
createRotatingImagesComponent
public RotatingImagesComponent createRotatingImagesComponent(SessionContext ctx, java.util.Map attributeValues)
-
createRotatingImagesComponent
public RotatingImagesComponent createRotatingImagesComponent(java.util.Map attributeValues)
-
getFlashComponents
public java.util.List<FlashComponent> getFlashComponents(SessionContext ctx, ContentPage item)
Generated method - Getter of theContentPage.flashComponents
attribute.- Returns:
- the flashComponents
-
getFlashComponents
public java.util.List<FlashComponent> getFlashComponents(ContentPage item)
Generated method - Getter of theContentPage.flashComponents
attribute.- Returns:
- the flashComponents
-
setFlashComponents
public void setFlashComponents(SessionContext ctx, ContentPage item, java.util.List<FlashComponent> value)
Generated method - Setter of theContentPage.flashComponents
attribute.- Parameters:
value
- the flashComponents
-
setFlashComponents
public void setFlashComponents(ContentPage item, java.util.List<FlashComponent> value)
Generated method - Setter of theContentPage.flashComponents
attribute.- Parameters:
value
- the flashComponents
-
addToFlashComponents
public void addToFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
Generated method - Addsvalue
to flashComponents.- Parameters:
value
- the item to add to flashComponents
-
addToFlashComponents
public void addToFlashComponents(ContentPage item, FlashComponent value)
Generated method - Addsvalue
to flashComponents.- Parameters:
value
- the item to add to flashComponents
-
removeFromFlashComponents
public void removeFromFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
Generated method - Removesvalue
from flashComponents.- Parameters:
value
- the item to remove from flashComponents
-
removeFromFlashComponents
public void removeFromFlashComponents(ContentPage item, FlashComponent value)
Generated method - Removesvalue
from flashComponents.- Parameters:
value
- the item to remove from flashComponents
-
getProductCarouselComponents
public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productCarouselComponents
attribute.- Returns:
- the productCarouselComponents
-
getProductCarouselComponents
public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(Product item)
Generated method - Getter of theProduct.productCarouselComponents
attribute.- Returns:
- the productCarouselComponents
-
getProductCarouselComponentsCount
public long getProductCarouselComponentsCount(SessionContext ctx, Product item)
-
getProductCarouselComponentsCount
public long getProductCarouselComponentsCount(Product item)
-
setProductCarouselComponents
public void setProductCarouselComponents(SessionContext ctx, Product item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theProduct.productCarouselComponents
attribute.- Parameters:
value
- the productCarouselComponents
-
setProductCarouselComponents
public void setProductCarouselComponents(Product item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theProduct.productCarouselComponents
attribute.- Parameters:
value
- the productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.- Parameters:
value
- the item to add to productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(Product item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.- Parameters:
value
- the item to add to productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.- Parameters:
value
- the item to remove from productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(Product item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.- Parameters:
value
- the item to remove from productCarouselComponents
-
getProductCarouselComponents
public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(SessionContext ctx, Category item)
Generated method - Getter of theCategory.productCarouselComponents
attribute.- Returns:
- the productCarouselComponents
-
getProductCarouselComponents
public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(Category item)
Generated method - Getter of theCategory.productCarouselComponents
attribute.- Returns:
- the productCarouselComponents
-
getProductCarouselComponentsCount
public long getProductCarouselComponentsCount(SessionContext ctx, Category item)
-
getProductCarouselComponentsCount
public long getProductCarouselComponentsCount(Category item)
-
setProductCarouselComponents
public void setProductCarouselComponents(SessionContext ctx, Category item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theCategory.productCarouselComponents
attribute.- Parameters:
value
- the productCarouselComponents
-
setProductCarouselComponents
public void setProductCarouselComponents(Category item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theCategory.productCarouselComponents
attribute.- Parameters:
value
- the productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.- Parameters:
value
- the item to add to productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(Category item, ProductCarouselComponent value)
Generated method - Addsvalue
to productCarouselComponents.- Parameters:
value
- the item to add to productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.- Parameters:
value
- the item to remove from productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(Category item, ProductCarouselComponent value)
Generated method - Removesvalue
from productCarouselComponents.- Parameters:
value
- the item to remove from productCarouselComponents
-
getProductDetailComponents
public java.util.List<ProductDetailComponent> getProductDetailComponents(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productDetailComponents
attribute.- Returns:
- the productDetailComponents
-
getProductDetailComponents
public java.util.List<ProductDetailComponent> getProductDetailComponents(Product item)
Generated method - Getter of theProduct.productDetailComponents
attribute.- Returns:
- the productDetailComponents
-
setProductDetailComponents
public void setProductDetailComponents(SessionContext ctx, Product item, java.util.List<ProductDetailComponent> value)
Generated method - Setter of theProduct.productDetailComponents
attribute.- Parameters:
value
- the productDetailComponents
-
setProductDetailComponents
public void setProductDetailComponents(Product item, java.util.List<ProductDetailComponent> value)
Generated method - Setter of theProduct.productDetailComponents
attribute.- Parameters:
value
- the productDetailComponents
-
addToProductDetailComponents
public void addToProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
Generated method - Addsvalue
to productDetailComponents.- Parameters:
value
- the item to add to productDetailComponents
-
addToProductDetailComponents
public void addToProductDetailComponents(Product item, ProductDetailComponent value)
Generated method - Addsvalue
to productDetailComponents.- Parameters:
value
- the item to add to productDetailComponents
-
removeFromProductDetailComponents
public void removeFromProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
Generated method - Removesvalue
from productDetailComponents.- Parameters:
value
- the item to remove from productDetailComponents
-
removeFromProductDetailComponents
public void removeFromProductDetailComponents(Product item, ProductDetailComponent value)
Generated method - Removesvalue
from productDetailComponents.- Parameters:
value
- the item to remove from productDetailComponents
-
getProductListComponents
public java.util.Collection<ProductListComponent> getProductListComponents(SessionContext ctx, Product item)
Generated method - Getter of theProduct.productListComponents
attribute.- Returns:
- the productListComponents
-
getProductListComponents
public java.util.Collection<ProductListComponent> getProductListComponents(Product item)
Generated method - Getter of theProduct.productListComponents
attribute.- Returns:
- the productListComponents
-
getProductListComponentsCount
public long getProductListComponentsCount(SessionContext ctx, Product item)
-
getProductListComponentsCount
public long getProductListComponentsCount(Product item)
-
setProductListComponents
public void setProductListComponents(SessionContext ctx, Product item, java.util.Collection<ProductListComponent> value)
Generated method - Setter of theProduct.productListComponents
attribute.- Parameters:
value
- the productListComponents
-
setProductListComponents
public void setProductListComponents(Product item, java.util.Collection<ProductListComponent> value)
Generated method - Setter of theProduct.productListComponents
attribute.- Parameters:
value
- the productListComponents
-
addToProductListComponents
public void addToProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.- Parameters:
value
- the item to add to productListComponents
-
addToProductListComponents
public void addToProductListComponents(Product item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.- Parameters:
value
- the item to add to productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.- Parameters:
value
- the item to remove from productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(Product item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.- Parameters:
value
- the item to remove from productListComponents
-
getProductListComponents
public java.util.List<ProductListComponent> getProductListComponents(SessionContext ctx, Category item)
Generated method - Getter of theCategory.productListComponents
attribute.- Returns:
- the productListComponents
-
getProductListComponents
public java.util.List<ProductListComponent> getProductListComponents(Category item)
Generated method - Getter of theCategory.productListComponents
attribute.- Returns:
- the productListComponents
-
setProductListComponents
public void setProductListComponents(SessionContext ctx, Category item, java.util.List<ProductListComponent> value)
Generated method - Setter of theCategory.productListComponents
attribute.- Parameters:
value
- the productListComponents
-
setProductListComponents
public void setProductListComponents(Category item, java.util.List<ProductListComponent> value)
Generated method - Setter of theCategory.productListComponents
attribute.- Parameters:
value
- the productListComponents
-
addToProductListComponents
public void addToProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.- Parameters:
value
- the item to add to productListComponents
-
addToProductListComponents
public void addToProductListComponents(Category item, ProductListComponent value)
Generated method - Addsvalue
to productListComponents.- Parameters:
value
- the item to add to productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.- Parameters:
value
- the item to remove from productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(Category item, ProductListComponent value)
Generated method - Removesvalue
from productListComponents.- Parameters:
value
- the item to remove from productListComponents
-
-