Class GeneratedCMSSAPRecommendationComponent

    • Field Detail

      • TITLE

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

        public static final java.lang.String RECOTYPE
        Qualifier of the CMSSAPRecommendationComponent.recotype attribute
        See Also:
        Constant Field Values
      • LEADINGITEMTYPE

        public static final java.lang.String LEADINGITEMTYPE
        Qualifier of the CMSSAPRecommendationComponent.leadingitemtype attribute
        See Also:
        Constant Field Values
      • LEADINGITEMDSTYPE

        public static final java.lang.String LEADINGITEMDSTYPE
        Qualifier of the CMSSAPRecommendationComponent.leadingitemdstype attribute
        See Also:
        Constant Field Values
      • CARTITEMDSTYPE

        public static final java.lang.String CARTITEMDSTYPE
        Qualifier of the CMSSAPRecommendationComponent.cartitemdstype attribute
        See Also:
        Constant Field Values
      • INCLUDECART

        public static final java.lang.String INCLUDECART
        Qualifier of the CMSSAPRecommendationComponent.includecart attribute
        See Also:
        Constant Field Values
      • INCLUDERECENT

        public static final java.lang.String INCLUDERECENT
        Qualifier of the CMSSAPRecommendationComponent.includerecent 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

      • GeneratedCMSSAPRecommendationComponent

        public GeneratedCMSSAPRecommendationComponent()
    • Method Detail

      • getCartitemdstype

        public java.lang.String getCartitemdstype​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.cartitemdstype attribute.
        Returns:
        the cartitemdstype - Attribute that stores the cart data source type to be used
      • getCartitemdstype

        public java.lang.String getCartitemdstype()
        Generated method - Getter of the CMSSAPRecommendationComponent.cartitemdstype attribute.
        Returns:
        the cartitemdstype - Attribute that stores the cart data source type to be used
      • setCartitemdstype

        public void setCartitemdstype​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.cartitemdstype attribute.
        Parameters:
        value - the cartitemdstype - Attribute that stores the cart data source type to be used
      • setCartitemdstype

        public void setCartitemdstype​(java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.cartitemdstype attribute.
        Parameters:
        value - the cartitemdstype - Attribute that stores the cart data source type to be used
      • isIncludecart

        public java.lang.Boolean isIncludecart​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.includecart attribute.
        Returns:
        the includecart - Include the basket items as leading items
      • isIncludecart

        public java.lang.Boolean isIncludecart()
        Generated method - Getter of the CMSSAPRecommendationComponent.includecart attribute.
        Returns:
        the includecart - Include the basket items as leading items
      • isIncludecartAsPrimitive

        public boolean isIncludecartAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.includecart attribute.
        Returns:
        the includecart - Include the basket items as leading items
      • isIncludecartAsPrimitive

        public boolean isIncludecartAsPrimitive()
        Generated method - Getter of the CMSSAPRecommendationComponent.includecart attribute.
        Returns:
        the includecart - Include the basket items as leading items
      • setIncludecart

        public void setIncludecart​(SessionContext ctx,
                                   java.lang.Boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includecart attribute.
        Parameters:
        value - the includecart - Include the basket items as leading items
      • setIncludecart

        public void setIncludecart​(java.lang.Boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includecart attribute.
        Parameters:
        value - the includecart - Include the basket items as leading items
      • setIncludecart

        public void setIncludecart​(SessionContext ctx,
                                   boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includecart attribute.
        Parameters:
        value - the includecart - Include the basket items as leading items
      • setIncludecart

        public void setIncludecart​(boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includecart attribute.
        Parameters:
        value - the includecart - Include the basket items as leading items
      • isIncluderecent

        public java.lang.Boolean isIncluderecent​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.includerecent attribute.
        Returns:
        the includerecent - Include the recently visited products as leading items
      • isIncluderecent

        public java.lang.Boolean isIncluderecent()
        Generated method - Getter of the CMSSAPRecommendationComponent.includerecent attribute.
        Returns:
        the includerecent - Include the recently visited products as leading items
      • isIncluderecentAsPrimitive

        public boolean isIncluderecentAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.includerecent attribute.
        Returns:
        the includerecent - Include the recently visited products as leading items
      • isIncluderecentAsPrimitive

        public boolean isIncluderecentAsPrimitive()
        Generated method - Getter of the CMSSAPRecommendationComponent.includerecent attribute.
        Returns:
        the includerecent - Include the recently visited products as leading items
      • setIncluderecent

        public void setIncluderecent​(SessionContext ctx,
                                     java.lang.Boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includerecent attribute.
        Parameters:
        value - the includerecent - Include the recently visited products as leading items
      • setIncluderecent

        public void setIncluderecent​(java.lang.Boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includerecent attribute.
        Parameters:
        value - the includerecent - Include the recently visited products as leading items
      • setIncluderecent

        public void setIncluderecent​(SessionContext ctx,
                                     boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includerecent attribute.
        Parameters:
        value - the includerecent - Include the recently visited products as leading items
      • setIncluderecent

        public void setIncluderecent​(boolean value)
        Generated method - Setter of the CMSSAPRecommendationComponent.includerecent attribute.
        Parameters:
        value - the includerecent - Include the recently visited products as leading items
      • getLeadingitemdstype

        public java.lang.String getLeadingitemdstype​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.leadingitemdstype attribute.
        Returns:
        the leadingitemdstype - Attribute that stores the leading item data source type to be used
      • getLeadingitemdstype

        public java.lang.String getLeadingitemdstype()
        Generated method - Getter of the CMSSAPRecommendationComponent.leadingitemdstype attribute.
        Returns:
        the leadingitemdstype - Attribute that stores the leading item data source type to be used
      • setLeadingitemdstype

        public void setLeadingitemdstype​(SessionContext ctx,
                                         java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.leadingitemdstype attribute.
        Parameters:
        value - the leadingitemdstype - Attribute that stores the leading item data source type to be used
      • setLeadingitemdstype

        public void setLeadingitemdstype​(java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.leadingitemdstype attribute.
        Parameters:
        value - the leadingitemdstype - Attribute that stores the leading item data source type to be used
      • getLeadingitemtype

        public java.lang.String getLeadingitemtype​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.leadingitemtype attribute.
        Returns:
        the leadingitemtype - Attribute that stores the item type to be used
      • getLeadingitemtype

        public java.lang.String getLeadingitemtype()
        Generated method - Getter of the CMSSAPRecommendationComponent.leadingitemtype attribute.
        Returns:
        the leadingitemtype - Attribute that stores the item type to be used
      • setLeadingitemtype

        public void setLeadingitemtype​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.leadingitemtype attribute.
        Parameters:
        value - the leadingitemtype - Attribute that stores the item type to be used
      • setLeadingitemtype

        public void setLeadingitemtype​(java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.leadingitemtype attribute.
        Parameters:
        value - the leadingitemtype - Attribute that stores the item type to be used
      • getRecotype

        public java.lang.String getRecotype​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.recotype attribute.
        Returns:
        the recotype - Attribute that stores the recommendation scenario to be used
      • getRecotype

        public java.lang.String getRecotype()
        Generated method - Getter of the CMSSAPRecommendationComponent.recotype attribute.
        Returns:
        the recotype - Attribute that stores the recommendation scenario to be used
      • setRecotype

        public void setRecotype​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.recotype attribute.
        Parameters:
        value - the recotype - Attribute that stores the recommendation scenario to be used
      • setRecotype

        public void setRecotype​(java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.recotype attribute.
        Parameters:
        value - the recotype - Attribute that stores the recommendation scenario to be used
      • getTitle

        public java.lang.String getTitle​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.title attribute.
        Returns:
        the title - Attribute that stores the section title.
      • getTitle

        public java.lang.String getTitle()
        Generated method - Getter of the CMSSAPRecommendationComponent.title attribute.
        Returns:
        the title - Attribute that stores the section title.
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle​(SessionContext ctx)
        Generated method - Getter of the CMSSAPRecommendationComponent.title attribute.
        Returns:
        the localized title - Attribute that stores the section title.
      • getAllTitle

        public java.util.Map<Language,​java.lang.String> getAllTitle()
        Generated method - Getter of the CMSSAPRecommendationComponent.title attribute.
        Returns:
        the localized title - Attribute that stores the section title.
      • setTitle

        public void setTitle​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.title attribute.
        Parameters:
        value - the title - Attribute that stores the section title.
      • setTitle

        public void setTitle​(java.lang.String value)
        Generated method - Setter of the CMSSAPRecommendationComponent.title attribute.
        Parameters:
        value - the title - Attribute that stores the section title.
      • setAllTitle

        public void setAllTitle​(SessionContext ctx,
                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the CMSSAPRecommendationComponent.title attribute.
        Parameters:
        value - the title - Attribute that stores the section title.
      • setAllTitle

        public void setAllTitle​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the CMSSAPRecommendationComponent.title attribute.
        Parameters:
        value - the title - Attribute that stores the section title.