public class AbstractProductAwareTrackingEvent extends AbstractTrackingEvent
| Constructor and Description |
|---|
AbstractProductAwareTrackingEvent() |
AbstractProductAwareTrackingEvent(Serializable source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryId() |
String |
getProductId() |
String |
getProductName() |
String |
getProductPrice() |
void |
setCategoryId(String categoryId) |
void |
setProductId(String productId) |
void |
setProductName(String productName) |
void |
setProductPrice(String productPrice) |
getAccept, getAcceptLanguage, getConsentReference, getCvar, getData, getEc_dt, getEc_id, getEc_items, getEc_st, getEc_tx, getEventType, getIdsite, getInteractionTimestamp, getPageUrl, getPiwikId, getReferer, getRefUrl, getRes, getSearch_cat, getSearch_count, getSessionId, getUserAgent, getUserEmail, getUserId, setAccept, setAcceptLanguage, setConsentReference, setCvar, setData, setEc_dt, setEc_id, setEc_items, setEc_st, setEc_tx, setEventType, setIdsite, setInteractionTimestamp, setPageUrl, setPiwikId, setReferer, setRefUrl, setRes, setSearch_cat, setSearch_count, setSessionId, setUserAgent, setUserEmail, setUserIdgetScope, getSource, isFromCluster, setFromCluster, setScope, toStringpublic AbstractProductAwareTrackingEvent()
public AbstractProductAwareTrackingEvent(Serializable source)
public void setProductId(String productId)
public String getProductId()
public void setProductName(String productName)
public String getProductName()
public void setCategoryId(String categoryId)
public String getCategoryId()
public void setProductPrice(String productPrice)
public String getProductPrice()
Copyright © 2017 SAP SE. All Rights Reserved.