Uses of Class
com.hybris.merchandising.dto.StrategyListWsDTO
Packages that use StrategyListWsDTO
-
Uses of StrategyListWsDTO in com.hybris.merchandising.controller
Methods in com.hybris.merchandising.controller that return StrategyListWsDTOModifier and TypeMethodDescriptionprotected StrategyListWsDTOStrategyController.buildResponse(List<DropdownElement> strategies, int pageSize, int currentPage) StrategyController.getStrategies(Integer currentPage, Integer pageSize) Retrieves a list of configuredStrategyobjects from Strategy service.