Class GeneratedSAPRecoImpressionAggr

    • Field Detail

      • SCENARIOID

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

        public static final java.lang.String IMPRESSIONCOUNT
        Qualifier of the SAPRecoImpressionAggr.impressionCount attribute
        See Also:
        Constant Field Values
      • ITEMCOUNT

        public static final java.lang.String ITEMCOUNT
        Qualifier of the SAPRecoImpressionAggr.itemCount attribute
        See Also:
        Constant Field Values
      • TIMESTAMP

        public static final java.lang.String TIMESTAMP
        Qualifier of the SAPRecoImpressionAggr.timeStamp 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

      • GeneratedSAPRecoImpressionAggr

        public GeneratedSAPRecoImpressionAggr()
    • Method Detail

      • getImpressionCount

        public java.lang.Integer getImpressionCount​(SessionContext ctx)
        Generated method - Getter of the SAPRecoImpressionAggr.impressionCount attribute.
        Returns:
        the impressionCount - Impression Count
      • getImpressionCount

        public java.lang.Integer getImpressionCount()
        Generated method - Getter of the SAPRecoImpressionAggr.impressionCount attribute.
        Returns:
        the impressionCount - Impression Count
      • getImpressionCountAsPrimitive

        public int getImpressionCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRecoImpressionAggr.impressionCount attribute.
        Returns:
        the impressionCount - Impression Count
      • getImpressionCountAsPrimitive

        public int getImpressionCountAsPrimitive()
        Generated method - Getter of the SAPRecoImpressionAggr.impressionCount attribute.
        Returns:
        the impressionCount - Impression Count
      • setImpressionCount

        public void setImpressionCount​(SessionContext ctx,
                                       java.lang.Integer value)
        Generated method - Setter of the SAPRecoImpressionAggr.impressionCount attribute.
        Parameters:
        value - the impressionCount - Impression Count
      • setImpressionCount

        public void setImpressionCount​(java.lang.Integer value)
        Generated method - Setter of the SAPRecoImpressionAggr.impressionCount attribute.
        Parameters:
        value - the impressionCount - Impression Count
      • setImpressionCount

        public void setImpressionCount​(SessionContext ctx,
                                       int value)
        Generated method - Setter of the SAPRecoImpressionAggr.impressionCount attribute.
        Parameters:
        value - the impressionCount - Impression Count
      • setImpressionCount

        public void setImpressionCount​(int value)
        Generated method - Setter of the SAPRecoImpressionAggr.impressionCount attribute.
        Parameters:
        value - the impressionCount - Impression Count
      • getItemCount

        public java.lang.Integer getItemCount​(SessionContext ctx)
        Generated method - Getter of the SAPRecoImpressionAggr.itemCount attribute.
        Returns:
        the itemCount - Item Count
      • getItemCount

        public java.lang.Integer getItemCount()
        Generated method - Getter of the SAPRecoImpressionAggr.itemCount attribute.
        Returns:
        the itemCount - Item Count
      • getItemCountAsPrimitive

        public int getItemCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRecoImpressionAggr.itemCount attribute.
        Returns:
        the itemCount - Item Count
      • getItemCountAsPrimitive

        public int getItemCountAsPrimitive()
        Generated method - Getter of the SAPRecoImpressionAggr.itemCount attribute.
        Returns:
        the itemCount - Item Count
      • setItemCount

        public void setItemCount​(SessionContext ctx,
                                 java.lang.Integer value)
        Generated method - Setter of the SAPRecoImpressionAggr.itemCount attribute.
        Parameters:
        value - the itemCount - Item Count
      • setItemCount

        public void setItemCount​(java.lang.Integer value)
        Generated method - Setter of the SAPRecoImpressionAggr.itemCount attribute.
        Parameters:
        value - the itemCount - Item Count
      • setItemCount

        public void setItemCount​(SessionContext ctx,
                                 int value)
        Generated method - Setter of the SAPRecoImpressionAggr.itemCount attribute.
        Parameters:
        value - the itemCount - Item Count
      • setItemCount

        public void setItemCount​(int value)
        Generated method - Setter of the SAPRecoImpressionAggr.itemCount attribute.
        Parameters:
        value - the itemCount - Item Count
      • getScenarioId

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

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

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

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

        public java.util.Date getTimeStamp​(SessionContext ctx)
        Generated method - Getter of the SAPRecoImpressionAggr.timeStamp attribute.
        Returns:
        the timeStamp - Time Stamp
      • getTimeStamp

        public java.util.Date getTimeStamp()
        Generated method - Getter of the SAPRecoImpressionAggr.timeStamp attribute.
        Returns:
        the timeStamp - Time Stamp
      • setTimeStamp

        public void setTimeStamp​(SessionContext ctx,
                                 java.util.Date value)
        Generated method - Setter of the SAPRecoImpressionAggr.timeStamp attribute.
        Parameters:
        value - the timeStamp - Time Stamp
      • setTimeStamp

        public void setTimeStamp​(java.util.Date value)
        Generated method - Setter of the SAPRecoImpressionAggr.timeStamp attribute.
        Parameters:
        value - the timeStamp - Time Stamp