Class GeneratedProductConfigurationFormComponent

    • Field Detail

      • GROUPSTARTLEVEL

        public static final java.lang.String GROUPSTARTLEVEL
        Qualifier of the ProductConfigurationFormComponent.groupStartLevel attribute
        See Also:
        Constant Field Values
      • SHOWSUMMARY

        public static final java.lang.String SHOWSUMMARY
        Qualifier of the ProductConfigurationFormComponent.showSummary 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

      • GeneratedProductConfigurationFormComponent

        public GeneratedProductConfigurationFormComponent()
    • Method Detail

      • getGroupStartLevel

        public java.lang.Integer getGroupStartLevel​(SessionContext ctx)
        Generated method - Getter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Returns:
        the groupStartLevel
      • getGroupStartLevel

        public java.lang.Integer getGroupStartLevel()
        Generated method - Getter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Returns:
        the groupStartLevel
      • getGroupStartLevelAsPrimitive

        public int getGroupStartLevelAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Returns:
        the groupStartLevel
      • getGroupStartLevelAsPrimitive

        public int getGroupStartLevelAsPrimitive()
        Generated method - Getter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Returns:
        the groupStartLevel
      • setGroupStartLevel

        public void setGroupStartLevel​(SessionContext ctx,
                                       java.lang.Integer value)
        Generated method - Setter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Parameters:
        value - the groupStartLevel
      • setGroupStartLevel

        public void setGroupStartLevel​(java.lang.Integer value)
        Generated method - Setter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Parameters:
        value - the groupStartLevel
      • setGroupStartLevel

        public void setGroupStartLevel​(SessionContext ctx,
                                       int value)
        Generated method - Setter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Parameters:
        value - the groupStartLevel
      • setGroupStartLevel

        public void setGroupStartLevel​(int value)
        Generated method - Setter of the ProductConfigurationFormComponent.groupStartLevel attribute.
        Parameters:
        value - the groupStartLevel
      • isShowSummary

        public java.lang.Boolean isShowSummary​(SessionContext ctx)
        Generated method - Getter of the ProductConfigurationFormComponent.showSummary attribute.
        Returns:
        the showSummary
      • isShowSummary

        public java.lang.Boolean isShowSummary()
        Generated method - Getter of the ProductConfigurationFormComponent.showSummary attribute.
        Returns:
        the showSummary
      • isShowSummaryAsPrimitive

        public boolean isShowSummaryAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductConfigurationFormComponent.showSummary attribute.
        Returns:
        the showSummary
      • isShowSummaryAsPrimitive

        public boolean isShowSummaryAsPrimitive()
        Generated method - Getter of the ProductConfigurationFormComponent.showSummary attribute.
        Returns:
        the showSummary
      • setShowSummary

        public void setShowSummary​(SessionContext ctx,
                                   java.lang.Boolean value)
        Generated method - Setter of the ProductConfigurationFormComponent.showSummary attribute.
        Parameters:
        value - the showSummary
      • setShowSummary

        public void setShowSummary​(java.lang.Boolean value)
        Generated method - Setter of the ProductConfigurationFormComponent.showSummary attribute.
        Parameters:
        value - the showSummary
      • setShowSummary

        public void setShowSummary​(SessionContext ctx,
                                   boolean value)
        Generated method - Setter of the ProductConfigurationFormComponent.showSummary attribute.
        Parameters:
        value - the showSummary
      • setShowSummary

        public void setShowSummary​(boolean value)
        Generated method - Setter of the ProductConfigurationFormComponent.showSummary attribute.
        Parameters:
        value - the showSummary