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