Class SAPRecoClickthroughModel

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

public class SAPRecoClickthroughModel extends ItemModel
Generated model class for type SAPRecoClickthrough 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 SAPRecoClickthrough.productId attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoClickthrough.productType attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoClickthrough.scenarioId attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoClickthrough.sourceObjectId attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoClickthrough.timeStamp attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoClickthrough.userId attribute defined at extension sapymktrecommendationbuffer.
    static final String
    Generated constant - Attribute key of SAPRecoClickthrough.userType 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.
    SAPRecoClickthroughModel(ItemModel _owner, String _productId, String _productType, String _scenarioId, String _sourceObjectId, Date _timeStamp, String _userId, String _userType)
    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
    SAPRecoClickthroughModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    SAPRecoClickthroughModel(String _productId, String _productType, String _scenarioId, String _sourceObjectId, Date _timeStamp, String _userId, String _userType)
    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 SAPRecoClickthrough.productId attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoClickthrough.productType attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoClickthrough.scenarioId attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoClickthrough.sourceObjectId attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoClickthrough.timeStamp attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoClickthrough.userId attribute defined at extension sapymktrecommendationbuffer.
    Generated method - Getter of the SAPRecoClickthrough.userType attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoClickthrough.productId attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoClickthrough.productType attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoClickthrough.scenarioId attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoClickthrough.sourceObjectId attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoClickthrough.timeStamp attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoClickthrough.userId attribute defined at extension sapymktrecommendationbuffer.
    void
    Generated method - Setter of SAPRecoClickthrough.userType 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 SAPRecoClickthrough.scenarioId attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • USERID

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

      public static final String USERTYPE
      Generated constant - Attribute key of SAPRecoClickthrough.userType attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • SOURCEOBJECTID

      public static final String SOURCEOBJECTID
      Generated constant - Attribute key of SAPRecoClickthrough.sourceObjectId attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • PRODUCTTYPE

      public static final String PRODUCTTYPE
      Generated constant - Attribute key of SAPRecoClickthrough.productType attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • PRODUCTID

      public static final String PRODUCTID
      Generated constant - Attribute key of SAPRecoClickthrough.productId attribute defined at extension sapymktrecommendationbuffer.
      See Also:
    • TIMESTAMP

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

    • SAPRecoClickthroughModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRecoClickthroughModel(String _productId, String _productType, String _scenarioId, String _sourceObjectId, Date _timeStamp, String _userId, String _userType)
      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:
      _productId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _productType - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _scenarioId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _sourceObjectId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _timeStamp - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _userId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _userType - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
    • SAPRecoClickthroughModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPRecoClickthroughModel(ItemModel _owner, String _productId, String _productType, String _scenarioId, String _sourceObjectId, Date _timeStamp, String _userId, String _userType)
      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:
      _owner - initial attribute declared by type Item at extension core
      _productId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _productType - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _scenarioId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _sourceObjectId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _timeStamp - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _userId - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
      _userType - initial attribute declared by type SAPRecoClickthrough at extension sapymktrecommendationbuffer
  • Method Details

    • getProductId

      @Accessor(qualifier="productId", type=GETTER) public String getProductId()
      Generated method - Getter of the SAPRecoClickthrough.productId attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the productId - Item ID
    • getProductType

      @Accessor(qualifier="productType", type=GETTER) public String getProductType()
      Generated method - Getter of the SAPRecoClickthrough.productType attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the productType - Item type
    • getScenarioId

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

      @Accessor(qualifier="sourceObjectId", type=GETTER) public String getSourceObjectId()
      Generated method - Getter of the SAPRecoClickthrough.sourceObjectId attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the sourceObjectId - Source Object
    • getTimeStamp

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

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

      @Accessor(qualifier="userType", type=GETTER) public String getUserType()
      Generated method - Getter of the SAPRecoClickthrough.userType attribute defined at extension sapymktrecommendationbuffer.
      Returns:
      the userType - User type
    • setProductId

      @Accessor(qualifier="productId", type=SETTER) public void setProductId(String value)
      Generated method - Setter of SAPRecoClickthrough.productId attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the productId - Item ID
    • setProductType

      @Accessor(qualifier="productType", type=SETTER) public void setProductType(String value)
      Generated method - Setter of SAPRecoClickthrough.productType attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the productType - Item type
    • setScenarioId

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

      @Accessor(qualifier="sourceObjectId", type=SETTER) public void setSourceObjectId(String value)
      Generated method - Setter of SAPRecoClickthrough.sourceObjectId attribute defined at extension sapymktrecommendationbuffer.
      Parameters:
      value - the sourceObjectId - Source Object
    • setTimeStamp

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

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

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