public abstract class GeneratedAcceleratorCmsManager extends Extension
AcceleratorCmsManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for ApplicableCmsActionsTypeForCmsComponent from ((acceleratorcms))
|
protected static java.lang.String |
APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for ApplicableCmsActionsTypeForCmsComponent from ((acceleratorcms))
|
protected static java.lang.String |
APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_TGT_ORDERED |
protected static OneToManyHandler<CategoryFeatureComponent> |
CATEGORYFEATURECOMPONENTS2CATEGORYRELCATEGORYFEATURECOMPONENTSHANDLER
OneToManyHandler for handling 1:n CATEGORYFEATURECOMPONENTS's relation attributes from 'many' side. |
protected static java.lang.String |
CMSACTIONSFORCMSCOMPONENTS_MARKMODIFIED
Relation disable markmodifed parameter constants for CmsActionsForCmsComponents from ((acceleratorcms))
|
protected static java.lang.String |
CMSACTIONSFORCMSCOMPONENTS_SRC_ORDERED
Relation ordering override parameter constants for CmsActionsForCmsComponents from ((acceleratorcms))
|
protected static java.lang.String |
CMSACTIONSFORCMSCOMPONENTS_TGT_ORDERED |
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static OneToManyHandler<ProductFeatureComponent> |
PRODUCTFEATURECOMPONENTS2PRODUCTRELPRODUCTFEATURECOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTFEATURECOMPONENTS's relation attributes from 'many' side. |
| Constructor and Description |
|---|
GeneratedAcceleratorCmsManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToActions(AbstractCMSComponent item,
AbstractCMSAction value)
Generated method - Adds
value to actions. |
void |
addToActions(SessionContext ctx,
AbstractCMSComponent item,
AbstractCMSAction value)
Generated method - Adds
value to actions. |
void |
addToActionTypes(CMSComponentType item,
CMSActionType value)
Generated method - Adds
value to actionTypes. |
void |
addToActionTypes(SessionContext ctx,
CMSComponentType item,
CMSActionType value)
Generated method - Adds
value to actionTypes. |
void |
addToCategoryFeatureComponents(Category item,
CategoryFeatureComponent value)
Generated method - Adds
value to categoryFeatureComponents. |
void |
addToCategoryFeatureComponents(SessionContext ctx,
Category item,
CategoryFeatureComponent value)
Generated method - Adds
value to categoryFeatureComponents. |
void |
addToProductFeatureComponents(Product item,
ProductFeatureComponent value)
Generated method - Adds
value to productFeatureComponents. |
void |
addToProductFeatureComponents(SessionContext ctx,
Product item,
ProductFeatureComponent value)
Generated method - Adds
value to productFeatureComponents. |
AbstractResponsiveBannerComponent |
createAbstractResponsiveBannerComponent(java.util.Map attributeValues) |
AbstractResponsiveBannerComponent |
createAbstractResponsiveBannerComponent(SessionContext ctx,
java.util.Map attributeValues) |
AccountBookmarkComponent |
createAccountBookmarkComponent(java.util.Map attributeValues) |
AccountBookmarkComponent |
createAccountBookmarkComponent(SessionContext ctx,
java.util.Map attributeValues) |
AccountControlComponent |
createAccountControlComponent(java.util.Map attributeValues) |
AccountControlComponent |
createAccountControlComponent(SessionContext ctx,
java.util.Map attributeValues) |
AccountNavigationCollectionComponent |
createAccountNavigationCollectionComponent(java.util.Map attributeValues) |
AccountNavigationCollectionComponent |
createAccountNavigationCollectionComponent(SessionContext ctx,
java.util.Map attributeValues) |
AccountNavigationComponent |
createAccountNavigationComponent(java.util.Map attributeValues) |
AccountNavigationComponent |
createAccountNavigationComponent(SessionContext ctx,
java.util.Map attributeValues) |
AddToCartAction |
createAddToCartAction(java.util.Map attributeValues) |
AddToCartAction |
createAddToCartAction(SessionContext ctx,
java.util.Map attributeValues) |
BreadcrumbComponent |
createBreadcrumbComponent(java.util.Map attributeValues) |
BreadcrumbComponent |
createBreadcrumbComponent(SessionContext ctx,
java.util.Map attributeValues) |
CartSuggestionComponent |
createCartSuggestionComponent(java.util.Map attributeValues) |
CartSuggestionComponent |
createCartSuggestionComponent(SessionContext ctx,
java.util.Map attributeValues) |
CategoryFeatureComponent |
createCategoryFeatureComponent(java.util.Map attributeValues) |
CategoryFeatureComponent |
createCategoryFeatureComponent(SessionContext ctx,
java.util.Map attributeValues) |
CategoryNavigationComponent |
createCategoryNavigationComponent(java.util.Map attributeValues) |
CategoryNavigationComponent |
createCategoryNavigationComponent(SessionContext ctx,
java.util.Map attributeValues) |
CMSActionRestriction |
createCMSActionRestriction(java.util.Map attributeValues) |
CMSActionRestriction |
createCMSActionRestriction(SessionContext ctx,
java.util.Map attributeValues) |
CMSActionType |
createCMSActionType(java.util.Map attributeValues) |
CMSActionType |
createCMSActionType(SessionContext ctx,
java.util.Map attributeValues) |
CMSProductListComponent |
createCMSProductListComponent(java.util.Map attributeValues) |
CMSProductListComponent |
createCMSProductListComponent(SessionContext ctx,
java.util.Map attributeValues) |
CMSTabParagraphComponent |
createCMSTabParagraphComponent(java.util.Map attributeValues) |
CMSTabParagraphComponent |
createCMSTabParagraphComponent(SessionContext ctx,
java.util.Map attributeValues) |
CMSTabParagraphContainer |
createCMSTabParagraphContainer(java.util.Map attributeValues) |
CMSTabParagraphContainer |
createCMSTabParagraphContainer(SessionContext ctx,
java.util.Map attributeValues) |
CMSUiExperienceRestriction |
createCMSUiExperienceRestriction(java.util.Map attributeValues) |
CMSUiExperienceRestriction |
createCMSUiExperienceRestriction(SessionContext ctx,
java.util.Map attributeValues) |
DynamicBannerComponent |
createDynamicBannerComponent(java.util.Map attributeValues) |
DynamicBannerComponent |
createDynamicBannerComponent(SessionContext ctx,
java.util.Map attributeValues) |
FooterComponent |
createFooterComponent(java.util.Map attributeValues) |
FooterComponent |
createFooterComponent(SessionContext ctx,
java.util.Map attributeValues) |
FooterNavigationComponent |
createFooterNavigationComponent(java.util.Map attributeValues) |
FooterNavigationComponent |
createFooterNavigationComponent(SessionContext ctx,
java.util.Map attributeValues) |
ImageMapComponent |
createImageMapComponent(java.util.Map attributeValues) |
ImageMapComponent |
createImageMapComponent(SessionContext ctx,
java.util.Map attributeValues) |
JspIncludeComponent |
createJspIncludeComponent(java.util.Map attributeValues) |
JspIncludeComponent |
createJspIncludeComponent(SessionContext ctx,
java.util.Map attributeValues) |
LanguageCurrencyComponent |
createLanguageCurrencyComponent(java.util.Map attributeValues) |
LanguageCurrencyComponent |
createLanguageCurrencyComponent(SessionContext ctx,
java.util.Map attributeValues) |
ListAddToCartAction |
createListAddToCartAction(java.util.Map attributeValues) |
ListAddToCartAction |
createListAddToCartAction(SessionContext ctx,
java.util.Map attributeValues) |
ListAddToEntryGroupAction |
createListAddToEntryGroupAction(java.util.Map attributeValues) |
ListAddToEntryGroupAction |
createListAddToEntryGroupAction(SessionContext ctx,
java.util.Map attributeValues) |
ListOrderFormAction |
createListOrderFormAction(java.util.Map attributeValues) |
ListOrderFormAction |
createListOrderFormAction(SessionContext ctx,
java.util.Map attributeValues) |
ListPickUpInStoreAction |
createListPickUpInStoreAction(java.util.Map attributeValues) |
ListPickUpInStoreAction |
createListPickUpInStoreAction(SessionContext ctx,
java.util.Map attributeValues) |
LogoComponent |
createLogoComponent(java.util.Map attributeValues) |
LogoComponent |
createLogoComponent(SessionContext ctx,
java.util.Map attributeValues) |
MiniCartComponent |
createMiniCartComponent(java.util.Map attributeValues) |
MiniCartComponent |
createMiniCartComponent(SessionContext ctx,
java.util.Map attributeValues) |
NavigationBarCollectionComponent |
createNavigationBarCollectionComponent(java.util.Map attributeValues) |
NavigationBarCollectionComponent |
createNavigationBarCollectionComponent(SessionContext ctx,
java.util.Map attributeValues) |
NavigationBarComponent |
createNavigationBarComponent(java.util.Map attributeValues) |
NavigationBarComponent |
createNavigationBarComponent(SessionContext ctx,
java.util.Map attributeValues) |
NavigationComponent |
createNavigationComponent(java.util.Map attributeValues) |
NavigationComponent |
createNavigationComponent(SessionContext ctx,
java.util.Map attributeValues) |
PickUpInStoreAction |
createPickUpInStoreAction(java.util.Map attributeValues) |
PickUpInStoreAction |
createPickUpInStoreAction(SessionContext ctx,
java.util.Map attributeValues) |
ProductAddToCartComponent |
createProductAddToCartComponent(java.util.Map attributeValues) |
ProductAddToCartComponent |
createProductAddToCartComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductFeatureComponent |
createProductFeatureComponent(java.util.Map attributeValues) |
ProductFeatureComponent |
createProductFeatureComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductGridComponent |
createProductGridComponent(java.util.Map attributeValues) |
ProductGridComponent |
createProductGridComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductReferencesComponent |
createProductReferencesComponent(java.util.Map attributeValues) |
ProductReferencesComponent |
createProductReferencesComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductRefinementComponent |
createProductRefinementComponent(java.util.Map attributeValues) |
ProductRefinementComponent |
createProductRefinementComponent(SessionContext ctx,
java.util.Map attributeValues) |
ProductVariantSelectorComponent |
createProductVariantSelectorComponent(java.util.Map attributeValues) |
ProductVariantSelectorComponent |
createProductVariantSelectorComponent(SessionContext ctx,
java.util.Map attributeValues) |
PurchasedCategorySuggestionComponent |
createPurchasedCategorySuggestionComponent(java.util.Map attributeValues) |
PurchasedCategorySuggestionComponent |
createPurchasedCategorySuggestionComponent(SessionContext ctx,
java.util.Map attributeValues) |
SearchBoxComponent |
createSearchBoxComponent(java.util.Map attributeValues) |
SearchBoxComponent |
createSearchBoxComponent(SessionContext ctx,
java.util.Map attributeValues) |
SearchResultsGridComponent |
createSearchResultsGridComponent(java.util.Map attributeValues) |
SearchResultsGridComponent |
createSearchResultsGridComponent(SessionContext ctx,
java.util.Map attributeValues) |
SearchResultsListComponent |
createSearchResultsListComponent(java.util.Map attributeValues) |
SearchResultsListComponent |
createSearchResultsListComponent(SessionContext ctx,
java.util.Map attributeValues) |
ShareOnSocialNetworkAction |
createShareOnSocialNetworkAction(java.util.Map attributeValues) |
ShareOnSocialNetworkAction |
createShareOnSocialNetworkAction(SessionContext ctx,
java.util.Map attributeValues) |
SimpleBannerComponent |
createSimpleBannerComponent(java.util.Map attributeValues) |
SimpleBannerComponent |
createSimpleBannerComponent(SessionContext ctx,
java.util.Map attributeValues) |
SimpleResponsiveBannerComponent |
createSimpleResponsiveBannerComponent(java.util.Map attributeValues) |
SimpleResponsiveBannerComponent |
createSimpleResponsiveBannerComponent(SessionContext ctx,
java.util.Map attributeValues) |
SimpleSuggestionComponent |
createSimpleSuggestionComponent(java.util.Map attributeValues) |
SimpleSuggestionComponent |
createSimpleSuggestionComponent(SessionContext ctx,
java.util.Map attributeValues) |
StoreFinderComponent |
createStoreFinderComponent(java.util.Map attributeValues) |
StoreFinderComponent |
createStoreFinderComponent(SessionContext ctx,
java.util.Map attributeValues) |
SubCategoryListComponent |
createSubCategoryListComponent(java.util.Map attributeValues) |
SubCategoryListComponent |
createSubCategoryListComponent(SessionContext ctx,
java.util.Map attributeValues) |
ViewOrderAction |
createViewOrderAction(java.util.Map attributeValues) |
ViewOrderAction |
createViewOrderAction(SessionContext ctx,
java.util.Map attributeValues) |
ViewStoreAction |
createViewStoreAction(java.util.Map attributeValues) |
ViewStoreAction |
createViewStoreAction(SessionContext ctx,
java.util.Map attributeValues) |
java.util.List<AbstractCMSAction> |
getActions(AbstractCMSComponent item)
Generated method - Getter of the
AbstractCMSComponent.actions attribute. |
java.util.List<AbstractCMSAction> |
getActions(SessionContext ctx,
AbstractCMSComponent item)
Generated method - Getter of the
AbstractCMSComponent.actions attribute. |
long |
getActionsCount(AbstractCMSComponent item) |
long |
getActionsCount(SessionContext ctx,
AbstractCMSComponent item) |
java.util.Collection<CMSActionType> |
getActionTypes(CMSComponentType item)
Generated method - Getter of the
CMSComponentType.actionTypes attribute. |
java.util.Collection<CMSActionType> |
getActionTypes(SessionContext ctx,
CMSComponentType item)
Generated method - Getter of the
CMSComponentType.actionTypes attribute. |
long |
getActionTypesCount(CMSComponentType item) |
long |
getActionTypesCount(SessionContext ctx,
CMSComponentType item) |
java.util.Map<Language,java.lang.String> |
getAllDescription(ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllDescription(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllKeywords(ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
java.util.Map<Language,java.lang.String> |
getAllKeywords(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
java.util.Map<Language,java.lang.String> |
getAllTitle(ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.title attribute. |
java.util.Map<Language,java.lang.String> |
getAllTitle(SessionContext ctx,
ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.title attribute. |
java.lang.String |
getCategoryCode(ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.categoryCode attribute. |
java.lang.String |
getCategoryCode(SessionContext ctx,
ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.categoryCode attribute. |
java.util.List<CategoryFeatureComponent> |
getCategoryFeatureComponents(Category item)
Generated method - Getter of the
Category.categoryFeatureComponents attribute. |
java.util.List<CategoryFeatureComponent> |
getCategoryFeatureComponents(SessionContext ctx,
Category item)
Generated method - Getter of the
Category.categoryFeatureComponents attribute. |
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.lang.String |
getDescription(ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
java.lang.String |
getDescription(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
java.lang.String |
getKeywords(ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
java.lang.String |
getKeywords(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
java.lang.String |
getName() |
java.util.List<ProductFeatureComponent> |
getProductFeatureComponents(Product item)
Generated method - Getter of the
Product.productFeatureComponents attribute. |
java.util.List<ProductFeatureComponent> |
getProductFeatureComponents(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.productFeatureComponents attribute. |
java.lang.String |
getSearchQuery(ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.searchQuery attribute. |
java.lang.String |
getSearchQuery(SessionContext ctx,
ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.searchQuery attribute. |
java.lang.String |
getStyleAttributes(CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.styleAttributes attribute. |
java.lang.String |
getStyleAttributes(SessionContext ctx,
CMSLinkComponent item)
Generated method - Getter of the
CMSLinkComponent.styleAttributes attribute. |
java.lang.String |
getTitle(ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.title attribute. |
java.lang.String |
getTitle(SessionContext ctx,
ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.title attribute. |
EnumerationValue |
getUiExperience(PreviewData item)
Generated method - Getter of the
PreviewData.uiExperience attribute. |
EnumerationValue |
getUiExperience(SessionContext ctx,
PreviewData item)
Generated method - Getter of the
PreviewData.uiExperience attribute. |
java.lang.Boolean |
isPopup(ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.popup attribute. |
java.lang.Boolean |
isPopup(SessionContext ctx,
ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.popup attribute. |
boolean |
isPopupAsPrimitive(ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.popup attribute. |
boolean |
isPopupAsPrimitive(SessionContext ctx,
ProductCarouselComponent item)
Generated method - Getter of the
ProductCarouselComponent.popup attribute. |
void |
removeFromActions(AbstractCMSComponent item,
AbstractCMSAction value)
Generated method - Removes
value from actions. |
void |
removeFromActions(SessionContext ctx,
AbstractCMSComponent item,
AbstractCMSAction value)
Generated method - Removes
value from actions. |
void |
removeFromActionTypes(CMSComponentType item,
CMSActionType value)
Generated method - Removes
value from actionTypes. |
void |
removeFromActionTypes(SessionContext ctx,
CMSComponentType item,
CMSActionType value)
Generated method - Removes
value from actionTypes. |
void |
removeFromCategoryFeatureComponents(Category item,
CategoryFeatureComponent value)
Generated method - Removes
value from categoryFeatureComponents. |
void |
removeFromCategoryFeatureComponents(SessionContext ctx,
Category item,
CategoryFeatureComponent value)
Generated method - Removes
value from categoryFeatureComponents. |
void |
removeFromProductFeatureComponents(Product item,
ProductFeatureComponent value)
Generated method - Removes
value from productFeatureComponents. |
void |
removeFromProductFeatureComponents(SessionContext ctx,
Product item,
ProductFeatureComponent value)
Generated method - Removes
value from productFeatureComponents. |
void |
setActions(AbstractCMSComponent item,
java.util.List<AbstractCMSAction> value)
Generated method - Setter of the
AbstractCMSComponent.actions attribute. |
void |
setActions(SessionContext ctx,
AbstractCMSComponent item,
java.util.List<AbstractCMSAction> value)
Generated method - Setter of the
AbstractCMSComponent.actions attribute. |
void |
setActionTypes(CMSComponentType item,
java.util.Collection<CMSActionType> value)
Generated method - Setter of the
CMSComponentType.actionTypes attribute. |
void |
setActionTypes(SessionContext ctx,
CMSComponentType item,
java.util.Collection<CMSActionType> value)
Generated method - Setter of the
CMSComponentType.actionTypes attribute. |
void |
setAllDescription(ContentPage item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
setAllDescription(SessionContext ctx,
ContentPage item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
setAllKeywords(ContentPage item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
ContentPage.keywords attribute. |
void |
setAllKeywords(SessionContext ctx,
ContentPage item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
ContentPage.keywords attribute. |
void |
setAllTitle(ProductCarouselComponent item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
ProductCarouselComponent.title attribute. |
void |
setAllTitle(SessionContext ctx,
ProductCarouselComponent item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
ProductCarouselComponent.title attribute. |
void |
setCategoryCode(ProductCarouselComponent item,
java.lang.String value)
Generated method - Setter of the
ProductCarouselComponent.categoryCode attribute. |
void |
setCategoryCode(SessionContext ctx,
ProductCarouselComponent item,
java.lang.String value)
Generated method - Setter of the
ProductCarouselComponent.categoryCode attribute. |
void |
setCategoryFeatureComponents(Category item,
java.util.List<CategoryFeatureComponent> value)
Generated method - Setter of the
Category.categoryFeatureComponents attribute. |
void |
setCategoryFeatureComponents(SessionContext ctx,
Category item,
java.util.List<CategoryFeatureComponent> value)
Generated method - Setter of the
Category.categoryFeatureComponents attribute. |
void |
setDescription(ContentPage item,
java.lang.String value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
setDescription(SessionContext ctx,
ContentPage item,
java.lang.String value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
setKeywords(ContentPage item,
java.lang.String value)
Generated method - Setter of the
ContentPage.keywords attribute. |
void |
setKeywords(SessionContext ctx,
ContentPage item,
java.lang.String value)
Generated method - Setter of the
ContentPage.keywords attribute. |
void |
setPopup(ProductCarouselComponent item,
boolean value)
Generated method - Setter of the
ProductCarouselComponent.popup attribute. |
void |
setPopup(ProductCarouselComponent item,
java.lang.Boolean value)
Generated method - Setter of the
ProductCarouselComponent.popup attribute. |
void |
setPopup(SessionContext ctx,
ProductCarouselComponent item,
boolean value)
Generated method - Setter of the
ProductCarouselComponent.popup attribute. |
void |
setPopup(SessionContext ctx,
ProductCarouselComponent item,
java.lang.Boolean value)
Generated method - Setter of the
ProductCarouselComponent.popup attribute. |
void |
setProductFeatureComponents(Product item,
java.util.List<ProductFeatureComponent> value)
Generated method - Setter of the
Product.productFeatureComponents attribute. |
void |
setProductFeatureComponents(SessionContext ctx,
Product item,
java.util.List<ProductFeatureComponent> value)
Generated method - Setter of the
Product.productFeatureComponents attribute. |
void |
setSearchQuery(ProductCarouselComponent item,
java.lang.String value)
Generated method - Setter of the
ProductCarouselComponent.searchQuery attribute. |
void |
setSearchQuery(SessionContext ctx,
ProductCarouselComponent item,
java.lang.String value)
Generated method - Setter of the
ProductCarouselComponent.searchQuery attribute. |
void |
setStyleAttributes(CMSLinkComponent item,
java.lang.String value)
Generated method - Setter of the
CMSLinkComponent.styleAttributes attribute. |
void |
setStyleAttributes(SessionContext ctx,
CMSLinkComponent item,
java.lang.String value)
Generated method - Setter of the
CMSLinkComponent.styleAttributes attribute. |
void |
setTitle(ProductCarouselComponent item,
java.lang.String value)
Generated method - Setter of the
ProductCarouselComponent.title attribute. |
void |
setTitle(SessionContext ctx,
ProductCarouselComponent item,
java.lang.String value)
Generated method - Setter of the
ProductCarouselComponent.title attribute. |
void |
setUiExperience(PreviewData item,
EnumerationValue value)
Generated method - Setter of the
PreviewData.uiExperience attribute. |
void |
setUiExperience(SessionContext ctx,
PreviewData item,
EnumerationValue value)
Generated method - Setter of the
PreviewData.uiExperience 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<ProductFeatureComponent> PRODUCTFEATURECOMPONENTS2PRODUCTRELPRODUCTFEATURECOMPONENTSHANDLER
OneToManyHandler for handling 1:n PRODUCTFEATURECOMPONENTS's relation attributes from 'many' side.protected static final OneToManyHandler<CategoryFeatureComponent> CATEGORYFEATURECOMPONENTS2CATEGORYRELCATEGORYFEATURECOMPONENTSHANDLER
OneToManyHandler for handling 1:n CATEGORYFEATURECOMPONENTS's relation attributes from 'many' side.protected static java.lang.String CMSACTIONSFORCMSCOMPONENTS_SRC_ORDERED
protected static java.lang.String CMSACTIONSFORCMSCOMPONENTS_TGT_ORDERED
protected static java.lang.String CMSACTIONSFORCMSCOMPONENTS_MARKMODIFIED
protected static java.lang.String APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_SRC_ORDERED
protected static java.lang.String APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_TGT_ORDERED
protected static java.lang.String APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_MARKMODIFIED
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<AbstractCMSAction> getActions(SessionContext ctx, AbstractCMSComponent item)
AbstractCMSComponent.actions attribute.public java.util.List<AbstractCMSAction> getActions(AbstractCMSComponent item)
AbstractCMSComponent.actions attribute.public long getActionsCount(SessionContext ctx, AbstractCMSComponent item)
public long getActionsCount(AbstractCMSComponent item)
public void setActions(SessionContext ctx, AbstractCMSComponent item, java.util.List<AbstractCMSAction> value)
AbstractCMSComponent.actions attribute.value - the actionspublic void setActions(AbstractCMSComponent item, java.util.List<AbstractCMSAction> value)
AbstractCMSComponent.actions attribute.value - the actionspublic void addToActions(SessionContext ctx, AbstractCMSComponent item, AbstractCMSAction value)
value to actions.value - the item to add to actionspublic void addToActions(AbstractCMSComponent item, AbstractCMSAction value)
value to actions.value - the item to add to actionspublic void removeFromActions(SessionContext ctx, AbstractCMSComponent item, AbstractCMSAction value)
value from actions.value - the item to remove from actionspublic void removeFromActions(AbstractCMSComponent item, AbstractCMSAction value)
value from actions.value - the item to remove from actionspublic java.util.Collection<CMSActionType> getActionTypes(SessionContext ctx, CMSComponentType item)
CMSComponentType.actionTypes attribute.public java.util.Collection<CMSActionType> getActionTypes(CMSComponentType item)
CMSComponentType.actionTypes attribute.public long getActionTypesCount(SessionContext ctx, CMSComponentType item)
public long getActionTypesCount(CMSComponentType item)
public void setActionTypes(SessionContext ctx, CMSComponentType item, java.util.Collection<CMSActionType> value)
CMSComponentType.actionTypes attribute.value - the actionTypespublic void setActionTypes(CMSComponentType item, java.util.Collection<CMSActionType> value)
CMSComponentType.actionTypes attribute.value - the actionTypespublic void addToActionTypes(SessionContext ctx, CMSComponentType item, CMSActionType value)
value to actionTypes.value - the item to add to actionTypespublic void addToActionTypes(CMSComponentType item, CMSActionType value)
value to actionTypes.value - the item to add to actionTypespublic void removeFromActionTypes(SessionContext ctx, CMSComponentType item, CMSActionType value)
value from actionTypes.value - the item to remove from actionTypespublic void removeFromActionTypes(CMSComponentType item, CMSActionType value)
value from actionTypes.value - the item to remove from actionTypespublic java.lang.String getCategoryCode(SessionContext ctx, ProductCarouselComponent item)
ProductCarouselComponent.categoryCode attribute.public java.lang.String getCategoryCode(ProductCarouselComponent item)
ProductCarouselComponent.categoryCode attribute.public void setCategoryCode(SessionContext ctx, ProductCarouselComponent item, java.lang.String value)
ProductCarouselComponent.categoryCode attribute.value - the categoryCode - A code for a category for a solr searchpublic void setCategoryCode(ProductCarouselComponent item, java.lang.String value)
ProductCarouselComponent.categoryCode attribute.value - the categoryCode - A code for a category for a solr searchpublic java.util.List<CategoryFeatureComponent> getCategoryFeatureComponents(SessionContext ctx, Category item)
Category.categoryFeatureComponents attribute.public java.util.List<CategoryFeatureComponent> getCategoryFeatureComponents(Category item)
Category.categoryFeatureComponents attribute.public void setCategoryFeatureComponents(SessionContext ctx, Category item, java.util.List<CategoryFeatureComponent> value)
Category.categoryFeatureComponents attribute.value - the categoryFeatureComponentspublic void setCategoryFeatureComponents(Category item, java.util.List<CategoryFeatureComponent> value)
Category.categoryFeatureComponents attribute.value - the categoryFeatureComponentspublic void addToCategoryFeatureComponents(SessionContext ctx, Category item, CategoryFeatureComponent value)
value to categoryFeatureComponents.value - the item to add to categoryFeatureComponentspublic void addToCategoryFeatureComponents(Category item, CategoryFeatureComponent value)
value to categoryFeatureComponents.value - the item to add to categoryFeatureComponentspublic void removeFromCategoryFeatureComponents(SessionContext ctx, Category item, CategoryFeatureComponent value)
value from categoryFeatureComponents.value - the item to remove from categoryFeatureComponentspublic void removeFromCategoryFeatureComponents(Category item, CategoryFeatureComponent value)
value from categoryFeatureComponents.value - the item to remove from categoryFeatureComponentspublic AbstractResponsiveBannerComponent createAbstractResponsiveBannerComponent(SessionContext ctx, java.util.Map attributeValues)
public AbstractResponsiveBannerComponent createAbstractResponsiveBannerComponent(java.util.Map attributeValues)
public AccountBookmarkComponent createAccountBookmarkComponent(SessionContext ctx, java.util.Map attributeValues)
public AccountBookmarkComponent createAccountBookmarkComponent(java.util.Map attributeValues)
public AccountControlComponent createAccountControlComponent(SessionContext ctx, java.util.Map attributeValues)
public AccountControlComponent createAccountControlComponent(java.util.Map attributeValues)
public AccountNavigationCollectionComponent createAccountNavigationCollectionComponent(SessionContext ctx, java.util.Map attributeValues)
public AccountNavigationCollectionComponent createAccountNavigationCollectionComponent(java.util.Map attributeValues)
public AccountNavigationComponent createAccountNavigationComponent(SessionContext ctx, java.util.Map attributeValues)
public AccountNavigationComponent createAccountNavigationComponent(java.util.Map attributeValues)
public AddToCartAction createAddToCartAction(SessionContext ctx, java.util.Map attributeValues)
public AddToCartAction createAddToCartAction(java.util.Map attributeValues)
public BreadcrumbComponent createBreadcrumbComponent(SessionContext ctx, java.util.Map attributeValues)
public BreadcrumbComponent createBreadcrumbComponent(java.util.Map attributeValues)
public CartSuggestionComponent createCartSuggestionComponent(SessionContext ctx, java.util.Map attributeValues)
public CartSuggestionComponent createCartSuggestionComponent(java.util.Map attributeValues)
public CategoryFeatureComponent createCategoryFeatureComponent(SessionContext ctx, java.util.Map attributeValues)
public CategoryFeatureComponent createCategoryFeatureComponent(java.util.Map attributeValues)
public CategoryNavigationComponent createCategoryNavigationComponent(SessionContext ctx, java.util.Map attributeValues)
public CategoryNavigationComponent createCategoryNavigationComponent(java.util.Map attributeValues)
public CMSActionRestriction createCMSActionRestriction(SessionContext ctx, java.util.Map attributeValues)
public CMSActionRestriction createCMSActionRestriction(java.util.Map attributeValues)
public CMSActionType createCMSActionType(SessionContext ctx, java.util.Map attributeValues)
public CMSActionType createCMSActionType(java.util.Map attributeValues)
public CMSProductListComponent createCMSProductListComponent(SessionContext ctx, java.util.Map attributeValues)
public CMSProductListComponent createCMSProductListComponent(java.util.Map attributeValues)
public CMSTabParagraphComponent createCMSTabParagraphComponent(SessionContext ctx, java.util.Map attributeValues)
public CMSTabParagraphComponent createCMSTabParagraphComponent(java.util.Map attributeValues)
public CMSTabParagraphContainer createCMSTabParagraphContainer(SessionContext ctx, java.util.Map attributeValues)
public CMSTabParagraphContainer createCMSTabParagraphContainer(java.util.Map attributeValues)
public CMSUiExperienceRestriction createCMSUiExperienceRestriction(SessionContext ctx, java.util.Map attributeValues)
public CMSUiExperienceRestriction createCMSUiExperienceRestriction(java.util.Map attributeValues)
public DynamicBannerComponent createDynamicBannerComponent(SessionContext ctx, java.util.Map attributeValues)
public DynamicBannerComponent createDynamicBannerComponent(java.util.Map attributeValues)
public FooterComponent createFooterComponent(SessionContext ctx, java.util.Map attributeValues)
public FooterComponent createFooterComponent(java.util.Map attributeValues)
public FooterNavigationComponent createFooterNavigationComponent(SessionContext ctx, java.util.Map attributeValues)
public FooterNavigationComponent createFooterNavigationComponent(java.util.Map attributeValues)
public ImageMapComponent createImageMapComponent(SessionContext ctx, java.util.Map attributeValues)
public ImageMapComponent createImageMapComponent(java.util.Map attributeValues)
public JspIncludeComponent createJspIncludeComponent(SessionContext ctx, java.util.Map attributeValues)
public JspIncludeComponent createJspIncludeComponent(java.util.Map attributeValues)
public LanguageCurrencyComponent createLanguageCurrencyComponent(SessionContext ctx, java.util.Map attributeValues)
public LanguageCurrencyComponent createLanguageCurrencyComponent(java.util.Map attributeValues)
public ListAddToCartAction createListAddToCartAction(SessionContext ctx, java.util.Map attributeValues)
public ListAddToCartAction createListAddToCartAction(java.util.Map attributeValues)
public ListAddToEntryGroupAction createListAddToEntryGroupAction(SessionContext ctx, java.util.Map attributeValues)
public ListAddToEntryGroupAction createListAddToEntryGroupAction(java.util.Map attributeValues)
public ListOrderFormAction createListOrderFormAction(SessionContext ctx, java.util.Map attributeValues)
public ListOrderFormAction createListOrderFormAction(java.util.Map attributeValues)
public ListPickUpInStoreAction createListPickUpInStoreAction(SessionContext ctx, java.util.Map attributeValues)
public ListPickUpInStoreAction createListPickUpInStoreAction(java.util.Map attributeValues)
public LogoComponent createLogoComponent(SessionContext ctx, java.util.Map attributeValues)
public LogoComponent createLogoComponent(java.util.Map attributeValues)
public MiniCartComponent createMiniCartComponent(SessionContext ctx, java.util.Map attributeValues)
public MiniCartComponent createMiniCartComponent(java.util.Map attributeValues)
public NavigationBarCollectionComponent createNavigationBarCollectionComponent(SessionContext ctx, java.util.Map attributeValues)
public NavigationBarCollectionComponent createNavigationBarCollectionComponent(java.util.Map attributeValues)
public NavigationBarComponent createNavigationBarComponent(SessionContext ctx, java.util.Map attributeValues)
public NavigationBarComponent createNavigationBarComponent(java.util.Map attributeValues)
public NavigationComponent createNavigationComponent(SessionContext ctx, java.util.Map attributeValues)
public NavigationComponent createNavigationComponent(java.util.Map attributeValues)
public PickUpInStoreAction createPickUpInStoreAction(SessionContext ctx, java.util.Map attributeValues)
public PickUpInStoreAction createPickUpInStoreAction(java.util.Map attributeValues)
public ProductAddToCartComponent createProductAddToCartComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductAddToCartComponent createProductAddToCartComponent(java.util.Map attributeValues)
public ProductFeatureComponent createProductFeatureComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductFeatureComponent createProductFeatureComponent(java.util.Map attributeValues)
public ProductGridComponent createProductGridComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductGridComponent createProductGridComponent(java.util.Map attributeValues)
public ProductReferencesComponent createProductReferencesComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductReferencesComponent createProductReferencesComponent(java.util.Map attributeValues)
public ProductRefinementComponent createProductRefinementComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductRefinementComponent createProductRefinementComponent(java.util.Map attributeValues)
public ProductVariantSelectorComponent createProductVariantSelectorComponent(SessionContext ctx, java.util.Map attributeValues)
public ProductVariantSelectorComponent createProductVariantSelectorComponent(java.util.Map attributeValues)
public PurchasedCategorySuggestionComponent createPurchasedCategorySuggestionComponent(SessionContext ctx, java.util.Map attributeValues)
public PurchasedCategorySuggestionComponent createPurchasedCategorySuggestionComponent(java.util.Map attributeValues)
public SearchBoxComponent createSearchBoxComponent(SessionContext ctx, java.util.Map attributeValues)
public SearchBoxComponent createSearchBoxComponent(java.util.Map attributeValues)
public SearchResultsGridComponent createSearchResultsGridComponent(SessionContext ctx, java.util.Map attributeValues)
public SearchResultsGridComponent createSearchResultsGridComponent(java.util.Map attributeValues)
public SearchResultsListComponent createSearchResultsListComponent(SessionContext ctx, java.util.Map attributeValues)
public SearchResultsListComponent createSearchResultsListComponent(java.util.Map attributeValues)
public ShareOnSocialNetworkAction createShareOnSocialNetworkAction(SessionContext ctx, java.util.Map attributeValues)
public ShareOnSocialNetworkAction createShareOnSocialNetworkAction(java.util.Map attributeValues)
public SimpleBannerComponent createSimpleBannerComponent(SessionContext ctx, java.util.Map attributeValues)
public SimpleBannerComponent createSimpleBannerComponent(java.util.Map attributeValues)
public SimpleResponsiveBannerComponent createSimpleResponsiveBannerComponent(SessionContext ctx, java.util.Map attributeValues)
public SimpleResponsiveBannerComponent createSimpleResponsiveBannerComponent(java.util.Map attributeValues)
public SimpleSuggestionComponent createSimpleSuggestionComponent(SessionContext ctx, java.util.Map attributeValues)
public SimpleSuggestionComponent createSimpleSuggestionComponent(java.util.Map attributeValues)
public StoreFinderComponent createStoreFinderComponent(SessionContext ctx, java.util.Map attributeValues)
public StoreFinderComponent createStoreFinderComponent(java.util.Map attributeValues)
public SubCategoryListComponent createSubCategoryListComponent(SessionContext ctx, java.util.Map attributeValues)
public SubCategoryListComponent createSubCategoryListComponent(java.util.Map attributeValues)
public ViewOrderAction createViewOrderAction(SessionContext ctx, java.util.Map attributeValues)
public ViewOrderAction createViewOrderAction(java.util.Map attributeValues)
public ViewStoreAction createViewStoreAction(SessionContext ctx, java.util.Map attributeValues)
public ViewStoreAction createViewStoreAction(java.util.Map attributeValues)
public java.lang.String getDescription(SessionContext ctx, ContentPage item)
ContentPage.description attribute.public java.lang.String getDescription(ContentPage item)
ContentPage.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx, ContentPage item)
ContentPage.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription(ContentPage item)
ContentPage.description attribute.public void setDescription(SessionContext ctx, ContentPage item, java.lang.String value)
ContentPage.description attribute.value - the description - Localized content page description.public void setDescription(ContentPage item, java.lang.String value)
ContentPage.description attribute.value - the description - Localized content page description.public void setAllDescription(SessionContext ctx, ContentPage item, java.util.Map<Language,java.lang.String> value)
ContentPage.description attribute.value - the description - Localized content page description.public void setAllDescription(ContentPage item, java.util.Map<Language,java.lang.String> value)
ContentPage.description attribute.value - the description - Localized content page description.public java.lang.String getKeywords(SessionContext ctx, ContentPage item)
ContentPage.keywords attribute.public java.lang.String getKeywords(ContentPage item)
ContentPage.keywords attribute.public java.util.Map<Language,java.lang.String> getAllKeywords(SessionContext ctx, ContentPage item)
ContentPage.keywords attribute.public java.util.Map<Language,java.lang.String> getAllKeywords(ContentPage item)
ContentPage.keywords attribute.public void setKeywords(SessionContext ctx, ContentPage item, java.lang.String value)
ContentPage.keywords attribute.value - the keywords - Localized content page keywords.public void setKeywords(ContentPage item, java.lang.String value)
ContentPage.keywords attribute.value - the keywords - Localized content page keywords.public void setAllKeywords(SessionContext ctx, ContentPage item, java.util.Map<Language,java.lang.String> value)
ContentPage.keywords attribute.value - the keywords - Localized content page keywords.public void setAllKeywords(ContentPage item, java.util.Map<Language,java.lang.String> value)
ContentPage.keywords attribute.value - the keywords - Localized content page keywords.public java.lang.Boolean isPopup(SessionContext ctx, ProductCarouselComponent item)
ProductCarouselComponent.popup attribute.public java.lang.Boolean isPopup(ProductCarouselComponent item)
ProductCarouselComponent.popup attribute.public boolean isPopupAsPrimitive(SessionContext ctx, ProductCarouselComponent item)
ProductCarouselComponent.popup attribute.public boolean isPopupAsPrimitive(ProductCarouselComponent item)
ProductCarouselComponent.popup attribute.public void setPopup(SessionContext ctx, ProductCarouselComponent item, java.lang.Boolean value)
ProductCarouselComponent.popup attribute.value - the popup - If true shows a popup else redirects to products pagepublic void setPopup(ProductCarouselComponent item, java.lang.Boolean value)
ProductCarouselComponent.popup attribute.value - the popup - If true shows a popup else redirects to products pagepublic void setPopup(SessionContext ctx, ProductCarouselComponent item, boolean value)
ProductCarouselComponent.popup attribute.value - the popup - If true shows a popup else redirects to products pagepublic void setPopup(ProductCarouselComponent item, boolean value)
ProductCarouselComponent.popup attribute.value - the popup - If true shows a popup else redirects to products pagepublic java.util.List<ProductFeatureComponent> getProductFeatureComponents(SessionContext ctx, Product item)
Product.productFeatureComponents attribute.public java.util.List<ProductFeatureComponent> getProductFeatureComponents(Product item)
Product.productFeatureComponents attribute.public void setProductFeatureComponents(SessionContext ctx, Product item, java.util.List<ProductFeatureComponent> value)
Product.productFeatureComponents attribute.value - the productFeatureComponentspublic void setProductFeatureComponents(Product item, java.util.List<ProductFeatureComponent> value)
Product.productFeatureComponents attribute.value - the productFeatureComponentspublic void addToProductFeatureComponents(SessionContext ctx, Product item, ProductFeatureComponent value)
value to productFeatureComponents.value - the item to add to productFeatureComponentspublic void addToProductFeatureComponents(Product item, ProductFeatureComponent value)
value to productFeatureComponents.value - the item to add to productFeatureComponentspublic void removeFromProductFeatureComponents(SessionContext ctx, Product item, ProductFeatureComponent value)
value from productFeatureComponents.value - the item to remove from productFeatureComponentspublic void removeFromProductFeatureComponents(Product item, ProductFeatureComponent value)
value from productFeatureComponents.value - the item to remove from productFeatureComponentspublic java.lang.String getSearchQuery(SessionContext ctx, ProductCarouselComponent item)
ProductCarouselComponent.searchQuery attribute.public java.lang.String getSearchQuery(ProductCarouselComponent item)
ProductCarouselComponent.searchQuery attribute.public void setSearchQuery(SessionContext ctx, ProductCarouselComponent item, java.lang.String value)
ProductCarouselComponent.searchQuery attribute.value - the searchQuery - A solr query stringpublic void setSearchQuery(ProductCarouselComponent item, java.lang.String value)
ProductCarouselComponent.searchQuery attribute.value - the searchQuery - A solr query stringpublic java.lang.String getStyleAttributes(SessionContext ctx, CMSLinkComponent item)
CMSLinkComponent.styleAttributes attribute.public java.lang.String getStyleAttributes(CMSLinkComponent item)
CMSLinkComponent.styleAttributes attribute.public void setStyleAttributes(SessionContext ctx, CMSLinkComponent item, java.lang.String value)
CMSLinkComponent.styleAttributes attribute.value - the styleAttributes - Can store custom styling attributes for additional stylingpublic void setStyleAttributes(CMSLinkComponent item, java.lang.String value)
CMSLinkComponent.styleAttributes attribute.value - the styleAttributes - Can store custom styling attributes for additional stylingpublic java.lang.String getTitle(SessionContext ctx, ProductCarouselComponent item)
ProductCarouselComponent.title attribute.public java.lang.String getTitle(ProductCarouselComponent item)
ProductCarouselComponent.title attribute.public java.util.Map<Language,java.lang.String> getAllTitle(SessionContext ctx, ProductCarouselComponent item)
ProductCarouselComponent.title attribute.public java.util.Map<Language,java.lang.String> getAllTitle(ProductCarouselComponent item)
ProductCarouselComponent.title attribute.public void setTitle(SessionContext ctx, ProductCarouselComponent item, java.lang.String value)
ProductCarouselComponent.title attribute.value - the title - Localized title of the component.public void setTitle(ProductCarouselComponent item, java.lang.String value)
ProductCarouselComponent.title attribute.value - the title - Localized title of the component.public void setAllTitle(SessionContext ctx, ProductCarouselComponent item, java.util.Map<Language,java.lang.String> value)
ProductCarouselComponent.title attribute.value - the title - Localized title of the component.public void setAllTitle(ProductCarouselComponent item, java.util.Map<Language,java.lang.String> value)
ProductCarouselComponent.title attribute.value - the title - Localized title of the component.public EnumerationValue getUiExperience(SessionContext ctx, PreviewData item)
PreviewData.uiExperience attribute.public EnumerationValue getUiExperience(PreviewData item)
PreviewData.uiExperience attribute.public void setUiExperience(SessionContext ctx, PreviewData item, EnumerationValue value)
PreviewData.uiExperience attribute.value - the uiExperiencepublic void setUiExperience(PreviewData item, EnumerationValue value)
PreviewData.uiExperience attribute.value - the uiExperienceCopyright © 2018 SAP SE. All Rights Reserved.