Uses of Class
de.hybris.platform.warehousingwebservices.dto.store.PointOfServiceSearchPageWsDTO
-
Packages that use PointOfServiceSearchPageWsDTO Package Description de.hybris.platform.warehousingwebservices.controllers.basestore -
-
Uses of PointOfServiceSearchPageWsDTO in de.hybris.platform.warehousingwebservices.controllers.basestore
Methods in de.hybris.platform.warehousingwebservices.controllers.basestore that return PointOfServiceSearchPageWsDTO Modifier and Type Method Description PointOfServiceSearchPageWsDTOWarehousingBaseStoresController. getPointsOfServiceForBaseStoreId(java.lang.String uid, java.lang.String fields, int currentPage, int pageSize, java.lang.String sort)Request to get allPointOfServiceModelfor the given "uid"
-