Class GeneratedCMSSAPOfferRecoComponent

    • Field Detail

      • RECOTYPE

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

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

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

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

        public static final java.lang.String CONTENTPOSITION
        Qualifier of the CMSSAPOfferRecoComponent.contentposition attribute
        See Also:
        Constant Field Values
      • INCLUDECART

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

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

      • GeneratedCMSSAPOfferRecoComponent

        public GeneratedCMSSAPOfferRecoComponent()
    • Method Detail

      • getCartitemdstype

        public java.lang.String getCartitemdstype​(SessionContext ctx)
        Generated method - Getter of the CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.cartitemdstype attribute.
        Parameters:
        value - the cartitemdstype - Attribute that stores the cart data source type to be used
      • getContentposition

        public java.lang.String getContentposition​(SessionContext ctx)
        Generated method - Getter of the CMSSAPOfferRecoComponent.contentposition attribute.
        Returns:
        the contentposition - Attribute that stores position of offer on page
      • getContentposition

        public java.lang.String getContentposition()
        Generated method - Getter of the CMSSAPOfferRecoComponent.contentposition attribute.
        Returns:
        the contentposition - Attribute that stores position of offer on page
      • setContentposition

        public void setContentposition​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the CMSSAPOfferRecoComponent.contentposition attribute.
        Parameters:
        value - the contentposition - Attribute that stores position of offer on page
      • setContentposition

        public void setContentposition​(java.lang.String value)
        Generated method - Setter of the CMSSAPOfferRecoComponent.contentposition attribute.
        Parameters:
        value - the contentposition - Attribute that stores position of offer on page
      • isIncludecart

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

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

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

        public boolean isIncludecartAsPrimitive()
        Generated method - Getter of the CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.includecart attribute.
        Parameters:
        value - the includecart - Include the basket items as leading items
      • setIncludecart

        public void setIncludecart​(boolean value)
        Generated method - Setter of the CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.includerecent attribute.
        Returns:
        the includerecent - Include the recently visited products as leading items
      • isIncluderecent

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

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

        public boolean isIncluderecentAsPrimitive()
        Generated method - Getter of the CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.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 CMSSAPOfferRecoComponent.recotype attribute.
        Parameters:
        value - the recotype - Attribute that stores the recommendation scenario to be used