| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected List<Error> |
DeleteResult.errors |
protected List<Error> |
SaveResult.errors |
protected List<Error> |
DescribeWorkitemActionResult.errors |
protected List<Error> |
InvalidateSessionsResult.errors |
protected List<Error> |
UpsertResult.errors |
| Modifier and Type | Method and Description |
|---|---|
Error |
ObjectFactory.createError()
Create an instance of
Error |
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
DeleteResult.getErrors()
Gets the value of the errors property.
|
List<Error> |
SaveResult.getErrors()
Gets the value of the errors property.
|
List<Error> |
DescribeWorkitemActionResult.getErrors()
Gets the value of the errors property.
|
List<Error> |
InvalidateSessionsResult.getErrors()
Gets the value of the errors property.
|
List<Error> |
UpsertResult.getErrors()
Gets the value of the errors property.
|
Copyright © 2016. All rights reserved.