Class GeneratedVariantCategory

    • Field Detail

      • HASIMAGE

        public static final java.lang.String HASIMAGE
        Qualifier of the VariantCategory.hasImage 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

      • GeneratedVariantCategory

        public GeneratedVariantCategory()
    • Method Detail

      • isHasImage

        public java.lang.Boolean isHasImage​(SessionContext ctx)
        Generated method - Getter of the VariantCategory.hasImage attribute.
        Returns:
        the hasImage
      • isHasImage

        public java.lang.Boolean isHasImage()
        Generated method - Getter of the VariantCategory.hasImage attribute.
        Returns:
        the hasImage
      • isHasImageAsPrimitive

        public boolean isHasImageAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the VariantCategory.hasImage attribute.
        Returns:
        the hasImage
      • isHasImageAsPrimitive

        public boolean isHasImageAsPrimitive()
        Generated method - Getter of the VariantCategory.hasImage attribute.
        Returns:
        the hasImage
      • setHasImage

        public void setHasImage​(SessionContext ctx,
                                java.lang.Boolean value)
        Generated method - Setter of the VariantCategory.hasImage attribute.
        Parameters:
        value - the hasImage
      • setHasImage

        public void setHasImage​(java.lang.Boolean value)
        Generated method - Setter of the VariantCategory.hasImage attribute.
        Parameters:
        value - the hasImage
      • setHasImage

        public void setHasImage​(SessionContext ctx,
                                boolean value)
        Generated method - Setter of the VariantCategory.hasImage attribute.
        Parameters:
        value - the hasImage
      • setHasImage

        public void setHasImage​(boolean value)
        Generated method - Setter of the VariantCategory.hasImage attribute.
        Parameters:
        value - the hasImage