Uses of Class
de.hybris.platform.cmsoccaddon.data.ComponentIDListWsDTO
-
Packages that use ComponentIDListWsDTO Package Description de.hybris.platform.cmsoccaddon.controllers -
-
Uses of ComponentIDListWsDTO in de.hybris.platform.cmsoccaddon.controllers
Methods in de.hybris.platform.cmsoccaddon.controllers with parameters of type ComponentIDListWsDTO Modifier and Type Method Description ComponentListWsDTOAdapter.ListAdaptedComponentsComponentController. searchComponentsByIds(ComponentIDListWsDTO componentIdList, java.lang.String catalogCode, java.lang.String productCode, java.lang.String categoryCode, java.lang.String fields, int currentPage, int pageSize, java.lang.String sort)Deprecated, for removal: This API element is subject to removal in a future version.since 1905, please useComponentController.findComponentsByIds(List, String, String, String, String, int, int, String)instead.
-