Uses of Class
com.hybris.merchandising.dto.DropdownElement
Packages that use DropdownElement
Package
Description
-
Uses of DropdownElement in com.hybris.merchandising.controller
Methods in com.hybris.merchandising.controller that return DropdownElementMethod parameters in com.hybris.merchandising.controller with type arguments of type DropdownElementModifier and TypeMethodDescriptionprotected StrategyListWsDTOStrategyController.buildResponse(List<DropdownElement> strategies, int pageSize, int currentPage) -
Uses of DropdownElement in com.hybris.merchandising.dto
Methods in com.hybris.merchandising.dto that return types with arguments of type DropdownElementMethod parameters in com.hybris.merchandising.dto with type arguments of type DropdownElementModifier and TypeMethodDescriptionvoidStrategyListWsDTO.setOptions(List<DropdownElement> options) -
Uses of DropdownElement in com.hybris.merchandising.service.impl
Methods in com.hybris.merchandising.service.impl with parameters of type DropdownElementModifier and TypeMethodDescriptionprotected voidStrategyTest.verifyDropDown(int number, DropdownElement element) verifyStrategy is a method for verifying that the returnedStrategyis as expected.