Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.PageableWsDTO
Packages that use PageableWsDTO
Package
Description
-
Uses of PageableWsDTO in de.hybris.platform.cmssmarteditwebservices.inbox.controller
Methods in de.hybris.platform.cmssmarteditwebservices.inbox.controller with parameters of type PageableWsDTO -
Uses of PageableWsDTO in de.hybris.platform.cmssmarteditwebservices.pages.controller
Methods in de.hybris.platform.cmssmarteditwebservices.pages.controller with parameters of type PageableWsDTOModifier and TypeMethodDescriptionPageComponentTypesController.getComponentTypesAvailableToPage(CMSComponentTypesForPageSearchWsDTO componentTypesForPageSearchWsDTO, PageableWsDTO pageableInfo, String fields) -
Uses of PageableWsDTO in de.hybris.platform.cmssmarteditwebservices.products.controller
Methods in de.hybris.platform.cmssmarteditwebservices.products.controller with parameters of type PageableWsDTOModifier and TypeMethodDescriptionCategorySearchController.findProductCategoriesByTextOrMask(String text, String mask, String langIsoCode, PageableWsDTO pageableDto) ProductSearchController.findProductsByTextOrMask(String text, String mask, String langIsoCode, PageableWsDTO pageableDto)