Uses of Class
de.hybris.platform.assistedservicewebservices.dto.Customer360QueryWsDTO
Packages that use Customer360QueryWsDTO
Package
Description
-
Uses of Customer360QueryWsDTO in de.hybris.platform.assistedservicewebservices.dto
Methods in de.hybris.platform.assistedservicewebservices.dto that return types with arguments of type Customer360QueryWsDTOMethod parameters in de.hybris.platform.assistedservicewebservices.dto with type arguments of type Customer360QueryWsDTOModifier and TypeMethodDescriptionvoidCustomer360QueryListWsDTO.setCustomer360Queries(List<Customer360QueryWsDTO> customer360Queries) -
Uses of Customer360QueryWsDTO in de.hybris.platform.assistedservicewebservices.validator
Method parameters in de.hybris.platform.assistedservicewebservices.validator with type arguments of type Customer360QueryWsDTOModifier and TypeMethodDescriptionprotected voidCustomer360QueryListWsDTOValidator.validateErrorsForQueries(List<Customer360QueryWsDTO> list, org.springframework.validation.Errors errors)