Uses of Class
de.hybris.platform.commercewebservicescommons.dto.store.StoreCountWsDTO
Packages that use StoreCountWsDTO
-
Uses of StoreCountWsDTO in de.hybris.platform.commercewebservicescommons.dto.store
Methods in de.hybris.platform.commercewebservicescommons.dto.store that return types with arguments of type StoreCountWsDTOModifier and TypeMethodDescriptionStoreCountListWsDTO.getCountriesAndRegionsStoreCount()StoreCountWsDTO.getStoreCountDataList()Method parameters in de.hybris.platform.commercewebservicescommons.dto.store with type arguments of type StoreCountWsDTOModifier and TypeMethodDescriptionvoidStoreCountListWsDTO.setCountriesAndRegionsStoreCount(List<StoreCountWsDTO> countriesAndRegionsStoreCount) voidStoreCountWsDTO.setStoreCountDataList(List<StoreCountWsDTO> storeCountDataList)