Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.CatalogWsDTO
-
Packages that use CatalogWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of CatalogWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type CatalogWsDTO Modifier and Type Method Description java.util.List<CatalogWsDTO>CatalogListWsDTO. getCatalogs()Method parameters in de.hybris.platform.cmssmarteditwebservices.dto with type arguments of type CatalogWsDTO Modifier and Type Method Description voidCatalogListWsDTO. setCatalogs(java.util.List<CatalogWsDTO> catalogs)
-