Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.CatalogVersionWsDTO
-
Packages that use CatalogVersionWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of CatalogVersionWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type CatalogVersionWsDTO Modifier and Type Method Description java.util.List<CatalogVersionWsDTO>CatalogWsDTO. getVersions()Method parameters in de.hybris.platform.cmssmarteditwebservices.dto with type arguments of type CatalogVersionWsDTO Modifier and Type Method Description voidCatalogWsDTO. setVersions(java.util.List<CatalogVersionWsDTO> versions)
-