Class GeneratedAbstractBannerComponent

    • Field Detail

      • MEDIA

        public static final java.lang.String MEDIA
        Qualifier of the AbstractBannerComponent.media attribute
        See Also:
        Constant Field Values
      • URLLINK

        public static final java.lang.String URLLINK
        Qualifier of the AbstractBannerComponent.urlLink attribute
        See Also:
        Constant Field Values
      • EXTERNAL

        public static final java.lang.String EXTERNAL
        Qualifier of the AbstractBannerComponent.external 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

      • GeneratedAbstractBannerComponent

        public GeneratedAbstractBannerComponent()
    • Method Detail

      • isExternal

        public java.lang.Boolean isExternal​(SessionContext ctx)
        Generated method - Getter of the AbstractBannerComponent.external attribute.
        Returns:
        the external
      • isExternal

        public java.lang.Boolean isExternal()
        Generated method - Getter of the AbstractBannerComponent.external attribute.
        Returns:
        the external
      • isExternalAsPrimitive

        public boolean isExternalAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the AbstractBannerComponent.external attribute.
        Returns:
        the external
      • isExternalAsPrimitive

        public boolean isExternalAsPrimitive()
        Generated method - Getter of the AbstractBannerComponent.external attribute.
        Returns:
        the external
      • setExternal

        public void setExternal​(SessionContext ctx,
                                java.lang.Boolean value)
        Generated method - Setter of the AbstractBannerComponent.external attribute.
        Parameters:
        value - the external
      • setExternal

        public void setExternal​(java.lang.Boolean value)
        Generated method - Setter of the AbstractBannerComponent.external attribute.
        Parameters:
        value - the external
      • setExternal

        public void setExternal​(SessionContext ctx,
                                boolean value)
        Generated method - Setter of the AbstractBannerComponent.external attribute.
        Parameters:
        value - the external
      • setExternal

        public void setExternal​(boolean value)
        Generated method - Setter of the AbstractBannerComponent.external attribute.
        Parameters:
        value - the external
      • getMedia

        public Media getMedia​(SessionContext ctx)
        Generated method - Getter of the AbstractBannerComponent.media attribute.
        Returns:
        the media
      • getMedia

        public Media getMedia()
        Generated method - Getter of the AbstractBannerComponent.media attribute.
        Returns:
        the media
      • getAllMedia

        public java.util.Map<Language,​Media> getAllMedia​(SessionContext ctx)
        Generated method - Getter of the AbstractBannerComponent.media attribute.
        Returns:
        the localized media
      • getAllMedia

        public java.util.Map<Language,​Media> getAllMedia()
        Generated method - Getter of the AbstractBannerComponent.media attribute.
        Returns:
        the localized media
      • setMedia

        public void setMedia​(SessionContext ctx,
                             Media value)
        Generated method - Setter of the AbstractBannerComponent.media attribute.
        Parameters:
        value - the media
      • setMedia

        public void setMedia​(Media value)
        Generated method - Setter of the AbstractBannerComponent.media attribute.
        Parameters:
        value - the media
      • setAllMedia

        public void setAllMedia​(SessionContext ctx,
                                java.util.Map<Language,​Media> value)
        Generated method - Setter of the AbstractBannerComponent.media attribute.
        Parameters:
        value - the media
      • setAllMedia

        public void setAllMedia​(java.util.Map<Language,​Media> value)
        Generated method - Setter of the AbstractBannerComponent.media attribute.
        Parameters:
        value - the media
      • getUrlLink

        public java.lang.String getUrlLink​(SessionContext ctx)
        Generated method - Getter of the AbstractBannerComponent.urlLink attribute.
        Returns:
        the urlLink
      • getUrlLink

        public java.lang.String getUrlLink()
        Generated method - Getter of the AbstractBannerComponent.urlLink attribute.
        Returns:
        the urlLink
      • setUrlLink

        public void setUrlLink​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the AbstractBannerComponent.urlLink attribute.
        Parameters:
        value - the urlLink
      • setUrlLink

        public void setUrlLink​(java.lang.String value)
        Generated method - Setter of the AbstractBannerComponent.urlLink attribute.
        Parameters:
        value - the urlLink