Uses of Class
de.hybris.platform.couponwebservices.dto.ws.SingleCodeCouponsSearchPageWsDTO
-
Packages that use SingleCodeCouponsSearchPageWsDTO Package Description de.hybris.platform.couponwebservices.controllers -
-
Uses of SingleCodeCouponsSearchPageWsDTO in de.hybris.platform.couponwebservices.controllers
Methods in de.hybris.platform.couponwebservices.controllers that return SingleCodeCouponsSearchPageWsDTO Modifier and Type Method Description SingleCodeCouponsSearchPageWsDTOCouponservicesV2Controller. getSingleCodeCoupons(java.lang.String fields, int currentPage, int pageSize, java.lang.String sort)Request to get all single-code coupons registered in the system
-