Class GeneratedSAPRecoTypeMapping

    • Field Detail

      • SCENARIOID

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

        public static final java.lang.String RECOTYPE
        Qualifier of the SAPRecoTypeMapping.recoType attribute
        See Also:
        Constant Field Values
      • HASHID

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

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

      • GeneratedSAPRecoTypeMapping

        public GeneratedSAPRecoTypeMapping()
    • Method Detail

      • getExpiresOn

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

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

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

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

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

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

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

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

        public java.lang.String getRecoType​(SessionContext ctx)
        Generated method - Getter of the SAPRecoTypeMapping.recoType attribute.
        Returns:
        the recoType - Recommendation type
      • getRecoType

        public java.lang.String getRecoType()
        Generated method - Getter of the SAPRecoTypeMapping.recoType attribute.
        Returns:
        the recoType - Recommendation type
      • setRecoType

        public void setRecoType​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPRecoTypeMapping.recoType attribute.
        Parameters:
        value - the recoType - Recommendation type
      • setRecoType

        public void setRecoType​(java.lang.String value)
        Generated method - Setter of the SAPRecoTypeMapping.recoType attribute.
        Parameters:
        value - the recoType - Recommendation type
      • getScenarioId

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

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

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

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