| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected GetUserInfoResult |
GetUserInfoResponse.result |
protected GetUserInfoResult |
LoginResult.userInfo |
| Modifier and Type | Method and Description |
|---|---|
GetUserInfoResult |
ObjectFactory.createGetUserInfoResult()
Create an instance of
GetUserInfoResult |
GetUserInfoResult |
GetUserInfoResponse.getResult()
Gets the value of the result property.
|
GetUserInfoResult |
LoginResult.getUserInfo()
Gets the value of the userInfo property.
|
GetUserInfoResult |
ToolingConnection.getUserInfo(SessionHeader sessionHeader)
Returns standard information relevant to the current user
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetUserInfoResponse.setResult(GetUserInfoResult value)
Sets the value of the result property.
|
void |
LoginResult.setUserInfo(GetUserInfoResult value)
Sets the value of the userInfo property.
|
Copyright © 2016. All rights reserved.