Class GeneratedSAPRecommendationBuffer

    • Field Detail

      • SCENARIOID

        public static final java.lang.String SCENARIOID
        Qualifier of the SAPRecommendationBuffer.scenarioId attribute
        See Also:
        Constant Field Values
      • HASHID

        public static final java.lang.String HASHID
        Qualifier of the SAPRecommendationBuffer.hashId attribute
        See Also:
        Constant Field Values
      • LEADINGITEMS

        public static final java.lang.String LEADINGITEMS
        Qualifier of the SAPRecommendationBuffer.leadingItems attribute
        See Also:
        Constant Field Values
      • RECOLIST

        public static final java.lang.String RECOLIST
        Qualifier of the SAPRecommendationBuffer.recoList attribute
        See Also:
        Constant Field Values
      • EXPIRESON

        public static final java.lang.String EXPIRESON
        Qualifier of the SAPRecommendationBuffer.expiresOn 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

      • GeneratedSAPRecommendationBuffer

        public GeneratedSAPRecommendationBuffer()
    • Method Detail

      • getExpiresOn

        public java.util.Date getExpiresOn​(SessionContext ctx)
        Generated method - Getter of the SAPRecommendationBuffer.expiresOn attribute.
        Returns:
        the expiresOn - Recommendation expiry
      • getExpiresOn

        public java.util.Date getExpiresOn()
        Generated method - Getter of the SAPRecommendationBuffer.expiresOn attribute.
        Returns:
        the expiresOn - Recommendation expiry
      • setExpiresOn

        public void setExpiresOn​(SessionContext ctx,
                                 java.util.Date value)
        Generated method - Setter of the SAPRecommendationBuffer.expiresOn attribute.
        Parameters:
        value - the expiresOn - Recommendation expiry
      • setExpiresOn

        public void setExpiresOn​(java.util.Date value)
        Generated method - Setter of the SAPRecommendationBuffer.expiresOn attribute.
        Parameters:
        value - the expiresOn - Recommendation expiry
      • getHashId

        public java.lang.String getHashId​(SessionContext ctx)
        Generated method - Getter of the SAPRecommendationBuffer.hashId attribute.
        Returns:
        the hashId - Hash ID
      • getHashId

        public java.lang.String getHashId()
        Generated method - Getter of the SAPRecommendationBuffer.hashId attribute.
        Returns:
        the hashId - Hash ID
      • setHashId

        public void setHashId​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.hashId attribute.
        Parameters:
        value - the hashId - Hash ID
      • setHashId

        public void setHashId​(java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.hashId attribute.
        Parameters:
        value - the hashId - Hash ID
      • getLeadingItems

        public java.lang.String getLeadingItems​(SessionContext ctx)
        Generated method - Getter of the SAPRecommendationBuffer.leadingItems attribute.
        Returns:
        the leadingItems - Leading products or categories
      • getLeadingItems

        public java.lang.String getLeadingItems()
        Generated method - Getter of the SAPRecommendationBuffer.leadingItems attribute.
        Returns:
        the leadingItems - Leading products or categories
      • setLeadingItems

        public void setLeadingItems​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.leadingItems attribute.
        Parameters:
        value - the leadingItems - Leading products or categories
      • setLeadingItems

        public void setLeadingItems​(java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.leadingItems attribute.
        Parameters:
        value - the leadingItems - Leading products or categories
      • getRecoList

        public java.lang.String getRecoList​(SessionContext ctx)
        Generated method - Getter of the SAPRecommendationBuffer.recoList attribute.
        Returns:
        the recoList - List of products to recommend
      • getRecoList

        public java.lang.String getRecoList()
        Generated method - Getter of the SAPRecommendationBuffer.recoList attribute.
        Returns:
        the recoList - List of products to recommend
      • setRecoList

        public void setRecoList​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.recoList attribute.
        Parameters:
        value - the recoList - List of products to recommend
      • setRecoList

        public void setRecoList​(java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.recoList attribute.
        Parameters:
        value - the recoList - List of products to recommend
      • getScenarioId

        public java.lang.String getScenarioId​(SessionContext ctx)
        Generated method - Getter of the SAPRecommendationBuffer.scenarioId attribute.
        Returns:
        the scenarioId - Scenario ID
      • getScenarioId

        public java.lang.String getScenarioId()
        Generated method - Getter of the SAPRecommendationBuffer.scenarioId attribute.
        Returns:
        the scenarioId - Scenario ID
      • setScenarioId

        public void setScenarioId​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.scenarioId attribute.
        Parameters:
        value - the scenarioId - Scenario ID
      • setScenarioId

        public void setScenarioId​(java.lang.String value)
        Generated method - Setter of the SAPRecommendationBuffer.scenarioId attribute.
        Parameters:
        value - the scenarioId - Scenario ID