Uses of Class
org.marketcetera.client.users.UserInfo

Packages that use UserInfo
org.marketcetera.client Provides client API to communicate with the server. 
 

Uses of UserInfo in org.marketcetera.client
 

Methods in org.marketcetera.client that return UserInfo
 UserInfo Service.getUserInfo(ClientContext context, UserID id)
          Returns the information of the user with the given ID to the client with the given context.
 UserInfo Client.getUserInfo(UserID id, boolean useCache)
          Returns the information of the user with the given ID.
 



Copyright © 2012. All Rights Reserved.