Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.UserWsDTO
Packages that use UserWsDTO
Package
Description
-
Uses of UserWsDTO in de.hybris.platform.assistedservicewebservices.controllers
Methods in de.hybris.platform.assistedservicewebservices.controllers that return UserWsDTOModifier and TypeMethodDescriptionCustomersController.createCustomer(CustomerRegistrationFormWsDTO customerRegistrationForm, String baseSite) -
Uses of UserWsDTO in de.hybris.platform.assistedservicewebservices.dto
Methods in de.hybris.platform.assistedservicewebservices.dto that return types with arguments of type UserWsDTOMethod parameters in de.hybris.platform.assistedservicewebservices.dto with type arguments of type UserWsDTOModifier and TypeMethodDescriptionvoidCustomerSearchPageWsDTO.setEntries(List<UserWsDTO> entries) -
Uses of UserWsDTO in de.hybris.platform.assistedservicewebservices.helper
Methods in de.hybris.platform.assistedservicewebservices.helper that return UserWsDTO -
Uses of UserWsDTO in de.hybris.platform.assistedservicewebservices.mapper
Methods in de.hybris.platform.assistedservicewebservices.mapper with parameters of type UserWsDTOModifier and TypeMethodDescriptionvoidCustomerDataMapper.mapAtoB(CustomerData customerData, UserWsDTO userWsDTO, ma.glasnost.orika.MappingContext context) -
Uses of UserWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return UserWsDTOModifier and TypeMethodDescriptionOrgCustomerManagementController.createOrgCustomer(OrgCustomerCreationWsDTO orgCustomerCreation, String fields) OrgCustomerManagementController.getOrgCustomer(String orgCustomerId, String fields) B2BUsersController.getOrgUser(String fields) -
Uses of UserWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return UserWsDTOModifier and TypeMethodDescriptionOrgCustomerManagementController.createOrgCustomer(OrgCustomerCreationWsDTO orgCustomerCreation, String fields) OrgCustomerManagementController.getOrgCustomer(String orgCustomerId, String fields) B2BUsersController.getOrgUser(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 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.chineseprofileocc.controllers
Methods in de.hybris.platform.chineseprofileocc.controllers that return UserWsDTOModifier and TypeMethodDescriptionMobileNumberController.bindMobileNumber(String mobileNumber, String verificationCode, 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 UserWsDTOModifier and TypeMethodDescriptionMobileNumberController.bindMobileNumber(String mobileNumber, String verificationCode, 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 UserWsDTOModifier and TypeMethodDescriptionUsersController.createUser(UserSignUpWsDTO user, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) UsersController.createUser(String login, String password, String titleCode, String firstName, String lastName, String guid, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type UserWsDTOModifier and TypeMethodDescriptionvoidUsersController.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 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 -
Uses of UserWsDTO in de.hybris.platform.customercouponocc.controllers.customercoupon
Methods in de.hybris.platform.customercouponocc.controllers.customercoupon that return UserWsDTOModifier and TypeMethodDescriptionprotected UserWsDTOCustomerCouponsController.getCustomerWsDTO(String fields) -
Uses of UserWsDTO in de.hybris.platform.customercouponocc.dto
Methods in de.hybris.platform.customercouponocc.dto that return UserWsDTOModifier and TypeMethodDescriptionCustomerCoupon2CustomerWsDTO.getCustomer()CustomerCouponNotificationWsDTO.getCustomer()Methods in de.hybris.platform.customercouponocc.dto with parameters of type UserWsDTOModifier and TypeMethodDescriptionvoidCustomerCoupon2CustomerWsDTO.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 UserWsDTOModifier and TypeMethodDescriptionprotected UserWsDTOCustomerCouponsController.getCustomerWsDTO(String fields) -
Uses of UserWsDTO in de.hybris.platform.customercouponoccaddon.dto
Methods in de.hybris.platform.customercouponoccaddon.dto that return UserWsDTOModifier and TypeMethodDescriptionCustomerCoupon2CustomerWsDTO.getCustomer()CustomerCouponNotificationWsDTO.getCustomer()Methods in de.hybris.platform.customercouponoccaddon.dto with parameters of type UserWsDTOModifier and TypeMethodDescriptionvoidCustomerCoupon2CustomerWsDTO.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 UserWsDTOModifier and TypeMethodDescriptionprotected 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 UserWsDTOMethods in de.hybris.platform.ordermanagementwebservices.dto.order with parameters of type UserWsDTO -
Uses of UserWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return UserWsDTOModifier and TypeMethodDescriptionUsersController.createUser(UserSignUpWsDTO user, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) UsersController.createUser(String login, String password, String titleCode, String firstName, String lastName, String guid, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type UserWsDTOModifier and TypeMethodDescriptionvoidUsersController.replaceUser(UserWsDTO user) voidUsersController.updateUser(UserWsDTO user)