public abstract class GeneratedCms2LibManager extends Extension
Cms2LibManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and 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 and Description |
|---|
GeneratedCms2LibManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBannerComponets(ContentPage item,
BannerComponent value)
Generated method - Adds
value to bannerComponets. |
void |
addToBannerComponets(SessionContext ctx,
ContentPage item,
BannerComponent value)
Generated method - Adds
value to bannerComponets. |
void |
addToFlashComponents(ContentPage item,
FlashComponent value)
Generated method - Adds
value to flashComponents. |
void |
addToFlashComponents(SessionContext ctx,
ContentPage item,
FlashComponent value)
Generated method - Adds
value to flashComponents. |
void |
addToProductCarouselComponents(Category item,
ProductCarouselComponent value)
Generated method - Adds
value to productCarouselComponents. |
void |
addToProductCarouselComponents(Product item,
ProductCarouselComponent value)
Generated method - Adds
value to productCarouselComponents. |
void |
addToProductCarouselComponents(SessionContext ctx,
Category item,
ProductCarouselComponent value)
Generated method - Adds
value to productCarouselComponents. |
void |
addToProductCarouselComponents(SessionContext ctx,
Product item,
ProductCarouselComponent value)
Generated method - Adds
value to productCarouselComponents. |
void |
addToProductDetailComponents(Product item,
ProductDetailComponent value)
Generated method - Adds
value to productDetailComponents. |
void |
addToProductDetailComponents(SessionContext ctx,
Product item,
ProductDetailComponent value)
Generated method - Adds
value to productDetailComponents. |
void |
addToProductListComponents(Category item,
ProductListComponent value)
Generated method - Adds
value to productListComponents. |
void |
addToProductListComponents(Product item,
ProductListComponent value)
Generated method - Adds
value to productListComponents. |
void |
addToProductListComponents(SessionContext ctx,
Category item,
ProductListComponent value)
Generated method - Adds
value to productListComponents. |
void |
addToProductListComponents(SessionContext ctx,
Product item,
ProductListComponent value)
Generated method - Adds
value to productListComponents. |
BannerComponent |
createBannerComponent(java.util.Map attributeValues) |
BannerComponent |
createBannerComponent(SessionContext ctx,
java.util.Map attributeValues) |
FlashComponent |
createFlashComponent(java.util.Map attributeValues) |
FlashComponent |
createFlashComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductCarouselComponent |
createProductCarouselComponent(java.util.Map attributeValues) |
ProductCarouselComponent |
createProductCarouselComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductDetailComponent |
createProductDetailComponent(java.util.Map attributeValues) |
ProductDetailComponent |
createProductDetailComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductListComponent |
createProductListComponent(java.util.Map attributeValues) |
ProductListComponent |
createProductListComponent(SessionContext ctx,
java.util.Map attributeValues) |
RotatingImagesComponent |
createRotatingImagesComponent(java.util.Map attributeValues) |
RotatingImagesComponent |
createRotatingImagesComponent(SessionContext ctx,
java.util.Map attributeValues) |
java.util.List<BannerComponent> |
getBannerComponets(ContentPage item)
Generated method - Getter of the
ContentPage.bannerComponets attribute. |
java.util.List<BannerComponent> |
getBannerComponets(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.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 the
ContentPage.flashComponents attribute. |
java.util.List<FlashComponent> |
getFlashComponents(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.flashComponents attribute. |
java.lang.String |
getName() |
java.util.Collection<ProductCarouselComponent> |
getProductCarouselComponents(Category item)
Generated method - Getter of the
Category.productCarouselComponents attribute. |
java.util.Collection<ProductCarouselComponent> |
getProductCarouselComponents(Product item)
Generated method - Getter of the
Product.productCarouselComponents attribute. |
java.util.Collection<ProductCarouselComponent> |
getProductCarouselComponents(SessionContext ctx,
Category item)
Generated method - Getter of the
Category.productCarouselComponents attribute. |
java.util.Collection<ProductCarouselComponent> |
getProductCarouselComponents(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.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 the
Product.productDetailComponents attribute. |
java.util.List<ProductDetailComponent> |
getProductDetailComponents(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.productDetailComponents attribute. |
java.util.List<ProductListComponent> |
getProductListComponents(Category item)
Generated method - Getter of the
Category.productListComponents attribute. |
java.util.Collection<ProductListComponent> |
getProductListComponents(Product item)
Generated method - Getter of the
Product.productListComponents attribute. |
java.util.List<ProductListComponent> |
getProductListComponents(SessionContext ctx,
Category item)
Generated method - Getter of the
Category.productListComponents attribute. |
java.util.Collection<ProductListComponent> |
getProductListComponents(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.productListComponents attribute. |
long |
getProductListComponentsCount(Product item) |
long |
getProductListComponentsCount(SessionContext ctx,
Product item) |
void |
removeFromBannerComponets(ContentPage item,
BannerComponent value)
Generated method - Removes
value from bannerComponets. |
void |
removeFromBannerComponets(SessionContext ctx,
ContentPage item,
BannerComponent value)
Generated method - Removes
value from bannerComponets. |
void |
removeFromFlashComponents(ContentPage item,
FlashComponent value)
Generated method - Removes
value from flashComponents. |
void |
removeFromFlashComponents(SessionContext ctx,
ContentPage item,
FlashComponent value)
Generated method - Removes
value from flashComponents. |
void |
removeFromProductCarouselComponents(Category item,
ProductCarouselComponent value)
Generated method - Removes
value from productCarouselComponents. |
void |
removeFromProductCarouselComponents(Product item,
ProductCarouselComponent value)
Generated method - Removes
value from productCarouselComponents. |
void |
removeFromProductCarouselComponents(SessionContext ctx,
Category item,
ProductCarouselComponent value)
Generated method - Removes
value from productCarouselComponents. |
void |
removeFromProductCarouselComponents(SessionContext ctx,
Product item,
ProductCarouselComponent value)
Generated method - Removes
value from productCarouselComponents. |
void |
removeFromProductDetailComponents(Product item,
ProductDetailComponent value)
Generated method - Removes
value from productDetailComponents. |
void |
removeFromProductDetailComponents(SessionContext ctx,
Product item,
ProductDetailComponent value)
Generated method - Removes
value from productDetailComponents. |
void |
removeFromProductListComponents(Category item,
ProductListComponent value)
Generated method - Removes
value from productListComponents. |
void |
removeFromProductListComponents(Product item,
ProductListComponent value)
Generated method - Removes
value from productListComponents. |
void |
removeFromProductListComponents(SessionContext ctx,
Category item,
ProductListComponent value)
Generated method - Removes
value from productListComponents. |
void |
removeFromProductListComponents(SessionContext ctx,
Product item,
ProductListComponent value)
Generated method - Removes
value from productListComponents. |
void |
setBannerComponets(ContentPage item,
java.util.List<BannerComponent> value)
Generated method - Setter of the
ContentPage.bannerComponets attribute. |
void |
setBannerComponets(SessionContext ctx,
ContentPage item,
java.util.List<BannerComponent> value)
Generated method - Setter of the
ContentPage.bannerComponets attribute. |
void |
setFlashComponents(ContentPage item,
java.util.List<FlashComponent> value)
Generated method - Setter of the
ContentPage.flashComponents attribute. |
void |
setFlashComponents(SessionContext ctx,
ContentPage item,
java.util.List<FlashComponent> value)
Generated method - Setter of the
ContentPage.flashComponents attribute. |
void |
setProductCarouselComponents(Category item,
java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of the
Category.productCarouselComponents attribute. |
void |
setProductCarouselComponents(Product item,
java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of the
Product.productCarouselComponents attribute. |
void |
setProductCarouselComponents(SessionContext ctx,
Category item,
java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of the
Category.productCarouselComponents attribute. |
void |
setProductCarouselComponents(SessionContext ctx,
Product item,
java.util.Collection<ProductCarouselComponent> value)
Generated method - Setter of the
Product.productCarouselComponents attribute. |
void |
setProductDetailComponents(Product item,
java.util.List<ProductDetailComponent> value)
Generated method - Setter of the
Product.productDetailComponents attribute. |
void |
setProductDetailComponents(SessionContext ctx,
Product item,
java.util.List<ProductDetailComponent> value)
Generated method - Setter of the
Product.productDetailComponents attribute. |
void |
setProductListComponents(Category item,
java.util.List<ProductListComponent> value)
Generated method - Setter of the
Category.productListComponents attribute. |
void |
setProductListComponents(Product item,
java.util.Collection<ProductListComponent> value)
Generated method - Setter of the
Product.productListComponents attribute. |
void |
setProductListComponents(SessionContext ctx,
Category item,
java.util.List<ProductListComponent> value)
Generated method - Setter of the
Category.productListComponents attribute. |
void |
setProductListComponents(SessionContext ctx,
Product item,
java.util.Collection<ProductListComponent> value)
Generated method - Setter of the
Product.productListComponents attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static final OneToManyHandler<BannerComponent> BANNERSFORCONTENTPAGEBANNERCOMPONETSHANDLER
OneToManyHandler for handling 1:n BANNERCOMPONETS's relation attributes from 'many' side.protected static final OneToManyHandler<FlashComponent> FLASHCOMPONENTSFORCONTENTPAGEFLASHCOMPONENTSHANDLER
OneToManyHandler for handling 1:n FLASHCOMPONENTS's relation attributes from 'many' side.protected static java.lang.String PRODUCTSFORPRODUCTLISTCOMPONENT_SRC_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTLISTCOMPONENT_TGT_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTLISTCOMPONENT_MARKMODIFIED
protected static java.lang.String PRODUCTSFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
protected static java.lang.String PRODUCTSFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
protected static final OneToManyHandler<ProductDetailComponent> PRODUCTDETAILCOMPONENTSFORPRODUCTPRODUCTDETAILCOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTDETAILCOMPONENTS's relation attributes from 'many' side.protected static java.lang.String CATEGORIESFORPRODUCTCAROUSELCOMPONENT_SRC_ORDERED
protected static java.lang.String CATEGORIESFORPRODUCTCAROUSELCOMPONENT_TGT_ORDERED
protected static java.lang.String CATEGORIESFORPRODUCTCAROUSELCOMPONENT_MARKMODIFIED
protected static final OneToManyHandler<ProductListComponent> PRODUCTLISTCOMPONENTSFORCATEGORYPRODUCTLISTCOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTLISTCOMPONENTS's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic java.util.List<BannerComponent> getBannerComponets(SessionContext ctx, ContentPage item)
ContentPage.bannerComponets attribute.public java.util.List<BannerComponent> getBannerComponets(ContentPage item)
ContentPage.bannerComponets attribute.public void setBannerComponets(SessionContext ctx, ContentPage item, java.util.List<BannerComponent> value)
ContentPage.bannerComponets attribute.value - the bannerComponetspublic void setBannerComponets(ContentPage item, java.util.List<BannerComponent> value)
ContentPage.bannerComponets attribute.value - the bannerComponetspublic void addToBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
value to bannerComponets.value - the item to add to bannerComponetspublic void addToBannerComponets(ContentPage item, BannerComponent value)
value to bannerComponets.value - the item to add to bannerComponetspublic void removeFromBannerComponets(SessionContext ctx, ContentPage item, BannerComponent value)
value from bannerComponets.value - the item to remove from bannerComponetspublic void removeFromBannerComponets(ContentPage item, BannerComponent value)
value from bannerComponets.value - the item to remove from bannerComponetspublic BannerComponent createBannerComponent(SessionContext ctx, java.util.Map attributeValues)
public BannerComponent createBannerComponent(java.util.Map attributeValues)
public FlashComponent createFlashComponent(SessionContext ctx, java.util.Map attributeValues)
public FlashComponent createFlashComponent(java.util.Map attributeValues)
public ProductCarouselComponent createProductCarouselComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductCarouselComponent createProductCarouselComponent(java.util.Map attributeValues)
public ProductDetailComponent createProductDetailComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductDetailComponent createProductDetailComponent(java.util.Map attributeValues)
public ProductListComponent createProductListComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductListComponent createProductListComponent(java.util.Map attributeValues)
public RotatingImagesComponent createRotatingImagesComponent(SessionContext ctx, java.util.Map attributeValues)
public RotatingImagesComponent createRotatingImagesComponent(java.util.Map attributeValues)
public java.util.List<FlashComponent> getFlashComponents(SessionContext ctx, ContentPage item)
ContentPage.flashComponents attribute.public java.util.List<FlashComponent> getFlashComponents(ContentPage item)
ContentPage.flashComponents attribute.public void setFlashComponents(SessionContext ctx, ContentPage item, java.util.List<FlashComponent> value)
ContentPage.flashComponents attribute.value - the flashComponentspublic void setFlashComponents(ContentPage item, java.util.List<FlashComponent> value)
ContentPage.flashComponents attribute.value - the flashComponentspublic void addToFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
value to flashComponents.value - the item to add to flashComponentspublic void addToFlashComponents(ContentPage item, FlashComponent value)
value to flashComponents.value - the item to add to flashComponentspublic void removeFromFlashComponents(SessionContext ctx, ContentPage item, FlashComponent value)
value from flashComponents.value - the item to remove from flashComponentspublic void removeFromFlashComponents(ContentPage item, FlashComponent value)
value from flashComponents.value - the item to remove from flashComponentspublic java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(SessionContext ctx, Product item)
Product.productCarouselComponents attribute.public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(Product item)
Product.productCarouselComponents attribute.public long getProductCarouselComponentsCount(SessionContext ctx, Product item)
public long getProductCarouselComponentsCount(Product item)
public void setProductCarouselComponents(SessionContext ctx, Product item, java.util.Collection<ProductCarouselComponent> value)
Product.productCarouselComponents attribute.value - the productCarouselComponentspublic void setProductCarouselComponents(Product item, java.util.Collection<ProductCarouselComponent> value)
Product.productCarouselComponents attribute.value - the productCarouselComponentspublic void addToProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
value to productCarouselComponents.value - the item to add to productCarouselComponentspublic void addToProductCarouselComponents(Product item, ProductCarouselComponent value)
value to productCarouselComponents.value - the item to add to productCarouselComponentspublic void removeFromProductCarouselComponents(SessionContext ctx, Product item, ProductCarouselComponent value)
value from productCarouselComponents.value - the item to remove from productCarouselComponentspublic void removeFromProductCarouselComponents(Product item, ProductCarouselComponent value)
value from productCarouselComponents.value - the item to remove from productCarouselComponentspublic java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(SessionContext ctx, Category item)
Category.productCarouselComponents attribute.public java.util.Collection<ProductCarouselComponent> getProductCarouselComponents(Category item)
Category.productCarouselComponents attribute.public long getProductCarouselComponentsCount(SessionContext ctx, Category item)
public long getProductCarouselComponentsCount(Category item)
public void setProductCarouselComponents(SessionContext ctx, Category item, java.util.Collection<ProductCarouselComponent> value)
Category.productCarouselComponents attribute.value - the productCarouselComponentspublic void setProductCarouselComponents(Category item, java.util.Collection<ProductCarouselComponent> value)
Category.productCarouselComponents attribute.value - the productCarouselComponentspublic void addToProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
value to productCarouselComponents.value - the item to add to productCarouselComponentspublic void addToProductCarouselComponents(Category item, ProductCarouselComponent value)
value to productCarouselComponents.value - the item to add to productCarouselComponentspublic void removeFromProductCarouselComponents(SessionContext ctx, Category item, ProductCarouselComponent value)
value from productCarouselComponents.value - the item to remove from productCarouselComponentspublic void removeFromProductCarouselComponents(Category item, ProductCarouselComponent value)
value from productCarouselComponents.value - the item to remove from productCarouselComponentspublic java.util.List<ProductDetailComponent> getProductDetailComponents(SessionContext ctx, Product item)
Product.productDetailComponents attribute.public java.util.List<ProductDetailComponent> getProductDetailComponents(Product item)
Product.productDetailComponents attribute.public void setProductDetailComponents(SessionContext ctx, Product item, java.util.List<ProductDetailComponent> value)
Product.productDetailComponents attribute.value - the productDetailComponentspublic void setProductDetailComponents(Product item, java.util.List<ProductDetailComponent> value)
Product.productDetailComponents attribute.value - the productDetailComponentspublic void addToProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
value to productDetailComponents.value - the item to add to productDetailComponentspublic void addToProductDetailComponents(Product item, ProductDetailComponent value)
value to productDetailComponents.value - the item to add to productDetailComponentspublic void removeFromProductDetailComponents(SessionContext ctx, Product item, ProductDetailComponent value)
value from productDetailComponents.value - the item to remove from productDetailComponentspublic void removeFromProductDetailComponents(Product item, ProductDetailComponent value)
value from productDetailComponents.value - the item to remove from productDetailComponentspublic java.util.Collection<ProductListComponent> getProductListComponents(SessionContext ctx, Product item)
Product.productListComponents attribute.public java.util.Collection<ProductListComponent> getProductListComponents(Product item)
Product.productListComponents attribute.public long getProductListComponentsCount(SessionContext ctx, Product item)
public long getProductListComponentsCount(Product item)
public void setProductListComponents(SessionContext ctx, Product item, java.util.Collection<ProductListComponent> value)
Product.productListComponents attribute.value - the productListComponentspublic void setProductListComponents(Product item, java.util.Collection<ProductListComponent> value)
Product.productListComponents attribute.value - the productListComponentspublic void addToProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
value to productListComponents.value - the item to add to productListComponentspublic void addToProductListComponents(Product item, ProductListComponent value)
value to productListComponents.value - the item to add to productListComponentspublic void removeFromProductListComponents(SessionContext ctx, Product item, ProductListComponent value)
value from productListComponents.value - the item to remove from productListComponentspublic void removeFromProductListComponents(Product item, ProductListComponent value)
value from productListComponents.value - the item to remove from productListComponentspublic java.util.List<ProductListComponent> getProductListComponents(SessionContext ctx, Category item)
Category.productListComponents attribute.public java.util.List<ProductListComponent> getProductListComponents(Category item)
Category.productListComponents attribute.public void setProductListComponents(SessionContext ctx, Category item, java.util.List<ProductListComponent> value)
Category.productListComponents attribute.value - the productListComponentspublic void setProductListComponents(Category item, java.util.List<ProductListComponent> value)
Category.productListComponents attribute.value - the productListComponentspublic void addToProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
value to productListComponents.value - the item to add to productListComponentspublic void addToProductListComponents(Category item, ProductListComponent value)
value to productListComponents.value - the item to add to productListComponentspublic void removeFromProductListComponents(SessionContext ctx, Category item, ProductListComponent value)
value from productListComponents.value - the item to remove from productListComponentspublic void removeFromProductListComponents(Category item, ProductListComponent value)
value from productListComponents.value - the item to remove from productListComponentsCopyright © 2018 SAP SE. All Rights Reserved.