| Package | Description |
|---|---|
| org.marketcetera.client |
Provides client API to communicate with the server.
|
| org.marketcetera.client.rpc |
| Modifier and Type | Method and Description |
|---|---|
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 |
ClientImpl.getUserInfo(UserID id,
boolean useCache) |
UserInfo |
Client.getUserInfo(UserID id,
boolean useCache)
Returns the information of the user with the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
RpcClientImpl.getUserInfo(UserID inId,
boolean inUseCache) |
Copyright © 2015. All Rights Reserved.