Class GeneratedProductReferencesComponent

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ProductReferencesComponent

public abstract class GeneratedProductReferencesComponent extends SimpleCMSComponent
Generated class for type ProductReferencesComponent.
See Also:
  • Field Details

    • TITLE

      public static final String TITLE
      Qualifier of the ProductReferencesComponent.title attribute
      See Also:
    • PRODUCTREFERENCETYPES

      public static final String PRODUCTREFERENCETYPES
      Qualifier of the ProductReferencesComponent.productReferenceTypes attribute
      See Also:
    • MAXIMUMNUMBERPRODUCTS

      public static final String MAXIMUMNUMBERPRODUCTS
      Qualifier of the ProductReferencesComponent.maximumNumberProducts attribute
      See Also:
    • DISPLAYPRODUCTTITLES

      public static final String DISPLAYPRODUCTTITLES
      Qualifier of the ProductReferencesComponent.displayProductTitles attribute
      See Also:
    • DISPLAYPRODUCTPRICES

      public static final String DISPLAYPRODUCTPRICES
      Qualifier of the ProductReferencesComponent.displayProductPrices attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedProductReferencesComponent

      public GeneratedProductReferencesComponent()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedSimpleCMSComponent
    • isDisplayProductPrices

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

      public 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, 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.
    • 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 Boolean isDisplayProductTitles(SessionContext ctx)
      Generated method - Getter of the ProductReferencesComponent.displayProductTitles attribute.
      Returns:
      the displayProductTitles - Determines if product titles are shown.
    • isDisplayProductTitles

      public 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, 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.
    • 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 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 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, 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(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 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 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, 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(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 String getTitle(SessionContext ctx)
      Generated method - Getter of the ProductReferencesComponent.title attribute.
      Returns:
      the title - Title of the component.
    • getTitle

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

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

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

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

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

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

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