Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.PageableWsDTO
-
-
Uses of PageableWsDTO in de.hybris.platform.cmssmarteditwebservices.inbox.controller
Methods in de.hybris.platform.cmssmarteditwebservices.inbox.controller with parameters of type PageableWsDTO Modifier and Type Method Description CMSWorkflowTaskListWsDTOInboxController. getWorkflowTasks(PageableWsDTO pageableDto) -
Uses of PageableWsDTO in de.hybris.platform.cmssmarteditwebservices.pages.controller
Methods in de.hybris.platform.cmssmarteditwebservices.pages.controller with parameters of type PageableWsDTO Modifier and Type Method Description CMSComponentTypeListWsDTOPageComponentTypesController. getComponentTypesAvailableToPage(CMSComponentTypesForPageSearchWsDTO componentTypesForPageSearchWsDTO, PageableWsDTO pageableInfo, java.lang.String fields) -
Uses of PageableWsDTO in de.hybris.platform.cmssmarteditwebservices.products.controller
Methods in de.hybris.platform.cmssmarteditwebservices.products.controller with parameters of type PageableWsDTO Modifier and Type Method Description CategorySearchResultWsDTOCategorySearchController. findProductCategoriesByTextOrMask(java.lang.String text, java.lang.String mask, java.lang.String langIsoCode, PageableWsDTO pageableDto)ProductSearchResultWsDTOProductSearchController. findProductsByTextOrMask(java.lang.String text, java.lang.String mask, java.lang.String langIsoCode, PageableWsDTO pageableDto)
-