Uses of Class
de.hybris.adaptivesearchwebservices.dto.SearchProfileListWsDTO
-
Packages that use SearchProfileListWsDTO Package Description de.hybris.platform.adaptivesearchwebservices.controllers -
-
Uses of SearchProfileListWsDTO in de.hybris.platform.adaptivesearchwebservices.controllers
Methods in de.hybris.platform.adaptivesearchwebservices.controllers that return SearchProfileListWsDTO Modifier and Type Method Description protected SearchProfileListWsDTOSearchProfileController. createListDTO(SearchPageData<AsSearchProfileData> searchProfiles)SearchProfileListWsDTOSearchProfileController. getSearchProfiles(java.util.Map<java.lang.String,java.lang.String> requestParams)Endpoint to retrieve search profiles
-