|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Error | |
---|---|
com.sforce.soap.partner |
Uses of Error in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner with type parameters of type Error | |
---|---|
protected List<Error> |
UpsertResult.errors
|
protected List<Error> |
InvalidateSessionsResult.errors
|
protected List<Error> |
UndeleteResult.errors
|
protected List<Error> |
DeleteResult.errors
|
protected List<Error> |
ProcessResult.errors
|
protected List<Error> |
LeadConvertResult.errors
|
protected List<Error> |
EmptyRecycleBinResult.errors
|
protected List<Error> |
SaveResult.errors
|
protected List<Error> |
MergeResult.errors
|
Methods in com.sforce.soap.partner that return Error | |
---|---|
Error |
ObjectFactory.createError()
Create an instance of Error |
Methods in com.sforce.soap.partner that return types with arguments of type Error | |
---|---|
List<Error> |
UpsertResult.getErrors()
Gets the value of the errors property. |
List<Error> |
InvalidateSessionsResult.getErrors()
Gets the value of the errors property. |
List<Error> |
UndeleteResult.getErrors()
Gets the value of the errors property. |
List<Error> |
DeleteResult.getErrors()
Gets the value of the errors property. |
List<Error> |
ProcessResult.getErrors()
Gets the value of the errors property. |
List<Error> |
LeadConvertResult.getErrors()
Gets the value of the errors property. |
List<Error> |
EmptyRecycleBinResult.getErrors()
Gets the value of the errors property. |
List<Error> |
SaveResult.getErrors()
Gets the value of the errors property. |
List<Error> |
MergeResult.getErrors()
Gets the value of the errors property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |