Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.PrincipalWsDTO
Packages that use PrincipalWsDTO
Package
Description
-
Uses of PrincipalWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Subclasses of PrincipalWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company -
Uses of PrincipalWsDTO in de.hybris.platform.b2bwebservicescommons.dto.order
Methods in de.hybris.platform.b2bwebservicescommons.dto.order that return PrincipalWsDTOMethods in de.hybris.platform.b2bwebservicescommons.dto.order with parameters of type PrincipalWsDTOModifier and TypeMethodDescriptionvoidOrderApprovalRecordWsDTO.setApprover(PrincipalWsDTO approver) -
Uses of PrincipalWsDTO in de.hybris.platform.commercewebservices.core.validator
Methods in de.hybris.platform.commercewebservices.core.validator with parameters of type PrincipalWsDTOModifier and TypeMethodDescriptionprotected booleanPrincipalListDTOValidator.setUidEmptyError(PrincipalWsDTO principal, org.springframework.validation.Errors errors, String uidFieldName) protected booleanPrincipalListDTOValidator.setUserNotExistError(PrincipalWsDTO principal, org.springframework.validation.Errors errors) Method parameters in de.hybris.platform.commercewebservices.core.validator with type arguments of type PrincipalWsDTOModifier and TypeMethodDescriptionprotected voidPrincipalListDTOValidator.validateErrorsForPrincipals(List<PrincipalWsDTO> list, org.springframework.validation.Errors errors, String uidFieldName) -
Uses of PrincipalWsDTO in de.hybris.platform.commercewebservicescommons.dto.comments
Methods in de.hybris.platform.commercewebservicescommons.dto.comments that return PrincipalWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.comments with parameters of type PrincipalWsDTO -
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) -
Uses of PrincipalWsDTO in de.hybris.platform.messagecentercsocc.dto.conversation
Methods in de.hybris.platform.messagecentercsocc.dto.conversation that return PrincipalWsDTOModifier and TypeMethodDescriptionConversationWsDTO.getAgent()ConversationWsDTO.getCustomer()ConversationMessageWsDTO.getSender()Methods in de.hybris.platform.messagecentercsocc.dto.conversation with parameters of type PrincipalWsDTOModifier and TypeMethodDescriptionvoidConversationWsDTO.setAgent(PrincipalWsDTO agent) voidConversationWsDTO.setCustomer(PrincipalWsDTO customer) voidConversationMessageWsDTO.setSender(PrincipalWsDTO sender) -
Uses of PrincipalWsDTO in de.hybris.platform.messagecentercsoccaddon.dto.conversation
Methods in de.hybris.platform.messagecentercsoccaddon.dto.conversation that return PrincipalWsDTOModifier and TypeMethodDescriptionConversationWsDTO.getAgent()ConversationWsDTO.getCustomer()ConversationMessageWsDTO.getSender()Methods in de.hybris.platform.messagecentercsoccaddon.dto.conversation with parameters of type PrincipalWsDTOModifier and TypeMethodDescriptionvoidConversationWsDTO.setAgent(PrincipalWsDTO agent) voidConversationWsDTO.setCustomer(PrincipalWsDTO customer) voidConversationMessageWsDTO.setSender(PrincipalWsDTO sender) -
Uses of PrincipalWsDTO in de.hybris.platform.savedorderformsocc.dto
Methods in de.hybris.platform.savedorderformsocc.dto that return PrincipalWsDTOMethods in de.hybris.platform.savedorderformsocc.dto with parameters of type PrincipalWsDTO -
Uses of PrincipalWsDTO in de.hybris.platform.savedorderformsoccaddon.dto
Methods in de.hybris.platform.savedorderformsoccaddon.dto that return PrincipalWsDTOMethods in de.hybris.platform.savedorderformsoccaddon.dto with parameters of type PrincipalWsDTO -
Uses of PrincipalWsDTO in de.hybris.platform.ycommercewebservices.validator
Methods in de.hybris.platform.ycommercewebservices.validator with parameters of type PrincipalWsDTOModifier and TypeMethodDescriptionprotected booleanPrincipalListDTOValidator.setUidEmptyError(PrincipalWsDTO principal, org.springframework.validation.Errors errors, String uidFieldName) protected booleanPrincipalListDTOValidator.setUserNotExistError(PrincipalWsDTO principal, org.springframework.validation.Errors errors) Method parameters in de.hybris.platform.ycommercewebservices.validator with type arguments of type PrincipalWsDTOModifier and TypeMethodDescriptionprotected voidPrincipalListDTOValidator.validateErrorsForPrincipals(List<PrincipalWsDTO> list, org.springframework.validation.Errors errors, String uidFieldName)