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:
Serializable
Generated model class for type SAPOfferInteraction 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
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated 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, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.SAPOfferInteractionModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSAPOfferInteractionModel(String _contactId, String _contactIdOrigin, String _interactionType, String _offerContentItemId, String _offerId, String _offerRecommendationScenarioId, ItemModel _owner, 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(String _contactId, String _contactIdOrigin, String _interactionType, String _offerContentItemId, String _offerId, String _offerRecommendationScenarioId, 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
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPOfferInteraction.timeStampattribute defined at extensionsapymktrecommendationbuffer.voidsetContactId(String value) Generated method - Setter ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.voidsetContactIdOrigin(String value) Generated method - Setter ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.voidsetInteractionType(String value) Generated method - Setter ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.voidsetOfferContentItemId(String value) Generated method - Setter ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.voidsetOfferId(String value) Generated method - Setter ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.voidGenerated method - Setter ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.voidsetTimeStamp(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, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
CONTACTID
Generated constant - Attribute key ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
CONTACTIDORIGIN
Generated constant - Attribute key ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
INTERACTIONTYPE
Generated constant - Attribute key ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
TIMESTAMP
Generated constant - Attribute key ofSAPOfferInteraction.timeStampattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
OFFERID
Generated constant - Attribute key ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
OFFERCONTENTITEMID
Generated constant - Attribute key ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
OFFERRECOMMENDATIONSCENARIOID
Generated constant - Attribute key ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
-
Constructor Details
-
SAPOfferInteractionModel
public SAPOfferInteractionModel()Generated constructor - Default constructor for generic creation. -
SAPOfferInteractionModel
public SAPOfferInteractionModel(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
-
SAPOfferInteractionModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPOfferInteractionModel(String _contactId, String _contactIdOrigin, String _interactionType, String _offerContentItemId, String _offerId, String _offerRecommendationScenarioId, 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(String _contactId, String _contactIdOrigin, String _interactionType, String _offerContentItemId, String _offerId, String _offerRecommendationScenarioId, ItemModel _owner, 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 Details
-
getContactId
Generated method - Getter of theSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the contactId - Interaction Contact ID
-
getContactIdOrigin
Generated method - Getter of theSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the contactIdOrigin - Interaction Contact ID Origin
-
getInteractionType
Generated method - Getter of theSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the interactionType - Interaction Type
-
getOfferContentItemId
Generated method - Getter of theSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the offerContentItemId - Offer Content Item ID
-
getOfferId
Generated method - Getter of theSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the offerId - Offer ID
-
getOfferRecommendationScenarioId
@Accessor(qualifier="offerRecommendationScenarioId", type=GETTER) public String getOfferRecommendationScenarioId()Generated method - Getter of theSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the offerRecommendationScenarioId - Offer Recommendation Scenario ID
-
getTimeStamp
Generated method - Getter of theSAPOfferInteraction.timeStampattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the timeStamp - Time Stamp
-
setContactId
Generated method - Setter ofSAPOfferInteraction.contactIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the contactId - Interaction Contact ID
-
setContactIdOrigin
Generated method - Setter ofSAPOfferInteraction.contactIdOriginattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the contactIdOrigin - Interaction Contact ID Origin
-
setInteractionType
Generated method - Setter ofSAPOfferInteraction.interactionTypeattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the interactionType - Interaction Type
-
setOfferContentItemId
@Accessor(qualifier="offerContentItemId", type=SETTER) public void setOfferContentItemId(String value) Generated method - Setter ofSAPOfferInteraction.offerContentItemIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the offerContentItemId - Offer Content Item ID
-
setOfferId
Generated method - Setter ofSAPOfferInteraction.offerIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the offerId - Offer ID
-
setOfferRecommendationScenarioId
@Accessor(qualifier="offerRecommendationScenarioId", type=SETTER) public void setOfferRecommendationScenarioId(String value) Generated method - Setter ofSAPOfferInteraction.offerRecommendationScenarioIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the offerRecommendationScenarioId - Offer Recommendation Scenario ID
-
setTimeStamp
Generated method - Setter ofSAPOfferInteraction.timeStampattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the timeStamp - Time Stamp
-