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