Class C360CustomerProductInterestList
java.lang.Object
de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO
de.hybris.platform.assistedservicewebservices.dto.C360CustomerProductInterestList
- All Implemented Interfaces:
Serializable
Representation of a list of customer interests in products.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCustomerProductInterests(List<C360CustomerProductInterestWsDTO> customerProductInterests) Methods inherited from class de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO
getType, setType
-
Constructor Details
-
C360CustomerProductInterestList
public C360CustomerProductInterestList()
-
-
Method Details
-
setCustomerProductInterests
public void setCustomerProductInterests(List<C360CustomerProductInterestWsDTO> customerProductInterests) -
getCustomerProductInterests
-