Class GeneratedMerchandisingCarouselComponent
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
-
- de.hybris.platform.cms2.jalo.contents.CMSItem
-
- de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.AbstractCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
-
- de.hybris.platform.cms2.jalo.contents.components.SimpleCMSComponent
-
- com.hybris.merchandising.addon.jalo.GeneratedMerchandisingCarouselComponent
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
MerchandisingCarouselComponent
public abstract class GeneratedMerchandisingCarouselComponent extends SimpleCMSComponent
Generated class for typeMerchandisingCarouselComponent.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBACKGROUNDCOLOURQualifier of theMerchandisingCarouselComponent.backgroundColourattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringNUMBERTODISPLAYQualifier of theMerchandisingCarouselComponent.numberToDisplayattributestatic java.lang.StringSCROLLQualifier of theMerchandisingCarouselComponent.scrollattributestatic java.lang.StringSTRATEGYQualifier of theMerchandisingCarouselComponent.strategyattributestatic java.lang.StringTEXTCOLOURQualifier of theMerchandisingCarouselComponent.textColourattributestatic java.lang.StringTITLEQualifier of theMerchandisingCarouselComponent.titleattributestatic java.lang.StringVIEWPORTPERCENTAGEQualifier of theMerchandisingCarouselComponent.viewportPercentageattribute-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
CONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDERED
-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
CONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, STYLECLASSES, TYPE, TYPECODE, VISIBLE
-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
CATALOGVERSION, NAME, UID
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedMerchandisingCarouselComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<Language,java.lang.String>getAllTitle()Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.java.util.Map<Language,java.lang.String>getAllTitle(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.java.lang.StringgetBackgroundColour()Generated method - Getter of theMerchandisingCarouselComponent.backgroundColourattribute.java.lang.StringgetBackgroundColour(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.backgroundColourattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.IntegergetNumberToDisplay()Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.java.lang.IntegergetNumberToDisplay(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.intgetNumberToDisplayAsPrimitive()Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.intgetNumberToDisplayAsPrimitive(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.EnumerationValuegetScroll()Generated method - Getter of theMerchandisingCarouselComponent.scrollattribute.EnumerationValuegetScroll(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.scrollattribute.java.lang.StringgetStrategy()Generated method - Getter of theMerchandisingCarouselComponent.strategyattribute.java.lang.StringgetStrategy(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.strategyattribute.java.lang.StringgetTextColour()Generated method - Getter of theMerchandisingCarouselComponent.textColourattribute.java.lang.StringgetTextColour(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.textColourattribute.java.lang.StringgetTitle()Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.java.lang.StringgetTitle(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.java.lang.IntegergetViewportPercentage()Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.java.lang.IntegergetViewportPercentage(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.intgetViewportPercentageAsPrimitive()Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.intgetViewportPercentageAsPrimitive(SessionContext ctx)Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.voidsetAllTitle(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.voidsetAllTitle(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.voidsetBackgroundColour(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.backgroundColourattribute.voidsetBackgroundColour(java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.backgroundColourattribute.voidsetNumberToDisplay(int value)Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.voidsetNumberToDisplay(SessionContext ctx, int value)Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.voidsetNumberToDisplay(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.voidsetNumberToDisplay(java.lang.Integer value)Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.voidsetScroll(EnumerationValue value)Generated method - Setter of theMerchandisingCarouselComponent.scrollattribute.voidsetScroll(SessionContext ctx, EnumerationValue value)Generated method - Setter of theMerchandisingCarouselComponent.scrollattribute.voidsetStrategy(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.strategyattribute.voidsetStrategy(java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.strategyattribute.voidsetTextColour(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.textColourattribute.voidsetTextColour(java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.textColourattribute.voidsetTitle(SessionContext ctx, java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.voidsetTitle(java.lang.String value)Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.voidsetViewportPercentage(int value)Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.voidsetViewportPercentage(SessionContext ctx, int value)Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.voidsetViewportPercentage(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.voidsetViewportPercentage(java.lang.Integer value)Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.SimpleCMSComponent
isContainer
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedSimpleCMSComponent
addToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, isMarkModifiedDisabled, removeFromContainers, removeFromContainers, setContainers, setContainers
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.AbstractCMSComponent
createItem, getAllType, getType, getTypeCode, isRestricted, isVisible
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.components.GeneratedAbstractCMSComponent
addToRestrictions, addToRestrictions, addToSlots, addToSlots, getAllType, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getSlots, getSlots, getSlotsCount, getSlotsCount, getStyleClasses, getStyleClasses, getType, getTypeCode, isContainer, isContainerAsPrimitive, isContainerAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, isRestricted, isRestrictedAsPrimitive, isRestrictedAsPrimitive, isVisible, isVisibleAsPrimitive, isVisibleAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromSlots, removeFromSlots, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setRestrictions, setRestrictions, setSlots, setSlots, setStyleClasses, setStyleClasses, setVisible, setVisible, setVisible, setVisible
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
getCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUid
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
NUMBERTODISPLAY
public static final java.lang.String NUMBERTODISPLAY
Qualifier of theMerchandisingCarouselComponent.numberToDisplayattribute- See Also:
- Constant Field Values
-
STRATEGY
public static final java.lang.String STRATEGY
Qualifier of theMerchandisingCarouselComponent.strategyattribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theMerchandisingCarouselComponent.titleattribute- See Also:
- Constant Field Values
-
BACKGROUNDCOLOUR
public static final java.lang.String BACKGROUNDCOLOUR
Qualifier of theMerchandisingCarouselComponent.backgroundColourattribute- See Also:
- Constant Field Values
-
TEXTCOLOUR
public static final java.lang.String TEXTCOLOUR
Qualifier of theMerchandisingCarouselComponent.textColourattribute- See Also:
- Constant Field Values
-
SCROLL
public static final java.lang.String SCROLL
Qualifier of theMerchandisingCarouselComponent.scrollattribute- See Also:
- Constant Field Values
-
VIEWPORTPERCENTAGE
public static final java.lang.String VIEWPORTPERCENTAGE
Qualifier of theMerchandisingCarouselComponent.viewportPercentageattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classGeneratedSimpleCMSComponent
-
getBackgroundColour
public java.lang.String getBackgroundColour(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.backgroundColourattribute.- Returns:
- the backgroundColour - Carousel background colour.
-
getBackgroundColour
public java.lang.String getBackgroundColour()
Generated method - Getter of theMerchandisingCarouselComponent.backgroundColourattribute.- Returns:
- the backgroundColour - Carousel background colour.
-
setBackgroundColour
public void setBackgroundColour(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.backgroundColourattribute.- Parameters:
value- the backgroundColour - Carousel background colour.
-
setBackgroundColour
public void setBackgroundColour(java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.backgroundColourattribute.- Parameters:
value- the backgroundColour - Carousel background colour.
-
getNumberToDisplay
public java.lang.Integer getNumberToDisplay(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Returns:
- the numberToDisplay - How many items to show in the carousel.
-
getNumberToDisplay
public java.lang.Integer getNumberToDisplay()
Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Returns:
- the numberToDisplay - How many items to show in the carousel.
-
getNumberToDisplayAsPrimitive
public int getNumberToDisplayAsPrimitive(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Returns:
- the numberToDisplay - How many items to show in the carousel.
-
getNumberToDisplayAsPrimitive
public int getNumberToDisplayAsPrimitive()
Generated method - Getter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Returns:
- the numberToDisplay - How many items to show in the carousel.
-
setNumberToDisplay
public void setNumberToDisplay(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Parameters:
value- the numberToDisplay - How many items to show in the carousel.
-
setNumberToDisplay
public void setNumberToDisplay(java.lang.Integer value)
Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Parameters:
value- the numberToDisplay - How many items to show in the carousel.
-
setNumberToDisplay
public void setNumberToDisplay(SessionContext ctx, int value)
Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Parameters:
value- the numberToDisplay - How many items to show in the carousel.
-
setNumberToDisplay
public void setNumberToDisplay(int value)
Generated method - Setter of theMerchandisingCarouselComponent.numberToDisplayattribute.- Parameters:
value- the numberToDisplay - How many items to show in the carousel.
-
getScroll
public EnumerationValue getScroll(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.scrollattribute.- Returns:
- the scroll
-
getScroll
public EnumerationValue getScroll()
Generated method - Getter of theMerchandisingCarouselComponent.scrollattribute.- Returns:
- the scroll
-
setScroll
public void setScroll(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theMerchandisingCarouselComponent.scrollattribute.- Parameters:
value- the scroll
-
setScroll
public void setScroll(EnumerationValue value)
Generated method - Setter of theMerchandisingCarouselComponent.scrollattribute.- Parameters:
value- the scroll
-
getStrategy
public java.lang.String getStrategy(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.strategyattribute.- Returns:
- the strategy - Strategy to use for carousel.
-
getStrategy
public java.lang.String getStrategy()
Generated method - Getter of theMerchandisingCarouselComponent.strategyattribute.- Returns:
- the strategy - Strategy to use for carousel.
-
setStrategy
public void setStrategy(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.strategyattribute.- Parameters:
value- the strategy - Strategy to use for carousel.
-
setStrategy
public void setStrategy(java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.strategyattribute.- Parameters:
value- the strategy - Strategy to use for carousel.
-
getTextColour
public java.lang.String getTextColour(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.textColourattribute.- Returns:
- the textColour - Carousel text colour.
-
getTextColour
public java.lang.String getTextColour()
Generated method - Getter of theMerchandisingCarouselComponent.textColourattribute.- Returns:
- the textColour - Carousel text colour.
-
setTextColour
public void setTextColour(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.textColourattribute.- Parameters:
value- the textColour - Carousel text colour.
-
setTextColour
public void setTextColour(java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.textColourattribute.- Parameters:
value- the textColour - Carousel text colour.
-
getTitle
public java.lang.String getTitle(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.- Returns:
- the title - Carousel title.
-
getTitle
public java.lang.String getTitle()
Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.- Returns:
- the title - Carousel title.
-
getAllTitle
public java.util.Map<Language,java.lang.String> getAllTitle(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.- Returns:
- the localized title - Carousel title.
-
getAllTitle
public java.util.Map<Language,java.lang.String> getAllTitle()
Generated method - Getter of theMerchandisingCarouselComponent.titleattribute.- Returns:
- the localized title - Carousel title.
-
setTitle
public void setTitle(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.- Parameters:
value- the title - Carousel title.
-
setTitle
public void setTitle(java.lang.String value)
Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.- Parameters:
value- the title - Carousel title.
-
setAllTitle
public void setAllTitle(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.- Parameters:
value- the title - Carousel title.
-
setAllTitle
public void setAllTitle(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theMerchandisingCarouselComponent.titleattribute.- Parameters:
value- the title - Carousel title.
-
getViewportPercentage
public java.lang.Integer getViewportPercentage(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Returns:
- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
getViewportPercentage
public java.lang.Integer getViewportPercentage()
Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Returns:
- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
getViewportPercentageAsPrimitive
public int getViewportPercentageAsPrimitive(SessionContext ctx)
Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Returns:
- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
getViewportPercentageAsPrimitive
public int getViewportPercentageAsPrimitive()
Generated method - Getter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Returns:
- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
setViewportPercentage
public void setViewportPercentage(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Parameters:
value- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
setViewportPercentage
public void setViewportPercentage(java.lang.Integer value)
Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Parameters:
value- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
setViewportPercentage
public void setViewportPercentage(SessionContext ctx, int value)
Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Parameters:
value- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
setViewportPercentage
public void setViewportPercentage(int value)
Generated method - Setter of theMerchandisingCarouselComponent.viewportPercentageattribute.- Parameters:
value- the viewportPercentage - Viewport percentage to trigger carousel view event.
-
-