Class GeneratedRotatingImagesComponent

    • Field Detail

      • TIMEOUT

        public static final java.lang.String TIMEOUT
        Qualifier of the RotatingImagesComponent.timeout attribute
        See Also:
        Constant Field Values
      • EFFECT

        public static final java.lang.String EFFECT
        Qualifier of the RotatingImagesComponent.effect attribute
        See Also:
        Constant Field Values
      • BANNERS

        public static final java.lang.String BANNERS
        Qualifier of the RotatingImagesComponent.banners attribute
        See Also:
        Constant Field Values
      • BANNERSFORROTATINGCOMPONENT_SRC_ORDERED

        protected static java.lang.String BANNERSFORROTATINGCOMPONENT_SRC_ORDERED
        Relation ordering override parameter constants for BannersForRotatingComponent from ((cms2lib))
      • BANNERSFORROTATINGCOMPONENT_TGT_ORDERED

        protected static java.lang.String BANNERSFORROTATINGCOMPONENT_TGT_ORDERED
      • BANNERSFORROTATINGCOMPONENT_MARKMODIFIED

        protected static java.lang.String BANNERSFORROTATINGCOMPONENT_MARKMODIFIED
        Relation disable markmodifed parameter constants for BannersForRotatingComponent from ((cms2lib))
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedRotatingImagesComponent

        public GeneratedRotatingImagesComponent()
    • Method Detail

      • getBanners

        public java.util.List<BannerComponent> getBanners​(SessionContext ctx)
        Generated method - Getter of the RotatingImagesComponent.banners attribute.
        Returns:
        the banners
      • getBanners

        public java.util.List<BannerComponent> getBanners()
        Generated method - Getter of the RotatingImagesComponent.banners attribute.
        Returns:
        the banners
      • getBannersCount

        public long getBannersCount​(SessionContext ctx)
      • getBannersCount

        public long getBannersCount()
      • setBanners

        public void setBanners​(SessionContext ctx,
                               java.util.List<BannerComponent> value)
        Generated method - Setter of the RotatingImagesComponent.banners attribute.
        Parameters:
        value - the banners
      • setBanners

        public void setBanners​(java.util.List<BannerComponent> value)
        Generated method - Setter of the RotatingImagesComponent.banners attribute.
        Parameters:
        value - the banners
      • addToBanners

        public void addToBanners​(SessionContext ctx,
                                 BannerComponent value)
        Generated method - Adds value to banners.
        Parameters:
        value - the item to add to banners
      • addToBanners

        public void addToBanners​(BannerComponent value)
        Generated method - Adds value to banners.
        Parameters:
        value - the item to add to banners
      • removeFromBanners

        public void removeFromBanners​(SessionContext ctx,
                                      BannerComponent value)
        Generated method - Removes value from banners.
        Parameters:
        value - the item to remove from banners
      • removeFromBanners

        public void removeFromBanners​(BannerComponent value)
        Generated method - Removes value from banners.
        Parameters:
        value - the item to remove from banners
      • getEffect

        public EnumerationValue getEffect​(SessionContext ctx)
        Generated method - Getter of the RotatingImagesComponent.effect attribute.
        Returns:
        the effect
      • getEffect

        public EnumerationValue getEffect()
        Generated method - Getter of the RotatingImagesComponent.effect attribute.
        Returns:
        the effect
      • setEffect

        public void setEffect​(SessionContext ctx,
                              EnumerationValue value)
        Generated method - Setter of the RotatingImagesComponent.effect attribute.
        Parameters:
        value - the effect
      • setEffect

        public void setEffect​(EnumerationValue value)
        Generated method - Setter of the RotatingImagesComponent.effect attribute.
        Parameters:
        value - the effect
      • getTimeout

        public java.lang.Integer getTimeout​(SessionContext ctx)
        Generated method - Getter of the RotatingImagesComponent.timeout attribute.
        Returns:
        the timeout
      • getTimeout

        public java.lang.Integer getTimeout()
        Generated method - Getter of the RotatingImagesComponent.timeout attribute.
        Returns:
        the timeout
      • getTimeoutAsPrimitive

        public int getTimeoutAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the RotatingImagesComponent.timeout attribute.
        Returns:
        the timeout
      • getTimeoutAsPrimitive

        public int getTimeoutAsPrimitive()
        Generated method - Getter of the RotatingImagesComponent.timeout attribute.
        Returns:
        the timeout
      • setTimeout

        public void setTimeout​(SessionContext ctx,
                               java.lang.Integer value)
        Generated method - Setter of the RotatingImagesComponent.timeout attribute.
        Parameters:
        value - the timeout
      • setTimeout

        public void setTimeout​(java.lang.Integer value)
        Generated method - Setter of the RotatingImagesComponent.timeout attribute.
        Parameters:
        value - the timeout
      • setTimeout

        public void setTimeout​(SessionContext ctx,
                               int value)
        Generated method - Setter of the RotatingImagesComponent.timeout attribute.
        Parameters:
        value - the timeout
      • setTimeout

        public void setTimeout​(int value)
        Generated method - Setter of the RotatingImagesComponent.timeout attribute.
        Parameters:
        value - the timeout