Uses of Class
de.hybris.platform.commercewebservicescommons.dto.basesite.BaseSiteWsDTO
-
Packages that use BaseSiteWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.basesite -
-
Uses of BaseSiteWsDTO in de.hybris.platform.commercewebservicescommons.dto.basesite
Methods in de.hybris.platform.commercewebservicescommons.dto.basesite that return types with arguments of type BaseSiteWsDTO Modifier and Type Method Description java.util.List<BaseSiteWsDTO>BaseSiteListWsDTO. getBaseSites()Method parameters in de.hybris.platform.commercewebservicescommons.dto.basesite with type arguments of type BaseSiteWsDTO Modifier and Type Method Description voidBaseSiteListWsDTO. setBaseSites(java.util.List<BaseSiteWsDTO> baseSites)
-