Class SAPRecommendationMappingModel

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

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

      public static final String USERID
      Generated constant - Attribute key of SAPRecommendationMapping.userId attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • SCENARIOID

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

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

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

    • SAPRecommendationMappingModel

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

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

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

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

    • getExpiresOn

      @Accessor(qualifier="expiresOn", type=GETTER) public Date getExpiresOn()
      Generated method - Getter of the SAPRecommendationMapping.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 SAPRecommendationMapping.hashId attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the hashId - Hash ID
    • getScenarioId

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

      @Accessor(qualifier="userId", type=GETTER) public String getUserId()
      Generated method - Getter of the SAPRecommendationMapping.userId attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the userId - User ID
    • setExpiresOn

      @Accessor(qualifier="expiresOn", type=SETTER) public void setExpiresOn(Date value)
      Generated method - Setter of SAPRecommendationMapping.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 SAPRecommendationMapping.hashId attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the hashId - Hash ID
    • setScenarioId

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

      @Accessor(qualifier="userId", type=SETTER) public void setUserId(String value)
      Generated method - Setter of SAPRecommendationMapping.userId attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the userId - User ID