Uses of Class
br.com.davinti.vitruvio.ws.dto.system.LoggedUserInfo
Packages that use LoggedUserInfo
Package
Description
-
Uses of LoggedUserInfo in br.com.davinti.vitruvio.spi
Methods in br.com.davinti.vitruvio.spi that return types with arguments of type LoggedUserInfo -
Uses of LoggedUserInfo in br.com.davinti.vitruvio.spi.impl
Methods in br.com.davinti.vitruvio.spi.impl that return types with arguments of type LoggedUserInfo -
Uses of LoggedUserInfo in br.com.davinti.vitruvio.ws.client
Methods in br.com.davinti.vitruvio.ws.client that return types with arguments of type LoggedUserInfo -
Uses of LoggedUserInfo in br.com.davinti.vitruvio.ws.dto.system
Methods in br.com.davinti.vitruvio.ws.dto.system that return types with arguments of type LoggedUserInfoMethods in br.com.davinti.vitruvio.ws.dto.system with parameters of type LoggedUserInfoModifier and TypeMethodDescriptionvoidLoggedUsersInfoResponse.addLoggedUserInfoInfo(LoggedUserInfo info) Method parameters in br.com.davinti.vitruvio.ws.dto.system with type arguments of type LoggedUserInfoModifier and TypeMethodDescriptionvoidLoggedUsersInfoResponse.setLoggedUsers(List<LoggedUserInfo> loggedUsers)