Class GeneratedSAPRecommendationMapping

    • Field Detail

      • USERID

        public static final java.lang.String USERID
        Qualifier of the SAPRecommendationMapping.userId attribute
        See Also:
        Constant Field Values
      • SCENARIOID

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

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

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

      • GeneratedSAPRecommendationMapping

        public GeneratedSAPRecommendationMapping()
    • Method Detail

      • getExpiresOn

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.String getUserId​(SessionContext ctx)
        Generated method - Getter of the SAPRecommendationMapping.userId attribute.
        Returns:
        the userId - User ID
      • getUserId

        public java.lang.String getUserId()
        Generated method - Getter of the SAPRecommendationMapping.userId attribute.
        Returns:
        the userId - User ID
      • setUserId

        public void setUserId​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPRecommendationMapping.userId attribute.
        Parameters:
        value - the userId - User ID
      • setUserId

        public void setUserId​(java.lang.String value)
        Generated method - Setter of the SAPRecommendationMapping.userId attribute.
        Parameters:
        value - the userId - User ID