Class SAPOfferInteractionModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- com.hybris.ymkt.recommendationbuffer.model.SAPOfferInteractionModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPOfferInteractionModel extends ItemModel
Generated model class for type SAPOfferInteraction 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_TYPECODEGenerated model type code constant.static java.lang.StringCONTACTIDGenerated constant - Attribute key ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringCONTACTIDORIGINGenerated constant - Attribute key ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringINTERACTIONTYPEGenerated constant - Attribute key ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringOFFERCONTENTITEMIDGenerated constant - Attribute key ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringOFFERIDGenerated constant - Attribute key ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringOFFERRECOMMENDATIONSCENARIOIDGenerated constant - Attribute key ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringTIMESTAMPGenerated constant - Attribute key ofSAPOfferInteraction.timeStampattribute 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 SAPOfferInteractionModel()Generated constructor - Default constructor for generic creation.SAPOfferInteractionModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextSAPOfferInteractionModel(java.lang.String _contactId, java.lang.String _contactIdOrigin, java.lang.String _interactionType, java.lang.String _offerContentItemId, java.lang.String _offerId, java.lang.String _offerRecommendationScenarioId, ItemModel _owner, java.util.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 parametersSAPOfferInteractionModel(java.lang.String _contactId, java.lang.String _contactIdOrigin, java.lang.String _interactionType, java.lang.String _offerContentItemId, java.lang.String _offerId, java.lang.String _offerRecommendationScenarioId, java.util.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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetContactId()Generated method - Getter of theSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetContactIdOrigin()Generated method - Getter of theSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetInteractionType()Generated method - Getter of theSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetOfferContentItemId()Generated method - Getter of theSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetOfferId()Generated method - Getter of theSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetOfferRecommendationScenarioId()Generated method - Getter of theSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.java.util.DategetTimeStamp()Generated method - Getter of theSAPOfferInteraction.timeStampattribute defined at extensionsapymktrecommendationbuffer.voidsetContactId(java.lang.String value)Generated method - Setter ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.voidsetContactIdOrigin(java.lang.String value)Generated method - Setter ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.voidsetInteractionType(java.lang.String value)Generated method - Setter ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.voidsetOfferContentItemId(java.lang.String value)Generated method - Setter ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.voidsetOfferId(java.lang.String value)Generated method - Setter ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.voidsetOfferRecommendationScenarioId(java.lang.String value)Generated method - Setter ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.voidsetTimeStamp(java.util.Date value)Generated method - Setter ofSAPOfferInteraction.timeStampattribute 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
-
CONTACTID
public static final java.lang.String CONTACTID
Generated constant - Attribute key ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
CONTACTIDORIGIN
public static final java.lang.String CONTACTIDORIGIN
Generated constant - Attribute key ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
INTERACTIONTYPE
public static final java.lang.String INTERACTIONTYPE
Generated constant - Attribute key ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
TIMESTAMP
public static final java.lang.String TIMESTAMP
Generated constant - Attribute key ofSAPOfferInteraction.timeStampattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
OFFERID
public static final java.lang.String OFFERID
Generated constant - Attribute key ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
OFFERCONTENTITEMID
public static final java.lang.String OFFERCONTENTITEMID
Generated constant - Attribute key ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
OFFERRECOMMENDATIONSCENARIOID
public static final java.lang.String OFFERRECOMMENDATIONSCENARIOID
Generated constant - Attribute key ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPOfferInteractionModel
public SAPOfferInteractionModel()
Generated constructor - Default constructor for generic creation.
-
SAPOfferInteractionModel
public SAPOfferInteractionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPOfferInteractionModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPOfferInteractionModel(java.lang.String _contactId, java.lang.String _contactIdOrigin, java.lang.String _interactionType, java.lang.String _offerContentItemId, java.lang.String _offerId, java.lang.String _offerRecommendationScenarioId, java.util.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 parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_contactId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_contactIdOrigin- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_interactionType- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_offerContentItemId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_offerId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_offerRecommendationScenarioId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_timeStamp- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer
-
SAPOfferInteractionModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPOfferInteractionModel(java.lang.String _contactId, java.lang.String _contactIdOrigin, java.lang.String _interactionType, java.lang.String _offerContentItemId, java.lang.String _offerId, java.lang.String _offerRecommendationScenarioId, ItemModel _owner, java.util.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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_contactId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_contactIdOrigin- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_interactionType- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_offerContentItemId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_offerId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_offerRecommendationScenarioId- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer_owner- initial attribute declared by typeItemat extensioncore_timeStamp- initial attribute declared by typeSAPOfferInteractionat extensionsapymktrecommendationbuffer
-
-
Method Detail
-
getContactId
@Accessor(qualifier="contactId", type=GETTER) public java.lang.String getContactId()
Generated method - Getter of theSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the contactId - Interaction Contact ID
-
getContactIdOrigin
@Accessor(qualifier="contactIdOrigin", type=GETTER) public java.lang.String getContactIdOrigin()
Generated method - Getter of theSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the contactIdOrigin - Interaction Contact ID Origin
-
getInteractionType
@Accessor(qualifier="interactionType", type=GETTER) public java.lang.String getInteractionType()
Generated method - Getter of theSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the interactionType - Interaction Type
-
getOfferContentItemId
@Accessor(qualifier="offerContentItemId", type=GETTER) public java.lang.String getOfferContentItemId()
Generated method - Getter of theSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the offerContentItemId - Offer Content Item ID
-
getOfferId
@Accessor(qualifier="offerId", type=GETTER) public java.lang.String getOfferId()
Generated method - Getter of theSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the offerId - Offer ID
-
getOfferRecommendationScenarioId
@Accessor(qualifier="offerRecommendationScenarioId", type=GETTER) public java.lang.String getOfferRecommendationScenarioId()
Generated method - Getter of theSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the offerRecommendationScenarioId - Offer Recommendation Scenario ID
-
getTimeStamp
@Accessor(qualifier="timeStamp", type=GETTER) public java.util.Date getTimeStamp()
Generated method - Getter of theSAPOfferInteraction.timeStampattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the timeStamp - Time Stamp
-
setContactId
@Accessor(qualifier="contactId", type=SETTER) public void setContactId(java.lang.String value)
Generated method - Setter ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the contactId - Interaction Contact ID
-
setContactIdOrigin
@Accessor(qualifier="contactIdOrigin", type=SETTER) public void setContactIdOrigin(java.lang.String value)
Generated method - Setter ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the contactIdOrigin - Interaction Contact ID Origin
-
setInteractionType
@Accessor(qualifier="interactionType", type=SETTER) public void setInteractionType(java.lang.String value)
Generated method - Setter ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the interactionType - Interaction Type
-
setOfferContentItemId
@Accessor(qualifier="offerContentItemId", type=SETTER) public void setOfferContentItemId(java.lang.String value)
Generated method - Setter ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the offerContentItemId - Offer Content Item ID
-
setOfferId
@Accessor(qualifier="offerId", type=SETTER) public void setOfferId(java.lang.String value)
Generated method - Setter ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the offerId - Offer ID
-
setOfferRecommendationScenarioId
@Accessor(qualifier="offerRecommendationScenarioId", type=SETTER) public void setOfferRecommendationScenarioId(java.lang.String value)
Generated method - Setter ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the offerRecommendationScenarioId - Offer Recommendation Scenario ID
-
-