Uses of Class
de.hybris.platform.customerinterestsocc.dto.ProductInterestEntryWsDTO
-
Packages that use ProductInterestEntryWsDTO Package Description de.hybris.platform.customerinterestsocc.dto -
-
Uses of ProductInterestEntryWsDTO in de.hybris.platform.customerinterestsocc.dto
Methods in de.hybris.platform.customerinterestsocc.dto that return types with arguments of type ProductInterestEntryWsDTO Modifier and Type Method Description java.util.List<ProductInterestEntryWsDTO>ProductInterestRelationWsDTO. getProductInterestEntry()Method parameters in de.hybris.platform.customerinterestsocc.dto with type arguments of type ProductInterestEntryWsDTO Modifier and Type Method Description voidProductInterestRelationWsDTO. setProductInterestEntry(java.util.List<ProductInterestEntryWsDTO> productInterestEntry)
-