Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.UserWsDTO
Packages that use UserWsDTO
Package
Description
-
Uses of UserWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Methods in de.hybris.platform.b2bwebservicescommons.dto.company that return types with arguments of type UserWsDTOModifier and TypeMethodDescriptionB2BUnitWsDTO.getAdministrators()B2BUnitWsDTO.getApprovers()B2BUnitWsDTO.getCustomers()B2BUnitWsDTO.getManagers()OrgUnitUserListWsDTO.getUsers()Method parameters in de.hybris.platform.b2bwebservicescommons.dto.company with type arguments of type UserWsDTOModifier and TypeMethodDescriptionvoidB2BUnitWsDTO.setAdministrators(List<UserWsDTO> administrators) voidB2BUnitWsDTO.setApprovers(List<UserWsDTO> approvers) voidB2BUnitWsDTO.setCustomers(List<UserWsDTO> customers) voidB2BUnitWsDTO.setManagers(List<UserWsDTO> managers) void -
Uses of UserWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return UserWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type UserWsDTOModifier and TypeMethodDescriptionvoidOrderHistoryWsDTO.setOrgCustomer(UserWsDTO orgCustomer) voidOrderWsDTO.setOrgCustomer(UserWsDTO orgCustomer) -
Uses of UserWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return UserWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.product with parameters of type UserWsDTO -
Uses of UserWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return types with arguments of type UserWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type UserWsDTO