|
||||||||||
| 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 java.util.List<Error> |
UpsertResult.errors
|
protected java.util.List<Error> |
LeadConvertResult.errors
|
protected java.util.List<Error> |
ProcessResult.errors
|
protected java.util.List<Error> |
UndeleteResult.errors
|
protected java.util.List<Error> |
EmptyRecycleBinResult.errors
|
protected java.util.List<Error> |
DeleteResult.errors
|
protected java.util.List<Error> |
InvalidateSessionsResult.errors
|
protected java.util.List<Error> |
SaveResult.errors
|
protected java.util.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 | |
|---|---|
java.util.List<Error> |
UpsertResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
LeadConvertResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
ProcessResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
UndeleteResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
EmptyRecycleBinResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
DeleteResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
InvalidateSessionsResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
SaveResult.getErrors()
Gets the value of the errors property. |
java.util.List<Error> |
MergeResult.getErrors()
Gets the value of the errors property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||