Class GeneratedProductConfigurationPriceSummaryComponent

    • Field Detail

      • SHOWPRICEDETAILS

        public static final java.lang.String SHOWPRICEDETAILS
        Qualifier of the ProductConfigurationPriceSummaryComponent.showPriceDetails 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

      • GeneratedProductConfigurationPriceSummaryComponent

        public GeneratedProductConfigurationPriceSummaryComponent()
    • Method Detail

      • isShowPriceDetails

        public java.lang.Boolean isShowPriceDetails​(SessionContext ctx)
        Generated method - Getter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Returns:
        the showPriceDetails
      • isShowPriceDetails

        public java.lang.Boolean isShowPriceDetails()
        Generated method - Getter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Returns:
        the showPriceDetails
      • isShowPriceDetailsAsPrimitive

        public boolean isShowPriceDetailsAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Returns:
        the showPriceDetails
      • isShowPriceDetailsAsPrimitive

        public boolean isShowPriceDetailsAsPrimitive()
        Generated method - Getter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Returns:
        the showPriceDetails
      • setShowPriceDetails

        public void setShowPriceDetails​(SessionContext ctx,
                                        java.lang.Boolean value)
        Generated method - Setter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Parameters:
        value - the showPriceDetails
      • setShowPriceDetails

        public void setShowPriceDetails​(java.lang.Boolean value)
        Generated method - Setter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Parameters:
        value - the showPriceDetails
      • setShowPriceDetails

        public void setShowPriceDetails​(SessionContext ctx,
                                        boolean value)
        Generated method - Setter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Parameters:
        value - the showPriceDetails
      • setShowPriceDetails

        public void setShowPriceDetails​(boolean value)
        Generated method - Setter of the ProductConfigurationPriceSummaryComponent.showPriceDetails attribute.
        Parameters:
        value - the showPriceDetails