Class GeneratedPurchasedCategorySuggestionComponent

    • Field Detail

      • CATEGORY

        public static final java.lang.String CATEGORY
        Qualifier of the PurchasedCategorySuggestionComponent.category 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

      • GeneratedPurchasedCategorySuggestionComponent

        public GeneratedPurchasedCategorySuggestionComponent()
    • Method Detail

      • getCategory

        public Category getCategory​(SessionContext ctx)
        Generated method - Getter of the PurchasedCategorySuggestionComponent.category attribute.
        Returns:
        the category - Category to filter displayed references with.
      • getCategory

        public Category getCategory()
        Generated method - Getter of the PurchasedCategorySuggestionComponent.category attribute.
        Returns:
        the category - Category to filter displayed references with.
      • setCategory

        public void setCategory​(SessionContext ctx,
                                Category value)
        Generated method - Setter of the PurchasedCategorySuggestionComponent.category attribute.
        Parameters:
        value - the category - Category to filter displayed references with.
      • setCategory

        public void setCategory​(Category value)
        Generated method - Setter of the PurchasedCategorySuggestionComponent.category attribute.
        Parameters:
        value - the category - Category to filter displayed references with.