Class ProductInterestEntryData
java.lang.Object
de.hybris.platform.customerinterestsfacades.data.ProductInterestEntryData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDateAdded(Date dateAdded) voidsetExpirationDate(Date expirationDate) voidsetInterestType(String interestType)
-
Constructor Details
-
ProductInterestEntryData
public ProductInterestEntryData()
-
-
Method Details
-
setInterestType
-
getInterestType
-
setDateAdded
-
getDateAdded
-
setExpirationDate
-
getExpirationDate
-