Class SAPRecommendationBufferModel

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

public class SAPRecommendationBufferModel extends ItemModel
Generated model class for type SAPRecommendationBuffer 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 SAPRecommendationBuffer.expiresOn attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecommendationBuffer.hashId attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecommendationBuffer.leadingItems attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecommendationBuffer.recoList attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecommendationBuffer.scenarioId 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.
    SAPRecommendationBufferModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    SAPRecommendationBufferModel(Date _expiresOn, String _hashId, String _leadingItems, ItemModel _owner, String _recoList, String _scenarioId)
    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
    SAPRecommendationBufferModel(Date _expiresOn, String _hashId, String _leadingItems, String _recoList, String _scenarioId)
    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 SAPRecommendationBuffer.expiresOn attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecommendationBuffer.hashId attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecommendationBuffer.leadingItems attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecommendationBuffer.recoList attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecommendationBuffer.scenarioId attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecommendationBuffer.expiresOn attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecommendationBuffer.hashId attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecommendationBuffer.leadingItems attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecommendationBuffer.recoList attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecommendationBuffer.scenarioId 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 SAPRecommendationBuffer.scenarioId attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • HASHID

      public static final String HASHID
      Generated constant - Attribute key of SAPRecommendationBuffer.hashId attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • LEADINGITEMS

      public static final String LEADINGITEMS
      Generated constant - Attribute key of SAPRecommendationBuffer.leadingItems attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • RECOLIST

      public static final String RECOLIST
      Generated constant - Attribute key of SAPRecommendationBuffer.recoList attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • EXPIRESON

      public static final String EXPIRESON
      Generated constant - Attribute key of SAPRecommendationBuffer.expiresOn attribute defined at extension sapymktrecommendationbuffer.
      See Also:
  • Constructor Details

    • SAPRecommendationBufferModel

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

      public SAPRecommendationBufferModel(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
    • SAPRecommendationBufferModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRecommendationBufferModel(Date _expiresOn, String _hashId, String _leadingItems, String _recoList, String _scenarioId)
      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:
      _expiresOn - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _hashId - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _leadingItems - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _recoList - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _scenarioId - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
    • SAPRecommendationBufferModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRecommendationBufferModel(Date _expiresOn, String _hashId, String _leadingItems, ItemModel _owner, String _recoList, String _scenarioId)
      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:
      _expiresOn - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _hashId - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _leadingItems - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _owner - initial attribute declared by type Item at extension core
      _recoList - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
      _scenarioId - initial attribute declared by type SAPRecommendationBuffer at extension sapymktrecommendationbuffer
  • Method Details

    • getExpiresOn

      @Accessor(qualifier="expiresOn", type=GETTER) public Date getExpiresOn()
      Generated method - Getter of the SAPRecommendationBuffer.expiresOn attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the expiresOn - Recommendation expiry
    • getHashId

      @Accessor(qualifier="hashId", type=GETTER) public String getHashId()
      Generated method - Getter of the SAPRecommendationBuffer.hashId attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the hashId - Hash ID
    • getLeadingItems

      @Accessor(qualifier="leadingItems", type=GETTER) public String getLeadingItems()
      Generated method - Getter of the SAPRecommendationBuffer.leadingItems attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the leadingItems - Leading products or categories
    • getRecoList

      @Accessor(qualifier="recoList", type=GETTER) public String getRecoList()
      Generated method - Getter of the SAPRecommendationBuffer.recoList attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the recoList - List of products to recommend
    • getScenarioId

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

      @Accessor(qualifier="expiresOn", type=SETTER) public void setExpiresOn(Date value)
      Generated method - Setter of SAPRecommendationBuffer.expiresOn attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the expiresOn - Recommendation expiry
    • setHashId

      @Accessor(qualifier="hashId", type=SETTER) public void setHashId(String value)
      Generated method - Setter of SAPRecommendationBuffer.hashId attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the hashId - Hash ID
    • setLeadingItems

      @Accessor(qualifier="leadingItems", type=SETTER) public void setLeadingItems(String value)
      Generated method - Setter of SAPRecommendationBuffer.leadingItems attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the leadingItems - Leading products or categories
    • setRecoList

      @Accessor(qualifier="recoList", type=SETTER) public void setRecoList(String value)
      Generated method - Setter of SAPRecommendationBuffer.recoList attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the recoList - List of products to recommend
    • setScenarioId

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