Uses of Class
de.hybris.platform.assistedservicewebservices.dto.CustomerListWsDTO
-
Packages that use CustomerListWsDTO Package Description de.hybris.platform.assistedservicewebservices.controllers de.hybris.platform.assistedservicewebservices.helper -
-
Uses of CustomerListWsDTO in de.hybris.platform.assistedservicewebservices.controllers
Methods in de.hybris.platform.assistedservicewebservices.controllers that return CustomerListWsDTO Modifier and Type Method Description CustomerListWsDTOCustomerListsController. getCustomerListDetails(java.lang.String customerlist, java.lang.String baseSite) -
Uses of CustomerListWsDTO in de.hybris.platform.assistedservicewebservices.helper
Methods in de.hybris.platform.assistedservicewebservices.helper that return CustomerListWsDTO Modifier and Type Method Description CustomerListWsDTOCustomerListsHelper. getSingleCustomerListDto(CustomerListData customerList)
-