Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.PrincipalWsDTO
-
-
Uses of PrincipalWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Subclasses of PrincipalWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company Modifier and Type Class Description classOrgUnitUserGroupWsDTO -
Uses of PrincipalWsDTO in de.hybris.platform.b2bwebservicescommons.dto.order
Methods in de.hybris.platform.b2bwebservicescommons.dto.order that return PrincipalWsDTO Modifier and Type Method Description PrincipalWsDTOOrderApprovalRecordWsDTO. getApprover()Methods in de.hybris.platform.b2bwebservicescommons.dto.order with parameters of type PrincipalWsDTO Modifier and Type Method Description voidOrderApprovalRecordWsDTO. 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 PrincipalWsDTO Modifier and Type Method Description protected booleanPrincipalListDTOValidator. setUidEmptyError(PrincipalWsDTO principal, org.springframework.validation.Errors errors, java.lang.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 PrincipalWsDTO Modifier and Type Method Description protected voidPrincipalListDTOValidator. validateErrorsForPrincipals(java.util.List<PrincipalWsDTO> list, org.springframework.validation.Errors errors, java.lang.String uidFieldName) -
Uses of PrincipalWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return PrincipalWsDTO Modifier and Type Method Description PrincipalWsDTOCartWsDTO. getSavedBy()PrincipalWsDTOAbstractOrderWsDTO. getUser()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type PrincipalWsDTO Modifier and Type Method Description voidCartWsDTO. 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.user Modifier and Type Class Description classUserGroupWsDTORepresentation of an User GroupclassUserWsDTORepresentation of an UserMethods in de.hybris.platform.commercewebservicescommons.dto.user that return types with arguments of type PrincipalWsDTO Modifier and Type Method Description java.util.List<PrincipalWsDTO>MemberListWsDTO. getMembers()java.util.List<PrincipalWsDTO>UserGroupWsDTO. getMembers()Method parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type PrincipalWsDTO Modifier and Type Method Description voidMemberListWsDTO. setMembers(java.util.List<PrincipalWsDTO> members)voidUserGroupWsDTO. setMembers(java.util.List<PrincipalWsDTO> members) -
Uses of PrincipalWsDTO in de.hybris.platform.messagecentercsocc.dto.conversation
Methods in de.hybris.platform.messagecentercsocc.dto.conversation that return PrincipalWsDTO Modifier and Type Method Description PrincipalWsDTOConversationWsDTO. getAgent()PrincipalWsDTOConversationWsDTO. getCustomer()PrincipalWsDTOConversationMessageWsDTO. getSender()Methods in de.hybris.platform.messagecentercsocc.dto.conversation with parameters of type PrincipalWsDTO Modifier and Type Method Description voidConversationWsDTO. 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 PrincipalWsDTO Modifier and Type Method Description PrincipalWsDTOConversationWsDTO. getAgent()PrincipalWsDTOConversationWsDTO. getCustomer()PrincipalWsDTOConversationMessageWsDTO. getSender()Methods in de.hybris.platform.messagecentercsoccaddon.dto.conversation with parameters of type PrincipalWsDTO Modifier and Type Method Description voidConversationWsDTO. 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 PrincipalWsDTO Modifier and Type Method Description PrincipalWsDTOOrderFormWsDTO. getUser()Methods in de.hybris.platform.savedorderformsocc.dto with parameters of type PrincipalWsDTO Modifier and Type Method Description voidOrderFormWsDTO. setUser(PrincipalWsDTO user) -
Uses of PrincipalWsDTO in de.hybris.platform.savedorderformsoccaddon.dto
Methods in de.hybris.platform.savedorderformsoccaddon.dto that return PrincipalWsDTO Modifier and Type Method Description PrincipalWsDTOOrderFormWsDTO. getUser()Methods in de.hybris.platform.savedorderformsoccaddon.dto with parameters of type PrincipalWsDTO Modifier and Type Method Description voidOrderFormWsDTO. setUser(PrincipalWsDTO user) -
Uses of PrincipalWsDTO in de.hybris.platform.ycommercewebservices.validator
Methods in de.hybris.platform.ycommercewebservices.validator with parameters of type PrincipalWsDTO Modifier and Type Method Description protected booleanPrincipalListDTOValidator. setUidEmptyError(PrincipalWsDTO principal, org.springframework.validation.Errors errors, java.lang.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 PrincipalWsDTO Modifier and Type Method Description protected voidPrincipalListDTOValidator. validateErrorsForPrincipals(java.util.List<PrincipalWsDTO> list, org.springframework.validation.Errors errors, java.lang.String uidFieldName)
-