Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.MediaWsDTO
-
Packages that use MediaWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of MediaWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return MediaWsDTO Modifier and Type Method Description MediaWsDTOCategoryWsDTO. getThumbnail()MediaWsDTOProductWsDTO. getThumbnail()Methods in de.hybris.platform.cmssmarteditwebservices.dto with parameters of type MediaWsDTO Modifier and Type Method Description voidCategoryWsDTO. setThumbnail(MediaWsDTO thumbnail)voidProductWsDTO. setThumbnail(MediaWsDTO thumbnail)
-