Class GeneratedMerchandisingCarouselComponent

    • Field Detail

      • NUMBERTODISPLAY

        public static final java.lang.String NUMBERTODISPLAY
        Qualifier of the MerchandisingCarouselComponent.numberToDisplay attribute
        See Also:
        Constant Field Values
      • STRATEGY

        public static final java.lang.String STRATEGY
        Qualifier of the MerchandisingCarouselComponent.strategy attribute
        See Also:
        Constant Field Values
      • TITLE

        public static final java.lang.String TITLE
        Qualifier of the MerchandisingCarouselComponent.title attribute
        See Also:
        Constant Field Values
      • BACKGROUNDCOLOUR

        public static final java.lang.String BACKGROUNDCOLOUR
        Qualifier of the MerchandisingCarouselComponent.backgroundColour attribute
        See Also:
        Constant Field Values
      • TEXTCOLOUR

        public static final java.lang.String TEXTCOLOUR
        Qualifier of the MerchandisingCarouselComponent.textColour attribute
        See Also:
        Constant Field Values
      • SCROLL

        public static final java.lang.String SCROLL
        Qualifier of the MerchandisingCarouselComponent.scroll attribute
        See Also:
        Constant Field Values
      • VIEWPORTPERCENTAGE

        public static final java.lang.String VIEWPORTPERCENTAGE
        Qualifier of the MerchandisingCarouselComponent.viewportPercentage attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedMerchandisingCarouselComponent

        public GeneratedMerchandisingCarouselComponent()
    • Method Detail

      • getBackgroundColour

        public java.lang.String getBackgroundColour​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.backgroundColour attribute.
        Returns:
        the backgroundColour - Carousel background colour.
      • getBackgroundColour

        public java.lang.String getBackgroundColour()
        Generated method - Getter of the MerchandisingCarouselComponent.backgroundColour attribute.
        Returns:
        the backgroundColour - Carousel background colour.
      • setBackgroundColour

        public void setBackgroundColour​(SessionContext ctx,
                                        java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.backgroundColour attribute.
        Parameters:
        value - the backgroundColour - Carousel background colour.
      • setBackgroundColour

        public void setBackgroundColour​(java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.backgroundColour attribute.
        Parameters:
        value - the backgroundColour - Carousel background colour.
      • getNumberToDisplay

        public java.lang.Integer getNumberToDisplay​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.numberToDisplay attribute.
        Returns:
        the numberToDisplay - How many items to show in the carousel.
      • getNumberToDisplay

        public java.lang.Integer getNumberToDisplay()
        Generated method - Getter of the MerchandisingCarouselComponent.numberToDisplay attribute.
        Returns:
        the numberToDisplay - How many items to show in the carousel.
      • getNumberToDisplayAsPrimitive

        public int getNumberToDisplayAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.numberToDisplay attribute.
        Returns:
        the numberToDisplay - How many items to show in the carousel.
      • getNumberToDisplayAsPrimitive

        public int getNumberToDisplayAsPrimitive()
        Generated method - Getter of the MerchandisingCarouselComponent.numberToDisplay attribute.
        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 the MerchandisingCarouselComponent.numberToDisplay attribute.
        Parameters:
        value - the numberToDisplay - How many items to show in the carousel.
      • setNumberToDisplay

        public void setNumberToDisplay​(java.lang.Integer value)
        Generated method - Setter of the MerchandisingCarouselComponent.numberToDisplay attribute.
        Parameters:
        value - the numberToDisplay - How many items to show in the carousel.
      • setNumberToDisplay

        public void setNumberToDisplay​(SessionContext ctx,
                                       int value)
        Generated method - Setter of the MerchandisingCarouselComponent.numberToDisplay attribute.
        Parameters:
        value - the numberToDisplay - How many items to show in the carousel.
      • setNumberToDisplay

        public void setNumberToDisplay​(int value)
        Generated method - Setter of the MerchandisingCarouselComponent.numberToDisplay attribute.
        Parameters:
        value - the numberToDisplay - How many items to show in the carousel.
      • getScroll

        public EnumerationValue getScroll​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.scroll attribute.
        Returns:
        the scroll
      • getScroll

        public EnumerationValue getScroll()
        Generated method - Getter of the MerchandisingCarouselComponent.scroll attribute.
        Returns:
        the scroll
      • setScroll

        public void setScroll​(SessionContext ctx,
                              EnumerationValue value)
        Generated method - Setter of the MerchandisingCarouselComponent.scroll attribute.
        Parameters:
        value - the scroll
      • setScroll

        public void setScroll​(EnumerationValue value)
        Generated method - Setter of the MerchandisingCarouselComponent.scroll attribute.
        Parameters:
        value - the scroll
      • getStrategy

        public java.lang.String getStrategy​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.strategy attribute.
        Returns:
        the strategy - Strategy to use for carousel.
      • getStrategy

        public java.lang.String getStrategy()
        Generated method - Getter of the MerchandisingCarouselComponent.strategy attribute.
        Returns:
        the strategy - Strategy to use for carousel.
      • setStrategy

        public void setStrategy​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.strategy attribute.
        Parameters:
        value - the strategy - Strategy to use for carousel.
      • setStrategy

        public void setStrategy​(java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.strategy attribute.
        Parameters:
        value - the strategy - Strategy to use for carousel.
      • getTextColour

        public java.lang.String getTextColour​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.textColour attribute.
        Returns:
        the textColour - Carousel text colour.
      • getTextColour

        public java.lang.String getTextColour()
        Generated method - Getter of the MerchandisingCarouselComponent.textColour attribute.
        Returns:
        the textColour - Carousel text colour.
      • setTextColour

        public void setTextColour​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.textColour attribute.
        Parameters:
        value - the textColour - Carousel text colour.
      • setTextColour

        public void setTextColour​(java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.textColour attribute.
        Parameters:
        value - the textColour - Carousel text colour.
      • getTitle

        public java.lang.String getTitle​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.title attribute.
        Returns:
        the title - Carousel title.
      • getTitle

        public java.lang.String getTitle()
        Generated method - Getter of the MerchandisingCarouselComponent.title attribute.
        Returns:
        the title - Carousel title.
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.title attribute.
        Returns:
        the localized title - Carousel title.
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle()
        Generated method - Getter of the MerchandisingCarouselComponent.title attribute.
        Returns:
        the localized title - Carousel title.
      • setTitle

        public void setTitle​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.title attribute.
        Parameters:
        value - the title - Carousel title.
      • setTitle

        public void setTitle​(java.lang.String value)
        Generated method - Setter of the MerchandisingCarouselComponent.title attribute.
        Parameters:
        value - the title - Carousel title.
      • setAllTitle

        public void setAllTitle​(SessionContext ctx,
                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the MerchandisingCarouselComponent.title attribute.
        Parameters:
        value - the title - Carousel title.
      • setAllTitle

        public void setAllTitle​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the MerchandisingCarouselComponent.title attribute.
        Parameters:
        value - the title - Carousel title.
      • getViewportPercentage

        public java.lang.Integer getViewportPercentage​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Returns:
        the viewportPercentage - Viewport percentage to trigger carousel view event.
      • getViewportPercentage

        public java.lang.Integer getViewportPercentage()
        Generated method - Getter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Returns:
        the viewportPercentage - Viewport percentage to trigger carousel view event.
      • getViewportPercentageAsPrimitive

        public int getViewportPercentageAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Returns:
        the viewportPercentage - Viewport percentage to trigger carousel view event.
      • getViewportPercentageAsPrimitive

        public int getViewportPercentageAsPrimitive()
        Generated method - Getter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Returns:
        the viewportPercentage - Viewport percentage to trigger carousel view event.
      • setViewportPercentage

        public void setViewportPercentage​(SessionContext ctx,
                                          java.lang.Integer value)
        Generated method - Setter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Parameters:
        value - the viewportPercentage - Viewport percentage to trigger carousel view event.
      • setViewportPercentage

        public void setViewportPercentage​(java.lang.Integer value)
        Generated method - Setter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Parameters:
        value - the viewportPercentage - Viewport percentage to trigger carousel view event.
      • setViewportPercentage

        public void setViewportPercentage​(SessionContext ctx,
                                          int value)
        Generated method - Setter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Parameters:
        value - the viewportPercentage - Viewport percentage to trigger carousel view event.
      • setViewportPercentage

        public void setViewportPercentage​(int value)
        Generated method - Setter of the MerchandisingCarouselComponent.viewportPercentage attribute.
        Parameters:
        value - the viewportPercentage - Viewport percentage to trigger carousel view event.