Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.PrincipalWsDTO
Packages that use PrincipalWsDTO
Package
Description
-
Uses of PrincipalWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return PrincipalWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type PrincipalWsDTOModifier and TypeMethodDescriptionvoidCartWsDTO.setSavedBy(PrincipalWsDTO savedBy) voidAbstractOrderWsDTO.setUser(PrincipalWsDTO user) -
Uses of PrincipalWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Subclasses of PrincipalWsDTO in de.hybris.platform.commercewebservicescommons.dto.userModifier and TypeClassDescriptionclassRepresentation of a user groupclassRepresentation of a UserMethods in de.hybris.platform.commercewebservicescommons.dto.user that return types with arguments of type PrincipalWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type PrincipalWsDTOModifier and TypeMethodDescriptionvoidMemberListWsDTO.setMembers(List<PrincipalWsDTO> members) voidUserGroupWsDTO.setMembers(List<PrincipalWsDTO> members)