Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.UserWsDTO
-
-
Uses of UserWsDTO in de.hybris.platform.b2ctelcocommercewebservicescommons.dto
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.dto that return UserWsDTO Modifier and Type Method Description UserWsDTOProductOfferingPriceWsDTO. getUser()Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.dto with parameters of type UserWsDTO Modifier and Type Method Description voidProductOfferingPriceWsDTO. setUser(UserWsDTO user) -
Uses of UserWsDTO in de.hybris.platform.b2ctelcoocc.controllers
Methods in de.hybris.platform.b2ctelcoocc.controllers that return UserWsDTO Modifier and Type Method Description UserWsDTOTmaUsersController. createUser(UserSignUpWsDTO user, java.lang.String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)Methods in de.hybris.platform.b2ctelcoocc.controllers with parameters of type UserWsDTO Modifier and Type Method Description voidTmaUsersController. replaceUser(UserWsDTO user)voidTmaUsersController. updateUser(UserWsDTO user) -
Uses of UserWsDTO in de.hybris.platform.b2ctelcooccaddon.controllers
Methods in de.hybris.platform.b2ctelcooccaddon.controllers that return UserWsDTO Modifier and Type Method Description UserWsDTOTmaUsersController. createUser(UserSignUpWsDTO user, java.lang.String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)Methods in de.hybris.platform.b2ctelcooccaddon.controllers with parameters of type UserWsDTO Modifier and Type Method Description voidTmaUsersController. replaceUser(UserWsDTO user)voidTmaUsersController. updateUser(UserWsDTO user) -
Uses of UserWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return UserWsDTO Modifier and Type Method Description UserWsDTOReviewWsDTO. getPrincipal()Methods in de.hybris.platform.commercewebservicescommons.dto.product with parameters of type UserWsDTO Modifier and Type Method Description voidReviewWsDTO. setPrincipal(UserWsDTO principal)
-