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