Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
SaveResult[] |
Soap.create(SObject[] sObjects)
Create a set of new sObjects
|
SaveResult[] |
SoapBindingStub.create(SObject[] sObjects) |
SaveResult[] |
Soap.update(SObject[] sObjects)
Update a set of sObjects
|
SaveResult[] |
SoapBindingStub.update(SObject[] sObjects) |
Copyright © 2014. All rights reserved.