Class GeneratedProductReferencesComponent

    • Field Detail

      • TITLE

        public static final java.lang.String TITLE
        Qualifier of the ProductReferencesComponent.title attribute
        See Also:
        Constant Field Values
      • PRODUCTREFERENCETYPES

        public static final java.lang.String PRODUCTREFERENCETYPES
        Qualifier of the ProductReferencesComponent.productReferenceTypes attribute
        See Also:
        Constant Field Values
      • MAXIMUMNUMBERPRODUCTS

        public static final java.lang.String MAXIMUMNUMBERPRODUCTS
        Qualifier of the ProductReferencesComponent.maximumNumberProducts attribute
        See Also:
        Constant Field Values
      • DISPLAYPRODUCTTITLES

        public static final java.lang.String DISPLAYPRODUCTTITLES
        Qualifier of the ProductReferencesComponent.displayProductTitles attribute
        See Also:
        Constant Field Values
      • DISPLAYPRODUCTPRICES

        public static final java.lang.String DISPLAYPRODUCTPRICES
        Qualifier of the ProductReferencesComponent.displayProductPrices 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

      • GeneratedProductReferencesComponent

        public GeneratedProductReferencesComponent()
    • Method Detail

      • isDisplayProductPrices

        public java.lang.Boolean isDisplayProductPrices​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.displayProductPrices attribute.
        Returns:
        the displayProductPrices - Determines if product prices are shown.
      • isDisplayProductPrices

        public java.lang.Boolean isDisplayProductPrices()
        Generated method - Getter of the ProductReferencesComponent.displayProductPrices attribute.
        Returns:
        the displayProductPrices - Determines if product prices are shown.
      • isDisplayProductPricesAsPrimitive

        public boolean isDisplayProductPricesAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.displayProductPrices attribute.
        Returns:
        the displayProductPrices - Determines if product prices are shown.
      • isDisplayProductPricesAsPrimitive

        public boolean isDisplayProductPricesAsPrimitive()
        Generated method - Getter of the ProductReferencesComponent.displayProductPrices attribute.
        Returns:
        the displayProductPrices - Determines if product prices are shown.
      • setDisplayProductPrices

        public void setDisplayProductPrices​(SessionContext ctx,
                                            java.lang.Boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductPrices attribute.
        Parameters:
        value - the displayProductPrices - Determines if product prices are shown.
      • setDisplayProductPrices

        public void setDisplayProductPrices​(java.lang.Boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductPrices attribute.
        Parameters:
        value - the displayProductPrices - Determines if product prices are shown.
      • setDisplayProductPrices

        public void setDisplayProductPrices​(SessionContext ctx,
                                            boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductPrices attribute.
        Parameters:
        value - the displayProductPrices - Determines if product prices are shown.
      • setDisplayProductPrices

        public void setDisplayProductPrices​(boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductPrices attribute.
        Parameters:
        value - the displayProductPrices - Determines if product prices are shown.
      • isDisplayProductTitles

        public java.lang.Boolean isDisplayProductTitles​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.displayProductTitles attribute.
        Returns:
        the displayProductTitles - Determines if product titles are shown.
      • isDisplayProductTitles

        public java.lang.Boolean isDisplayProductTitles()
        Generated method - Getter of the ProductReferencesComponent.displayProductTitles attribute.
        Returns:
        the displayProductTitles - Determines if product titles are shown.
      • isDisplayProductTitlesAsPrimitive

        public boolean isDisplayProductTitlesAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.displayProductTitles attribute.
        Returns:
        the displayProductTitles - Determines if product titles are shown.
      • isDisplayProductTitlesAsPrimitive

        public boolean isDisplayProductTitlesAsPrimitive()
        Generated method - Getter of the ProductReferencesComponent.displayProductTitles attribute.
        Returns:
        the displayProductTitles - Determines if product titles are shown.
      • setDisplayProductTitles

        public void setDisplayProductTitles​(SessionContext ctx,
                                            java.lang.Boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductTitles attribute.
        Parameters:
        value - the displayProductTitles - Determines if product titles are shown.
      • setDisplayProductTitles

        public void setDisplayProductTitles​(java.lang.Boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductTitles attribute.
        Parameters:
        value - the displayProductTitles - Determines if product titles are shown.
      • setDisplayProductTitles

        public void setDisplayProductTitles​(SessionContext ctx,
                                            boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductTitles attribute.
        Parameters:
        value - the displayProductTitles - Determines if product titles are shown.
      • setDisplayProductTitles

        public void setDisplayProductTitles​(boolean value)
        Generated method - Setter of the ProductReferencesComponent.displayProductTitles attribute.
        Parameters:
        value - the displayProductTitles - Determines if product titles are shown.
      • getMaximumNumberProducts

        public java.lang.Integer getMaximumNumberProducts​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Returns:
        the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • getMaximumNumberProducts

        public java.lang.Integer getMaximumNumberProducts()
        Generated method - Getter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Returns:
        the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • getMaximumNumberProductsAsPrimitive

        public int getMaximumNumberProductsAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Returns:
        the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • getMaximumNumberProductsAsPrimitive

        public int getMaximumNumberProductsAsPrimitive()
        Generated method - Getter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Returns:
        the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • setMaximumNumberProducts

        public void setMaximumNumberProducts​(SessionContext ctx,
                                             java.lang.Integer value)
        Generated method - Setter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Parameters:
        value - the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • setMaximumNumberProducts

        public void setMaximumNumberProducts​(java.lang.Integer value)
        Generated method - Setter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Parameters:
        value - the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • setMaximumNumberProducts

        public void setMaximumNumberProducts​(SessionContext ctx,
                                             int value)
        Generated method - Setter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Parameters:
        value - the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • setMaximumNumberProducts

        public void setMaximumNumberProducts​(int value)
        Generated method - Setter of the ProductReferencesComponent.maximumNumberProducts attribute.
        Parameters:
        value - the maximumNumberProducts - Maximum number of the product references that are displayed in the component.
      • getProductReferenceTypes

        public java.util.List<EnumerationValue> getProductReferenceTypes​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.productReferenceTypes attribute.
        Returns:
        the productReferenceTypes - Product reference type that is displayed in this component.
      • getProductReferenceTypes

        public java.util.List<EnumerationValue> getProductReferenceTypes()
        Generated method - Getter of the ProductReferencesComponent.productReferenceTypes attribute.
        Returns:
        the productReferenceTypes - Product reference type that is displayed in this component.
      • setProductReferenceTypes

        public void setProductReferenceTypes​(SessionContext ctx,
                                             java.util.List<EnumerationValue> value)
        Generated method - Setter of the ProductReferencesComponent.productReferenceTypes attribute.
        Parameters:
        value - the productReferenceTypes - Product reference type that is displayed in this component.
      • setProductReferenceTypes

        public void setProductReferenceTypes​(java.util.List<EnumerationValue> value)
        Generated method - Setter of the ProductReferencesComponent.productReferenceTypes attribute.
        Parameters:
        value - the productReferenceTypes - Product reference type that is displayed in this component.
      • getTitle

        public java.lang.String getTitle​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.title attribute.
        Returns:
        the title - Title of the component.
      • getTitle

        public java.lang.String getTitle()
        Generated method - Getter of the ProductReferencesComponent.title attribute.
        Returns:
        the title - Title of the component.
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle​(SessionContext ctx)
        Generated method - Getter of the ProductReferencesComponent.title attribute.
        Returns:
        the localized title - Title of the component.
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle()
        Generated method - Getter of the ProductReferencesComponent.title attribute.
        Returns:
        the localized title - Title of the component.
      • setTitle

        public void setTitle​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the ProductReferencesComponent.title attribute.
        Parameters:
        value - the title - Title of the component.
      • setTitle

        public void setTitle​(java.lang.String value)
        Generated method - Setter of the ProductReferencesComponent.title attribute.
        Parameters:
        value - the title - Title of the component.
      • setAllTitle

        public void setAllTitle​(SessionContext ctx,
                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ProductReferencesComponent.title attribute.
        Parameters:
        value - the title - Title of the component.
      • setAllTitle

        public void setAllTitle​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ProductReferencesComponent.title attribute.
        Parameters:
        value - the title - Title of the component.