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>BANNERSFORCONTENTPAGEBANNERCOMPONETSHANDLEROneToManyHandlerfor handling 1:n BANNERCOMPONETS's relation attributes from 'many' side.protected static java.lang.StringCATEGORIESFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIEDRelation disable markmodifed parameter constants for CategoriesForProductCarouselComponent from ((cms2lib))protected static java.lang.StringCATEGORIESFORPRODUCTCAROUSELCOMPONENT_SRC_ORDEREDRelation ordering override parameter constants for CategoriesForProductCarouselComponent from ((cms2lib))protected static java.lang.StringCATEGORIESFORPRODUCTCAROUSELCOMPONENT_TGT_ORDEREDprotected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>DEFAULT_INITIAL_ATTRIBUTESprotected static OneToManyHandler<FlashComponent>FLASHCOMPONENTSFORCONTENTPAGEFLASHCOMPONENTSHANDLEROneToManyHandlerfor handling 1:n FLASHCOMPONENTS's relation attributes from 'many' side.protected static OneToManyHandler<ProductDetailComponent>PRODUCTDETAILCOMPONENTSFORPRODUCTPRODUCTDETAILCOMPONENTSHANDLEROneToManyHandlerfor handling 1:n PRODUCTDETAILCOMPONENTS's relation attributes from 'many' side.protected static OneToManyHandler<ProductListComponent>PRODUCTLISTCOMPONENTSFORCATEGORYPRODUCTLISTCOMPONENTSHANDLEROneToManyHandlerfor handling 1:n PRODUCTLISTCOMPONENTS's relation attributes from 'many' side.protected static java.lang.StringPRODUCTSFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIEDRelation disable markmodifed parameter constants for ProductsForProductCarouselComponent from ((cms2lib))protected static java.lang.StringPRODUCTSFORPRODUCTCAROUSELCOMPONENT_SRC_ORDEREDRelation ordering override parameter constants for ProductsForProductCarouselComponent from ((cms2lib))protected static java.lang.StringPRODUCTSFORPRODUCTCAROUSELCOMPONENT_TGT_ORDEREDprotected static java.lang.StringPRODUCTSFORPRODUCTLISTCOMPONENT_MARKMODIFIEDRelation disable markmodifed parameter constants for ProductsForProductListComponent from ((cms2lib))protected static java.lang.StringPRODUCTSFORPRODUCTLISTCOMPONENT_SRC_ORDEREDRelation ordering override parameter constants for ProductsForProductListComponent from ((cms2lib))protected static java.lang.StringPRODUCTSFORPRODUCTLISTCOMPONENT_TGT_ORDERED
-
Constructor Summary
Constructors Constructor Description GeneratedCms2LibManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToBannerComponets(ContentPage item, BannerComponent value)Generated method - Addsvalueto bannerComponets.voidaddToBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)Generated method - Addsvalueto bannerComponets.voidaddToFlashComponents(ContentPage item, FlashComponent value)Generated method - Addsvalueto flashComponents.voidaddToFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)Generated method - Addsvalueto flashComponents.voidaddToProductCarouselComponents(Category item, ProductCarouselComponent value)Generated method - Addsvalueto productCarouselComponents.voidaddToProductCarouselComponents(Product item, ProductCarouselComponent value)Generated method - Addsvalueto productCarouselComponents.voidaddToProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)Generated method - Addsvalueto productCarouselComponents.voidaddToProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)Generated method - Addsvalueto productCarouselComponents.voidaddToProductDetailComponents(Product item, ProductDetailComponent value)Generated method - Addsvalueto productDetailComponents.voidaddToProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)Generated method - Addsvalueto productDetailComponents.voidaddToProductListComponents(Category item, ProductListComponent value)Generated method - Addsvalueto productListComponents.voidaddToProductListComponents(Product item, ProductListComponent value)Generated method - Addsvalueto productListComponents.voidaddToProductListComponents(SessionContext ctx, Category item, ProductListComponent value)Generated method - Addsvalueto productListComponents.voidaddToProductListComponents(SessionContext ctx, Product item, ProductListComponent value)Generated method - Addsvalueto productListComponents.BannerComponentcreateBannerComponent(SessionContext ctx, java.util.Map attributeValues)BannerComponentcreateBannerComponent(java.util.Map attributeValues)FlashComponentcreateFlashComponent(SessionContext ctx, java.util.Map attributeValues)FlashComponentcreateFlashComponent(java.util.Map attributeValues)ProductCarouselComponentcreateProductCarouselComponent(SessionContext ctx, java.util.Map attributeValues)ProductCarouselComponentcreateProductCarouselComponent(java.util.Map attributeValues)ProductDetailComponentcreateProductDetailComponent(SessionContext ctx, java.util.Map attributeValues)ProductDetailComponentcreateProductDetailComponent(java.util.Map attributeValues)ProductListComponentcreateProductListComponent(SessionContext ctx, java.util.Map attributeValues)ProductListComponentcreateProductListComponent(java.util.Map attributeValues)RotatingImagesComponentcreateRotatingImagesComponent(SessionContext ctx, java.util.Map attributeValues)RotatingImagesComponentcreateRotatingImagesComponent(java.util.Map attributeValues)java.util.List<BannerComponent>getBannerComponets(ContentPage item)Generated method - Getter of theContentPage.bannerComponetsattribute.java.util.List<BannerComponent>getBannerComponets(SessionContext ctx, ContentPage item)Generated method - Getter of theContentPage.bannerComponetsattribute.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.flashComponentsattribute.java.util.List<FlashComponent>getFlashComponents(SessionContext ctx, ContentPage item)Generated method - Getter of theContentPage.flashComponentsattribute.java.lang.StringgetName()java.util.Collection<ProductCarouselComponent>getProductCarouselComponents(Category item)Generated method - Getter of theCategory.productCarouselComponentsattribute.java.util.Collection<ProductCarouselComponent>getProductCarouselComponents(Product item)Generated method - Getter of theProduct.productCarouselComponentsattribute.java.util.Collection<ProductCarouselComponent>getProductCarouselComponents(SessionContext ctx, Category item)Generated method - Getter of theCategory.productCarouselComponentsattribute.java.util.Collection<ProductCarouselComponent>getProductCarouselComponents(SessionContext ctx, Product item)Generated method - Getter of theProduct.productCarouselComponentsattribute.longgetProductCarouselComponentsCount(Category item)longgetProductCarouselComponentsCount(Product item)longgetProductCarouselComponentsCount(SessionContext ctx, Category item)longgetProductCarouselComponentsCount(SessionContext ctx, Product item)java.util.List<ProductDetailComponent>getProductDetailComponents(Product item)Generated method - Getter of theProduct.productDetailComponentsattribute.java.util.List<ProductDetailComponent>getProductDetailComponents(SessionContext ctx, Product item)Generated method - Getter of theProduct.productDetailComponentsattribute.java.util.List<ProductListComponent>getProductListComponents(Category item)Generated method - Getter of theCategory.productListComponentsattribute.java.util.Collection<ProductListComponent>getProductListComponents(Product item)Generated method - Getter of theProduct.productListComponentsattribute.java.util.List<ProductListComponent>getProductListComponents(SessionContext ctx, Category item)Generated method - Getter of theCategory.productListComponentsattribute.java.util.Collection<ProductListComponent>getProductListComponents(SessionContext ctx, Product item)Generated method - Getter of theProduct.productListComponentsattribute.longgetProductListComponentsCount(Product item)longgetProductListComponentsCount(SessionContext ctx, Product item)voidremoveFromBannerComponets(ContentPage item, BannerComponent value)Generated method - Removesvaluefrom bannerComponets.voidremoveFromBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)Generated method - Removesvaluefrom bannerComponets.voidremoveFromFlashComponents(ContentPage item, FlashComponent value)Generated method - Removesvaluefrom flashComponents.voidremoveFromFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)Generated method - Removesvaluefrom flashComponents.voidremoveFromProductCarouselComponents(Category item, ProductCarouselComponent value)Generated method - Removesvaluefrom productCarouselComponents.voidremoveFromProductCarouselComponents(Product item, ProductCarouselComponent value)Generated method - Removesvaluefrom productCarouselComponents.voidremoveFromProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)Generated method - Removesvaluefrom productCarouselComponents.voidremoveFromProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)Generated method - Removesvaluefrom productCarouselComponents.voidremoveFromProductDetailComponents(Product item, ProductDetailComponent value)Generated method - Removesvaluefrom productDetailComponents.voidremoveFromProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)Generated method - Removesvaluefrom productDetailComponents.voidremoveFromProductListComponents(Category item, ProductListComponent value)Generated method - Removesvaluefrom productListComponents.voidremoveFromProductListComponents(Product item, ProductListComponent value)Generated method - Removesvaluefrom productListComponents.voidremoveFromProductListComponents(SessionContext ctx, Category item, ProductListComponent value)Generated method - Removesvaluefrom productListComponents.voidremoveFromProductListComponents(SessionContext ctx, Product item, ProductListComponent value)Generated method - Removesvaluefrom productListComponents.voidsetBannerComponets(ContentPage item, java.util.List<BannerComponent> value)Generated method - Setter of theContentPage.bannerComponetsattribute.voidsetBannerComponets(SessionContext ctx, ContentPage item, java.util.List<BannerComponent> value)Generated method - Setter of theContentPage.bannerComponetsattribute.voidsetFlashComponents(ContentPage item, java.util.List<FlashComponent> value)Generated method - Setter of theContentPage.flashComponentsattribute.voidsetFlashComponents(SessionContext ctx, ContentPage item, java.util.List<FlashComponent> value)Generated method - Setter of theContentPage.flashComponentsattribute.voidsetProductCarouselComponents(Category item, java.util.Collection<ProductCarouselComponent> value)Generated method - Setter of theCategory.productCarouselComponentsattribute.voidsetProductCarouselComponents(Product item, java.util.Collection<ProductCarouselComponent> value)Generated method - Setter of theProduct.productCarouselComponentsattribute.voidsetProductCarouselComponents(SessionContext ctx, Category item, java.util.Collection<ProductCarouselComponent> value)Generated method - Setter of theCategory.productCarouselComponentsattribute.voidsetProductCarouselComponents(SessionContext ctx, Product item, java.util.Collection<ProductCarouselComponent> value)Generated method - Setter of theProduct.productCarouselComponentsattribute.voidsetProductDetailComponents(Product item, java.util.List<ProductDetailComponent> value)Generated method - Setter of theProduct.productDetailComponentsattribute.voidsetProductDetailComponents(SessionContext ctx, Product item, java.util.List<ProductDetailComponent> value)Generated method - Setter of theProduct.productDetailComponentsattribute.voidsetProductListComponents(Category item, java.util.List<ProductListComponent> value)Generated method - Setter of theCategory.productListComponentsattribute.voidsetProductListComponents(Product item, java.util.Collection<ProductListComponent> value)Generated method - Setter of theProduct.productListComponentsattribute.voidsetProductListComponents(SessionContext ctx, Category item, java.util.List<ProductListComponent> value)Generated method - Setter of theCategory.productListComponentsattribute.voidsetProductListComponents(SessionContext ctx, Product item, java.util.Collection<ProductListComponent> value)Generated method - Setter of theProduct.productListComponentsattribute.-
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
OneToManyHandlerfor handling 1:n BANNERCOMPONETS's relation attributes from 'many' side.
-
FLASHCOMPONENTSFORCONTENTPAGEFLASHCOMPONENTSHANDLER
protected static final OneToManyHandler<FlashComponent> FLASHCOMPONENTSFORCONTENTPAGEFLASHCOMPONENTSHANDLER
OneToManyHandlerfor 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
OneToManyHandlerfor 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
OneToManyHandlerfor 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:
getDefaultAttributeModesin classExtension
-
getBannerComponets
public java.util.List<BannerComponent> getBannerComponets(SessionContext ctx, ContentPage item)
Generated method - Getter of theContentPage.bannerComponetsattribute.- Returns:
- the bannerComponets
-
getBannerComponets
public java.util.List<BannerComponent> getBannerComponets(ContentPage item)
Generated method - Getter of theContentPage.bannerComponetsattribute.- Returns:
- the bannerComponets
-
setBannerComponets
public void setBannerComponets(SessionContext ctx, ContentPage item, java.util.List<BannerComponent> value)
Generated method - Setter of theContentPage.bannerComponetsattribute.- Parameters:
value- the bannerComponets
-
setBannerComponets
public void setBannerComponets(ContentPage item, java.util.List<BannerComponent> value)
Generated method - Setter of theContentPage.bannerComponetsattribute.- Parameters:
value- the bannerComponets
-
addToBannerComponets
public void addToBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
Generated method - Addsvalueto bannerComponets.- Parameters:
value- the item to add to bannerComponets
-
addToBannerComponets
public void addToBannerComponets(ContentPage item, BannerComponent value)
Generated method - Addsvalueto bannerComponets.- Parameters:
value- the item to add to bannerComponets
-
removeFromBannerComponets
public void removeFromBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
Generated method - Removesvaluefrom bannerComponets.- Parameters:
value- the item to remove from bannerComponets
-
removeFromBannerComponets
public void removeFromBannerComponets(ContentPage item, BannerComponent value)
Generated method - Removesvaluefrom 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.flashComponentsattribute.- Returns:
- the flashComponents
-
getFlashComponents
public java.util.List<FlashComponent> getFlashComponents(ContentPage item)
Generated method - Getter of theContentPage.flashComponentsattribute.- Returns:
- the flashComponents
-
setFlashComponents
public void setFlashComponents(SessionContext ctx, ContentPage item, java.util.List<FlashComponent> value)
Generated method - Setter of theContentPage.flashComponentsattribute.- Parameters:
value- the flashComponents
-
setFlashComponents
public void setFlashComponents(ContentPage item, java.util.List<FlashComponent> value)
Generated method - Setter of theContentPage.flashComponentsattribute.- Parameters:
value- the flashComponents
-
addToFlashComponents
public void addToFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
Generated method - Addsvalueto flashComponents.- Parameters:
value- the item to add to flashComponents
-
addToFlashComponents
public void addToFlashComponents(ContentPage item, FlashComponent value)
Generated method - Addsvalueto flashComponents.- Parameters:
value- the item to add to flashComponents
-
removeFromFlashComponents
public void removeFromFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
Generated method - Removesvaluefrom flashComponents.- Parameters:
value- the item to remove from flashComponents
-
removeFromFlashComponents
public void removeFromFlashComponents(ContentPage item, FlashComponent value)
Generated method - Removesvaluefrom 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.productCarouselComponentsattribute.- Returns:
- the productCarouselComponents
-
getProductCarouselComponents
public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(Product item)
Generated method - Getter of theProduct.productCarouselComponentsattribute.- 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.productCarouselComponentsattribute.- Parameters:
value- the productCarouselComponents
-
setProductCarouselComponents
public void setProductCarouselComponents(Product item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theProduct.productCarouselComponentsattribute.- Parameters:
value- the productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
Generated method - Addsvalueto productCarouselComponents.- Parameters:
value- the item to add to productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(Product item, ProductCarouselComponent value)
Generated method - Addsvalueto productCarouselComponents.- Parameters:
value- the item to add to productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
Generated method - Removesvaluefrom productCarouselComponents.- Parameters:
value- the item to remove from productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(Product item, ProductCarouselComponent value)
Generated method - Removesvaluefrom 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.productCarouselComponentsattribute.- Returns:
- the productCarouselComponents
-
getProductCarouselComponents
public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(Category item)
Generated method - Getter of theCategory.productCarouselComponentsattribute.- 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.productCarouselComponentsattribute.- Parameters:
value- the productCarouselComponents
-
setProductCarouselComponents
public void setProductCarouselComponents(Category item, java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of theCategory.productCarouselComponentsattribute.- Parameters:
value- the productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
Generated method - Addsvalueto productCarouselComponents.- Parameters:
value- the item to add to productCarouselComponents
-
addToProductCarouselComponents
public void addToProductCarouselComponents(Category item, ProductCarouselComponent value)
Generated method - Addsvalueto productCarouselComponents.- Parameters:
value- the item to add to productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
Generated method - Removesvaluefrom productCarouselComponents.- Parameters:
value- the item to remove from productCarouselComponents
-
removeFromProductCarouselComponents
public void removeFromProductCarouselComponents(Category item, ProductCarouselComponent value)
Generated method - Removesvaluefrom 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.productDetailComponentsattribute.- Returns:
- the productDetailComponents
-
getProductDetailComponents
public java.util.List<ProductDetailComponent> getProductDetailComponents(Product item)
Generated method - Getter of theProduct.productDetailComponentsattribute.- Returns:
- the productDetailComponents
-
setProductDetailComponents
public void setProductDetailComponents(SessionContext ctx, Product item, java.util.List<ProductDetailComponent> value)
Generated method - Setter of theProduct.productDetailComponentsattribute.- Parameters:
value- the productDetailComponents
-
setProductDetailComponents
public void setProductDetailComponents(Product item, java.util.List<ProductDetailComponent> value)
Generated method - Setter of theProduct.productDetailComponentsattribute.- Parameters:
value- the productDetailComponents
-
addToProductDetailComponents
public void addToProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
Generated method - Addsvalueto productDetailComponents.- Parameters:
value- the item to add to productDetailComponents
-
addToProductDetailComponents
public void addToProductDetailComponents(Product item, ProductDetailComponent value)
Generated method - Addsvalueto productDetailComponents.- Parameters:
value- the item to add to productDetailComponents
-
removeFromProductDetailComponents
public void removeFromProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
Generated method - Removesvaluefrom productDetailComponents.- Parameters:
value- the item to remove from productDetailComponents
-
removeFromProductDetailComponents
public void removeFromProductDetailComponents(Product item, ProductDetailComponent value)
Generated method - Removesvaluefrom 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.productListComponentsattribute.- Returns:
- the productListComponents
-
getProductListComponents
public java.util.Collection<ProductListComponent> getProductListComponents(Product item)
Generated method - Getter of theProduct.productListComponentsattribute.- 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.productListComponentsattribute.- Parameters:
value- the productListComponents
-
setProductListComponents
public void setProductListComponents(Product item, java.util.Collection<ProductListComponent> value)
Generated method - Setter of theProduct.productListComponentsattribute.- Parameters:
value- the productListComponents
-
addToProductListComponents
public void addToProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
Generated method - Addsvalueto productListComponents.- Parameters:
value- the item to add to productListComponents
-
addToProductListComponents
public void addToProductListComponents(Product item, ProductListComponent value)
Generated method - Addsvalueto productListComponents.- Parameters:
value- the item to add to productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
Generated method - Removesvaluefrom productListComponents.- Parameters:
value- the item to remove from productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(Product item, ProductListComponent value)
Generated method - Removesvaluefrom 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.productListComponentsattribute.- Returns:
- the productListComponents
-
getProductListComponents
public java.util.List<ProductListComponent> getProductListComponents(Category item)
Generated method - Getter of theCategory.productListComponentsattribute.- Returns:
- the productListComponents
-
setProductListComponents
public void setProductListComponents(SessionContext ctx, Category item, java.util.List<ProductListComponent> value)
Generated method - Setter of theCategory.productListComponentsattribute.- Parameters:
value- the productListComponents
-
setProductListComponents
public void setProductListComponents(Category item, java.util.List<ProductListComponent> value)
Generated method - Setter of theCategory.productListComponentsattribute.- Parameters:
value- the productListComponents
-
addToProductListComponents
public void addToProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
Generated method - Addsvalueto productListComponents.- Parameters:
value- the item to add to productListComponents
-
addToProductListComponents
public void addToProductListComponents(Category item, ProductListComponent value)
Generated method - Addsvalueto productListComponents.- Parameters:
value- the item to add to productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
Generated method - Removesvaluefrom productListComponents.- Parameters:
value- the item to remove from productListComponents
-
removeFromProductListComponents
public void removeFromProductListComponents(Category item, ProductListComponent value)
Generated method - Removesvaluefrom productListComponents.- Parameters:
value- the item to remove from productListComponents
-
-