|
||||||||||
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 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 | |
---|---|
List<ProcessRequest> |
Process.getActions()
Gets the value of the actions property. |
Method parameters in com.sforce.soap.partner with type arguments of type ProcessRequest | |
---|---|
List<ProcessResult> |
Soap.process(List<ProcessRequest> actions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |