Class GeneratedProductConfigurationTitleSummaryComponent

    • Field Detail

      • SHOWSUMMARY

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

      • GeneratedProductConfigurationTitleSummaryComponent

        public GeneratedProductConfigurationTitleSummaryComponent()
    • Method Detail

      • isShowSummary

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

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

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

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

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

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

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

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