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:
java.io.Serializable
public class SAPRecoClickthroughModel extends ItemModel
Generated model class for type SAPRecoClickthrough first defined at extension sapymktrecommendationbuffer.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
PRODUCTID
Generated constant - Attribute key ofSAPRecoClickthrough.productId
attribute defined at extensionsapymktrecommendationbuffer
.static java.lang.String
PRODUCTTYPE
Generated constant - Attribute key ofSAPRecoClickthrough.productType
attribute defined at extensionsapymktrecommendationbuffer
.static java.lang.String
SCENARIOID
Generated constant - Attribute key ofSAPRecoClickthrough.scenarioId
attribute defined at extensionsapymktrecommendationbuffer
.static java.lang.String
SOURCEOBJECTID
Generated constant - Attribute key ofSAPRecoClickthrough.sourceObjectId
attribute defined at extensionsapymktrecommendationbuffer
.static java.lang.String
TIMESTAMP
Generated constant - Attribute key ofSAPRecoClickthrough.timeStamp
attribute defined at extensionsapymktrecommendationbuffer
.static java.lang.String
USERID
Generated constant - Attribute key ofSAPRecoClickthrough.userId
attribute defined at extensionsapymktrecommendationbuffer
.static java.lang.String
USERTYPE
Generated constant - Attribute key ofSAPRecoClickthrough.userType
attribute defined at extensionsapymktrecommendationbuffer
.-
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 SAPRecoClickthroughModel()
Generated constructor - Default constructor for generic creation.SAPRecoClickthroughModel(ItemModel _owner, java.lang.String _productId, java.lang.String _productType, java.lang.String _scenarioId, java.lang.String _sourceObjectId, java.util.Date _timeStamp, java.lang.String _userId, java.lang.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 parametersSAPRecoClickthroughModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing contextSAPRecoClickthroughModel(java.lang.String _productId, java.lang.String _productType, java.lang.String _scenarioId, java.lang.String _sourceObjectId, java.util.Date _timeStamp, java.lang.String _userId, java.lang.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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getProductId()
Generated method - Getter of theSAPRecoClickthrough.productId
attribute defined at extensionsapymktrecommendationbuffer
.java.lang.String
getProductType()
Generated method - Getter of theSAPRecoClickthrough.productType
attribute defined at extensionsapymktrecommendationbuffer
.java.lang.String
getScenarioId()
Generated method - Getter of theSAPRecoClickthrough.scenarioId
attribute defined at extensionsapymktrecommendationbuffer
.java.lang.String
getSourceObjectId()
Generated method - Getter of theSAPRecoClickthrough.sourceObjectId
attribute defined at extensionsapymktrecommendationbuffer
.java.util.Date
getTimeStamp()
Generated method - Getter of theSAPRecoClickthrough.timeStamp
attribute defined at extensionsapymktrecommendationbuffer
.java.lang.String
getUserId()
Generated method - Getter of theSAPRecoClickthrough.userId
attribute defined at extensionsapymktrecommendationbuffer
.java.lang.String
getUserType()
Generated method - Getter of theSAPRecoClickthrough.userType
attribute defined at extensionsapymktrecommendationbuffer
.void
setProductId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.productId
attribute defined at extensionsapymktrecommendationbuffer
.void
setProductType(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.productType
attribute defined at extensionsapymktrecommendationbuffer
.void
setScenarioId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.scenarioId
attribute defined at extensionsapymktrecommendationbuffer
.void
setSourceObjectId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.sourceObjectId
attribute defined at extensionsapymktrecommendationbuffer
.void
setTimeStamp(java.util.Date value)
Generated method - Setter ofSAPRecoClickthrough.timeStamp
attribute defined at extensionsapymktrecommendationbuffer
.void
setUserId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.userId
attribute defined at extensionsapymktrecommendationbuffer
.void
setUserType(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.userType
attribute defined at extensionsapymktrecommendationbuffer
.-
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
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
SCENARIOID
public static final java.lang.String SCENARIOID
Generated constant - Attribute key ofSAPRecoClickthrough.scenarioId
attribute defined at extensionsapymktrecommendationbuffer
.- See Also:
- Constant Field Values
-
USERID
public static final java.lang.String USERID
Generated constant - Attribute key ofSAPRecoClickthrough.userId
attribute defined at extensionsapymktrecommendationbuffer
.- See Also:
- Constant Field Values
-
USERTYPE
public static final java.lang.String USERTYPE
Generated constant - Attribute key ofSAPRecoClickthrough.userType
attribute defined at extensionsapymktrecommendationbuffer
.- See Also:
- Constant Field Values
-
SOURCEOBJECTID
public static final java.lang.String SOURCEOBJECTID
Generated constant - Attribute key ofSAPRecoClickthrough.sourceObjectId
attribute defined at extensionsapymktrecommendationbuffer
.- See Also:
- Constant Field Values
-
PRODUCTTYPE
public static final java.lang.String PRODUCTTYPE
Generated constant - Attribute key ofSAPRecoClickthrough.productType
attribute defined at extensionsapymktrecommendationbuffer
.- See Also:
- Constant Field Values
-
PRODUCTID
public static final java.lang.String PRODUCTID
Generated constant - Attribute key ofSAPRecoClickthrough.productId
attribute defined at extensionsapymktrecommendationbuffer
.- See Also:
- Constant Field Values
-
TIMESTAMP
public static final java.lang.String TIMESTAMP
Generated constant - Attribute key ofSAPRecoClickthrough.timeStamp
attribute defined at extensionsapymktrecommendationbuffer
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPRecoClickthroughModel
public SAPRecoClickthroughModel()
Generated constructor - Default constructor for generic creation.
-
SAPRecoClickthroughModel
public SAPRecoClickthroughModel(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(java.lang.String _productId, java.lang.String _productType, java.lang.String _scenarioId, java.lang.String _sourceObjectId, java.util.Date _timeStamp, java.lang.String _userId, java.lang.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 parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_productId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_productType
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_scenarioId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_sourceObjectId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_timeStamp
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_userId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_userType
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
-
SAPRecoClickthroughModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPRecoClickthroughModel(ItemModel _owner, java.lang.String _productId, java.lang.String _productType, java.lang.String _scenarioId, java.lang.String _sourceObjectId, java.util.Date _timeStamp, java.lang.String _userId, java.lang.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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner
- initial attribute declared by typeItem
at extensioncore
_productId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_productType
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_scenarioId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_sourceObjectId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_timeStamp
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_userId
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
_userType
- initial attribute declared by typeSAPRecoClickthrough
at extensionsapymktrecommendationbuffer
-
-
Method Detail
-
getProductId
@Accessor(qualifier="productId", type=GETTER) public java.lang.String getProductId()
Generated method - Getter of theSAPRecoClickthrough.productId
attribute defined at extensionsapymktrecommendationbuffer
.- Returns:
- the productId - Item ID
-
getProductType
@Accessor(qualifier="productType", type=GETTER) public java.lang.String getProductType()
Generated method - Getter of theSAPRecoClickthrough.productType
attribute defined at extensionsapymktrecommendationbuffer
.- Returns:
- the productType - Item type
-
getScenarioId
@Accessor(qualifier="scenarioId", type=GETTER) public java.lang.String getScenarioId()
Generated method - Getter of theSAPRecoClickthrough.scenarioId
attribute defined at extensionsapymktrecommendationbuffer
.- Returns:
- the scenarioId - Scenario ID
-
getSourceObjectId
@Accessor(qualifier="sourceObjectId", type=GETTER) public java.lang.String getSourceObjectId()
Generated method - Getter of theSAPRecoClickthrough.sourceObjectId
attribute defined at extensionsapymktrecommendationbuffer
.- Returns:
- the sourceObjectId - Source Object
-
getTimeStamp
@Accessor(qualifier="timeStamp", type=GETTER) public java.util.Date getTimeStamp()
Generated method - Getter of theSAPRecoClickthrough.timeStamp
attribute defined at extensionsapymktrecommendationbuffer
.- Returns:
- the timeStamp - Time stamp
-
getUserId
@Accessor(qualifier="userId", type=GETTER) public java.lang.String getUserId()
Generated method - Getter of theSAPRecoClickthrough.userId
attribute defined at extensionsapymktrecommendationbuffer
.- Returns:
- the userId - User ID
-
getUserType
@Accessor(qualifier="userType", type=GETTER) public java.lang.String getUserType()
Generated method - Getter of theSAPRecoClickthrough.userType
attribute defined at extensionsapymktrecommendationbuffer
.- Returns:
- the userType - User type
-
setProductId
@Accessor(qualifier="productId", type=SETTER) public void setProductId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.productId
attribute defined at extensionsapymktrecommendationbuffer
.- Parameters:
value
- the productId - Item ID
-
setProductType
@Accessor(qualifier="productType", type=SETTER) public void setProductType(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.productType
attribute defined at extensionsapymktrecommendationbuffer
.- Parameters:
value
- the productType - Item type
-
setScenarioId
@Accessor(qualifier="scenarioId", type=SETTER) public void setScenarioId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.scenarioId
attribute defined at extensionsapymktrecommendationbuffer
.- Parameters:
value
- the scenarioId - Scenario ID
-
setSourceObjectId
@Accessor(qualifier="sourceObjectId", type=SETTER) public void setSourceObjectId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.sourceObjectId
attribute defined at extensionsapymktrecommendationbuffer
.- Parameters:
value
- the sourceObjectId - Source Object
-
setTimeStamp
@Accessor(qualifier="timeStamp", type=SETTER) public void setTimeStamp(java.util.Date value)
Generated method - Setter ofSAPRecoClickthrough.timeStamp
attribute defined at extensionsapymktrecommendationbuffer
.- Parameters:
value
- the timeStamp - Time stamp
-
setUserId
@Accessor(qualifier="userId", type=SETTER) public void setUserId(java.lang.String value)
Generated method - Setter ofSAPRecoClickthrough.userId
attribute defined at extensionsapymktrecommendationbuffer
.- Parameters:
value
- the userId - User ID
-
-