|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessRequest | |
|---|---|
| com.sforce.soap.partner | |
| Uses of ProcessRequest in com.sforce.soap.partner |
|---|
| Subclasses of ProcessRequest in com.sforce.soap.partner | |
|---|---|
class |
ProcessSubmitRequest
Java class for ProcessSubmitRequest complex type. |
class |
ProcessWorkitemRequest
Java class for ProcessWorkitemRequest complex type. |
| Fields in com.sforce.soap.partner with type parameters of type ProcessRequest | |
|---|---|
protected java.util.List<ProcessRequest> |
Process.actions
|
| Methods in com.sforce.soap.partner that return ProcessRequest | |
|---|---|
ProcessRequest |
ObjectFactory.createProcessRequest()
Create an instance of ProcessRequest |
| Methods in com.sforce.soap.partner that return types with arguments of type ProcessRequest | |
|---|---|
java.util.List<ProcessRequest> |
Process.getActions()
Gets the value of the actions property. |
| Method parameters in com.sforce.soap.partner with type arguments of type ProcessRequest | |
|---|---|
java.util.List<ProcessResult> |
Soap.process(java.util.List<ProcessRequest> actions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||