Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.UserGroupWsDTO
Packages that use UserGroupWsDTO
Package
Description
-
Uses of UserGroupWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Subclasses of UserGroupWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company -
Uses of UserGroupWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return UserGroupWsDTOModifier and TypeMethodDescriptionCustomerGroupsController.getCustomerGroup(String groupId, String fields) Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type UserGroupWsDTOModifier and TypeMethodDescriptionvoidCustomerGroupsController.createCustomerGroup(UserGroupWsDTO userGroup) -
Uses of UserGroupWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return types with arguments of type UserGroupWsDTOModifier and TypeMethodDescriptionUserGroupWsDTO.getSubGroups()UserGroupListWsDTO.getUserGroups()Method parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type UserGroupWsDTOModifier and TypeMethodDescriptionvoidUserGroupWsDTO.setSubGroups(List<UserGroupWsDTO> subGroups) voidUserGroupListWsDTO.setUserGroups(List<UserGroupWsDTO> userGroups) -
Uses of UserGroupWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return UserGroupWsDTOModifier and TypeMethodDescriptionCustomerGroupsController.getCustomerGroup(String groupId, String fields) Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type UserGroupWsDTOModifier and TypeMethodDescriptionvoidCustomerGroupsController.createCustomerGroup(UserGroupWsDTO userGroup)