Class SAPRecoImpressionAggrModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.hybris.ymkt.recommendationbuffer.model.SAPRecoImpressionAggrModel
All Implemented Interfaces:
Serializable

public class SAPRecoImpressionAggrModel extends ItemModel
Generated model class for type SAPRecoImpressionAggr first defined at extension sapymktrecommendationbuffer.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPRecoImpressionAggr.impressionCount attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoImpressionAggr.itemCount attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoImpressionAggr.scenarioId attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoImpressionAggr.timeStamp attribute defined at extension sapymktrecommendationbuffer.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    SAPRecoImpressionAggrModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    SAPRecoImpressionAggrModel(Integer _impressionCount, Integer _itemCount, ItemModel _owner, String _scenarioId, Date _timeStamp)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    SAPRecoImpressionAggrModel(Integer _impressionCount, Integer _itemCount, String _scenarioId, Date _timeStamp)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SAPRecoImpressionAggr.impressionCount attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoImpressionAggr.itemCount attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoImpressionAggr.scenarioId attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoImpressionAggr.timeStamp attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoImpressionAggr.impressionCount attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoImpressionAggr.itemCount attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoImpressionAggr.scenarioId attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoImpressionAggr.timeStamp attribute defined at extension sapymktrecommendationbuffer.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • SCENARIOID

      public static final String SCENARIOID
      Generated constant - Attribute key of SAPRecoImpressionAggr.scenarioId attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • IMPRESSIONCOUNT

      public static final String IMPRESSIONCOUNT
      Generated constant - Attribute key of SAPRecoImpressionAggr.impressionCount attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • ITEMCOUNT

      public static final String ITEMCOUNT
      Generated constant - Attribute key of SAPRecoImpressionAggr.itemCount attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • TIMESTAMP

      public static final String TIMESTAMP
      Generated constant - Attribute key of SAPRecoImpressionAggr.timeStamp attribute defined at extension sapymktrecommendationbuffer.
      See Also:
  • Constructor Details

    • SAPRecoImpressionAggrModel

      public SAPRecoImpressionAggrModel()
      Generated constructor - Default constructor for generic creation.
    • SAPRecoImpressionAggrModel

      public SAPRecoImpressionAggrModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SAPRecoImpressionAggrModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRecoImpressionAggrModel(Integer _impressionCount, Integer _itemCount, String _scenarioId, Date _timeStamp)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _impressionCount - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
      _itemCount - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
      _scenarioId - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
      _timeStamp - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
    • SAPRecoImpressionAggrModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRecoImpressionAggrModel(Integer _impressionCount, Integer _itemCount, ItemModel _owner, String _scenarioId, Date _timeStamp)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _impressionCount - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
      _itemCount - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
      _owner - initial attribute declared by type Item at extension core
      _scenarioId - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
      _timeStamp - initial attribute declared by type SAPRecoImpressionAggr at extension sapymktrecommendationbuffer
  • Method Details

    • getImpressionCount

      @Accessor(qualifier="impressionCount", type=GETTER) public Integer getImpressionCount()
      Generated method - Getter of the SAPRecoImpressionAggr.impressionCount attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the impressionCount - Impression Count
    • getItemCount

      @Accessor(qualifier="itemCount", type=GETTER) public Integer getItemCount()
      Generated method - Getter of the SAPRecoImpressionAggr.itemCount attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the itemCount - Item Count
    • getScenarioId

      @Accessor(qualifier="scenarioId", type=GETTER) public String getScenarioId()
      Generated method - Getter of the SAPRecoImpressionAggr.scenarioId attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the scenarioId - Scenario ID
    • getTimeStamp

      @Accessor(qualifier="timeStamp", type=GETTER) public Date getTimeStamp()
      Generated method - Getter of the SAPRecoImpressionAggr.timeStamp attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the timeStamp - Time Stamp
    • setImpressionCount

      @Accessor(qualifier="impressionCount", type=SETTER) public void setImpressionCount(Integer value)
      Generated method - Setter of SAPRecoImpressionAggr.impressionCount attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the impressionCount - Impression Count
    • setItemCount

      @Accessor(qualifier="itemCount", type=SETTER) public void setItemCount(Integer value)
      Generated method - Setter of SAPRecoImpressionAggr.itemCount attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the itemCount - Item Count
    • setScenarioId

      @Accessor(qualifier="scenarioId", type=SETTER) public void setScenarioId(String value)
      Generated method - Setter of SAPRecoImpressionAggr.scenarioId attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the scenarioId - Scenario ID
    • setTimeStamp

      @Accessor(qualifier="timeStamp", type=SETTER) public void setTimeStamp(Date value)
      Generated method - Setter of SAPRecoImpressionAggr.timeStamp attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the timeStamp - Time Stamp