Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.UserWsDTO
-
-
Uses of UserWsDTO in de.hybris.platform.assistedservicewebservices.dto
Methods in de.hybris.platform.assistedservicewebservices.dto that return types with arguments of type UserWsDTO Modifier and Type Method Description java.util.List<UserWsDTO>CustomerSearchPageWsDTO. getEntries()Method parameters in de.hybris.platform.assistedservicewebservices.dto with type arguments of type UserWsDTO Modifier and Type Method Description voidCustomerSearchPageWsDTO. setEntries(java.util.List<UserWsDTO> entries) -
Uses of UserWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return UserWsDTO Modifier and Type Method Description UserWsDTOOrgCustomerManagementController. createOrgCustomer(OrgCustomerCreationWsDTO orgCustomerCreation, java.lang.String fields)UserWsDTOOrgCustomerManagementController. getOrgCustomer(java.lang.String orgCustomerId, java.lang.String fields)UserWsDTOB2BUsersController. getOrgUser(java.lang.String fields) -
Uses of UserWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return UserWsDTO Modifier and Type Method Description UserWsDTOOrgCustomerManagementController. createOrgCustomer(OrgCustomerCreationWsDTO orgCustomerCreation, java.lang.String fields)UserWsDTOOrgCustomerManagementController. getOrgCustomer(java.lang.String orgCustomerId, java.lang.String fields)UserWsDTOB2BUsersController. getOrgUser(java.lang.String fields) -
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 UserWsDTO Modifier and Type Method Description java.util.List<UserWsDTO>B2BUnitWsDTO. getAdministrators()java.util.List<UserWsDTO>B2BUnitWsDTO. getApprovers()java.util.List<UserWsDTO>B2BUnitWsDTO. getCustomers()java.util.List<UserWsDTO>B2BUnitWsDTO. getManagers()java.util.List<UserWsDTO>OrgUnitUserListWsDTO. getUsers()Method parameters in de.hybris.platform.b2bwebservicescommons.dto.company with type arguments of type UserWsDTO Modifier and Type Method Description voidB2BUnitWsDTO. setAdministrators(java.util.List<UserWsDTO> administrators)voidB2BUnitWsDTO. setApprovers(java.util.List<UserWsDTO> approvers)voidB2BUnitWsDTO. setCustomers(java.util.List<UserWsDTO> customers)voidB2BUnitWsDTO. setManagers(java.util.List<UserWsDTO> managers)voidOrgUnitUserListWsDTO. setUsers(java.util.List<UserWsDTO> users) -
Uses of UserWsDTO in de.hybris.platform.chineseprofileocc.controllers
Methods in de.hybris.platform.chineseprofileocc.controllers that return UserWsDTO Modifier and Type Method Description UserWsDTOMobileNumberController. bindMobileNumber(java.lang.String mobileNumber, java.lang.String verificationCode, java.lang.String fields, javax.servlet.http.HttpServletRequest request) -
Uses of UserWsDTO in de.hybris.platform.chineseprofileoccaddon.controllers
Methods in de.hybris.platform.chineseprofileoccaddon.controllers that return UserWsDTO Modifier and Type Method Description UserWsDTOMobileNumberController. bindMobileNumber(java.lang.String mobileNumber, java.lang.String verificationCode, java.lang.String fields, javax.servlet.http.HttpServletRequest request) -
Uses of UserWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return UserWsDTO Modifier and Type Method Description UserWsDTOUsersController. createUser(UserSignUpWsDTO user, java.lang.String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)UserWsDTOUsersController. createUser(java.lang.String login, java.lang.String password, java.lang.String titleCode, java.lang.String firstName, java.lang.String lastName, java.lang.String guid, java.lang.String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)UserWsDTOUsersController. getUser(java.lang.String fields)Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type UserWsDTO Modifier and Type Method Description voidUsersController. replaceUser(UserWsDTO user)voidUsersController. updateUser(UserWsDTO user) -
Uses of UserWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return UserWsDTO Modifier and Type Method Description UserWsDTOOrderWsDTO. getOrgCustomer()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type UserWsDTO Modifier and Type Method Description voidOrderWsDTO. setOrgCustomer(UserWsDTO orgCustomer) -
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) -
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 UserWsDTO Modifier and Type Method Description java.util.List<UserWsDTO>UserWsDTO. getApprovers()Method parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type UserWsDTO Modifier and Type Method Description voidUserWsDTO. setApprovers(java.util.List<UserWsDTO> approvers) -
Uses of UserWsDTO in de.hybris.platform.customercouponocc.controllers.customercoupon
Methods in de.hybris.platform.customercouponocc.controllers.customercoupon that return UserWsDTO Modifier and Type Method Description protected UserWsDTOCustomerCouponsController. getCustomerWsDTO(java.lang.String fields) -
Uses of UserWsDTO in de.hybris.platform.customercouponocc.dto
Methods in de.hybris.platform.customercouponocc.dto that return UserWsDTO Modifier and Type Method Description UserWsDTOCustomerCoupon2CustomerWsDTO. getCustomer()UserWsDTOCustomerCouponNotificationWsDTO. getCustomer()Methods in de.hybris.platform.customercouponocc.dto with parameters of type UserWsDTO Modifier and Type Method Description voidCustomerCoupon2CustomerWsDTO. setCustomer(UserWsDTO customer)voidCustomerCouponNotificationWsDTO. setCustomer(UserWsDTO customer) -
Uses of UserWsDTO in de.hybris.platform.customercouponoccaddon.controllers.customercoupon
Methods in de.hybris.platform.customercouponoccaddon.controllers.customercoupon that return UserWsDTO Modifier and Type Method Description protected UserWsDTOCustomerCouponsController. getCustomerWsDTO(java.lang.String fields) -
Uses of UserWsDTO in de.hybris.platform.customercouponoccaddon.dto
Methods in de.hybris.platform.customercouponoccaddon.dto that return UserWsDTO Modifier and Type Method Description UserWsDTOCustomerCoupon2CustomerWsDTO. getCustomer()UserWsDTOCustomerCouponNotificationWsDTO. getCustomer()Methods in de.hybris.platform.customercouponoccaddon.dto with parameters of type UserWsDTO Modifier and Type Method Description voidCustomerCoupon2CustomerWsDTO. setCustomer(UserWsDTO customer)voidCustomerCouponNotificationWsDTO. setCustomer(UserWsDTO customer) -
Uses of UserWsDTO in de.hybris.platform.ordermanagementwebservices.controllers.order
Methods in de.hybris.platform.ordermanagementwebservices.controllers.order that return UserWsDTO Modifier and Type Method Description protected UserWsDTOOrderControllerIntegrationTest. buildUserWsDTO()protected UserWsDTOOrderControllerIntegrationTest. buildUserWsDTO_WithExistingUSer() -
Uses of UserWsDTO in de.hybris.platform.ordermanagementwebservices.dto.order
Methods in de.hybris.platform.ordermanagementwebservices.dto.order that return UserWsDTO Modifier and Type Method Description UserWsDTOOrderRequestWsDTO. getUser()Methods in de.hybris.platform.ordermanagementwebservices.dto.order with parameters of type UserWsDTO Modifier and Type Method Description voidOrderRequestWsDTO. setUser(UserWsDTO user) -
Uses of UserWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return UserWsDTO Modifier and Type Method Description UserWsDTOUsersController. createUser(UserSignUpWsDTO user, java.lang.String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)UserWsDTOUsersController. createUser(java.lang.String login, java.lang.String password, java.lang.String titleCode, java.lang.String firstName, java.lang.String lastName, java.lang.String guid, java.lang.String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)UserWsDTOUsersController. getUser(java.lang.String fields)Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type UserWsDTO Modifier and Type Method Description voidUsersController. replaceUser(UserWsDTO user)voidUsersController. updateUser(UserWsDTO user)
-