Uses of Class
com.finconsgroup.itserr.marketplace.usercommunication.dm.client.dto.userprofile.InputFindUserProfilesByIdsDto
Packages that use InputFindUserProfilesByIdsDto
-
Uses of InputFindUserProfilesByIdsDto in com.finconsgroup.itserr.marketplace.usercommunication.dm.client
Methods in com.finconsgroup.itserr.marketplace.usercommunication.dm.client with parameters of type InputFindUserProfilesByIdsDtoModifier and TypeMethodDescriptioncom.finconsgroup.itserr.marketplace.core.web.dto.OutputPageDto<OutputUserProfileDmDto> UserProfileDmClient.findAllByIds(InputFindUserProfilesByIdsDto dto, int pageNumber, int pageSize, String sort, com.finconsgroup.itserr.marketplace.core.web.enums.SortDirection direction) Retrieves all user profiles for the provided ids.