Class TrackingItemKey
java.lang.Object
de.hybris.platform.sap.productconfig.services.tracking.TrackingItemKey
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigId(String configId) voidsetEventType(EventType eventType) voidsetSessionId(String sessionId) voidsetTimestamp(LocalDateTime timestamp)
-
Constructor Details
-
TrackingItemKey
public TrackingItemKey()
-
-
Method Details
-
setEventType
-
getEventType
-
setTimestamp
-
getTimestamp
-
setSessionId
-
getSessionId
-
setConfigId
-
getConfigId
-