public class SAPOfferInteractionModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CONTACTID
Generated constant - Attribute key of
SAPOfferInteraction.contactId attribute defined at extension sapymktrecommendationbuffer. |
static java.lang.String |
CONTACTIDORIGIN
Generated constant - Attribute key of
SAPOfferInteraction.contactIdOrigin attribute defined at extension sapymktrecommendationbuffer. |
static java.lang.String |
INTERACTIONTYPE
Generated constant - Attribute key of
SAPOfferInteraction.interactionType attribute defined at extension sapymktrecommendationbuffer. |
static java.lang.String |
OFFERCONTENTITEMID
Generated constant - Attribute key of
SAPOfferInteraction.offerContentItemId attribute defined at extension sapymktrecommendationbuffer. |
static java.lang.String |
OFFERID
Generated constant - Attribute key of
SAPOfferInteraction.offerId attribute defined at extension sapymktrecommendationbuffer. |
static java.lang.String |
OFFERRECOMMENDATIONSCENARIOID
Generated constant - Attribute key of
SAPOfferInteraction.offerRecommendationScenarioId attribute defined at extension sapymktrecommendationbuffer. |
static java.lang.String |
TIMESTAMP
Generated constant - Attribute key of
SAPOfferInteraction.timeStamp attribute defined at extension sapymktrecommendationbuffer. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPOfferInteractionModel()
Generated constructor - Default constructor for generic creation.
|
SAPOfferInteractionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
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.
since 4.1.1 Please use the default constructor without parameters
|
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.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContactId()
Generated method - Getter of the
SAPOfferInteraction.contactId attribute defined at extension sapymktrecommendationbuffer. |
java.lang.String |
getContactIdOrigin()
Generated method - Getter of the
SAPOfferInteraction.contactIdOrigin attribute defined at extension sapymktrecommendationbuffer. |
java.lang.String |
getInteractionType()
Generated method - Getter of the
SAPOfferInteraction.interactionType attribute defined at extension sapymktrecommendationbuffer. |
java.lang.String |
getOfferContentItemId()
Generated method - Getter of the
SAPOfferInteraction.offerContentItemId attribute defined at extension sapymktrecommendationbuffer. |
java.lang.String |
getOfferId()
Generated method - Getter of the
SAPOfferInteraction.offerId attribute defined at extension sapymktrecommendationbuffer. |
java.lang.String |
getOfferRecommendationScenarioId()
Generated method - Getter of the
SAPOfferInteraction.offerRecommendationScenarioId attribute defined at extension sapymktrecommendationbuffer. |
java.util.Date |
getTimeStamp()
Generated method - Getter of the
SAPOfferInteraction.timeStamp attribute defined at extension sapymktrecommendationbuffer. |
void |
setContactId(java.lang.String value)
Generated method - Setter of
SAPOfferInteraction.contactId attribute defined at extension sapymktrecommendationbuffer. |
void |
setContactIdOrigin(java.lang.String value)
Generated method - Setter of
SAPOfferInteraction.contactIdOrigin attribute defined at extension sapymktrecommendationbuffer. |
void |
setInteractionType(java.lang.String value)
Generated method - Setter of
SAPOfferInteraction.interactionType attribute defined at extension sapymktrecommendationbuffer. |
void |
setOfferContentItemId(java.lang.String value)
Generated method - Setter of
SAPOfferInteraction.offerContentItemId attribute defined at extension sapymktrecommendationbuffer. |
void |
setOfferId(java.lang.String value)
Generated method - Setter of
SAPOfferInteraction.offerId attribute defined at extension sapymktrecommendationbuffer. |
void |
setOfferRecommendationScenarioId(java.lang.String value)
Generated method - Setter of
SAPOfferInteraction.offerRecommendationScenarioId attribute defined at extension sapymktrecommendationbuffer. |
void |
setTimeStamp(java.util.Date value)
Generated method - Setter of
SAPOfferInteraction.timeStamp attribute defined at extension sapymktrecommendationbuffer. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String CONTACTID
SAPOfferInteraction.contactId attribute defined at extension sapymktrecommendationbuffer.public static final java.lang.String CONTACTIDORIGIN
SAPOfferInteraction.contactIdOrigin attribute defined at extension sapymktrecommendationbuffer.public static final java.lang.String INTERACTIONTYPE
SAPOfferInteraction.interactionType attribute defined at extension sapymktrecommendationbuffer.public static final java.lang.String TIMESTAMP
SAPOfferInteraction.timeStamp attribute defined at extension sapymktrecommendationbuffer.public static final java.lang.String OFFERID
SAPOfferInteraction.offerId attribute defined at extension sapymktrecommendationbuffer.public static final java.lang.String OFFERCONTENTITEMID
SAPOfferInteraction.offerContentItemId attribute defined at extension sapymktrecommendationbuffer.public static final java.lang.String OFFERRECOMMENDATIONSCENARIOID
SAPOfferInteraction.offerRecommendationScenarioId attribute defined at extension sapymktrecommendationbuffer.public SAPOfferInteractionModel()
public SAPOfferInteractionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
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)
_contactId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_contactIdOrigin - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_interactionType - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_offerContentItemId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_offerId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_offerRecommendationScenarioId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_timeStamp - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer@Deprecated
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)
_contactId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_contactIdOrigin - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_interactionType - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_offerContentItemId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_offerId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_offerRecommendationScenarioId - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer_owner - initial attribute declared by type Item at extension core_timeStamp - initial attribute declared by type SAPOfferInteraction at extension sapymktrecommendationbuffer@Accessor(qualifier="contactId", type=GETTER) public java.lang.String getContactId()
SAPOfferInteraction.contactId attribute defined at extension sapymktrecommendationbuffer.@Accessor(qualifier="contactIdOrigin", type=GETTER) public java.lang.String getContactIdOrigin()
SAPOfferInteraction.contactIdOrigin attribute defined at extension sapymktrecommendationbuffer.@Accessor(qualifier="interactionType", type=GETTER) public java.lang.String getInteractionType()
SAPOfferInteraction.interactionType attribute defined at extension sapymktrecommendationbuffer.@Accessor(qualifier="offerContentItemId", type=GETTER) public java.lang.String getOfferContentItemId()
SAPOfferInteraction.offerContentItemId attribute defined at extension sapymktrecommendationbuffer.@Accessor(qualifier="offerId", type=GETTER) public java.lang.String getOfferId()
SAPOfferInteraction.offerId attribute defined at extension sapymktrecommendationbuffer.@Accessor(qualifier="offerRecommendationScenarioId", type=GETTER) public java.lang.String getOfferRecommendationScenarioId()
SAPOfferInteraction.offerRecommendationScenarioId attribute defined at extension sapymktrecommendationbuffer.@Accessor(qualifier="timeStamp", type=GETTER) public java.util.Date getTimeStamp()
SAPOfferInteraction.timeStamp attribute defined at extension sapymktrecommendationbuffer.@Accessor(qualifier="contactId", type=SETTER) public void setContactId(java.lang.String value)
SAPOfferInteraction.contactId attribute defined at extension sapymktrecommendationbuffer.value - the contactId - Interaction Contact ID@Accessor(qualifier="contactIdOrigin", type=SETTER) public void setContactIdOrigin(java.lang.String value)
SAPOfferInteraction.contactIdOrigin attribute defined at extension sapymktrecommendationbuffer.value - the contactIdOrigin - Interaction Contact ID Origin@Accessor(qualifier="interactionType", type=SETTER) public void setInteractionType(java.lang.String value)
SAPOfferInteraction.interactionType attribute defined at extension sapymktrecommendationbuffer.value - the interactionType - Interaction Type@Accessor(qualifier="offerContentItemId", type=SETTER) public void setOfferContentItemId(java.lang.String value)
SAPOfferInteraction.offerContentItemId attribute defined at extension sapymktrecommendationbuffer.value - the offerContentItemId - Offer Content Item ID@Accessor(qualifier="offerId", type=SETTER) public void setOfferId(java.lang.String value)
SAPOfferInteraction.offerId attribute defined at extension sapymktrecommendationbuffer.value - the offerId - Offer ID@Accessor(qualifier="offerRecommendationScenarioId", type=SETTER) public void setOfferRecommendationScenarioId(java.lang.String value)
SAPOfferInteraction.offerRecommendationScenarioId attribute defined at extension sapymktrecommendationbuffer.value - the offerRecommendationScenarioId - Offer Recommendation Scenario IDCopyright © 2018 SAP SE. All Rights Reserved.