|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LeadConvertResult | |
|---|---|
| com.sforce.soap.partner | |
| Uses of LeadConvertResult in com.sforce.soap.partner |
|---|
| Fields in com.sforce.soap.partner with type parameters of type LeadConvertResult | |
|---|---|
protected java.util.List<LeadConvertResult> |
ConvertLeadResponse.result
|
| Methods in com.sforce.soap.partner that return LeadConvertResult | |
|---|---|
LeadConvertResult |
ObjectFactory.createLeadConvertResult()
Create an instance of LeadConvertResult |
| Methods in com.sforce.soap.partner that return types with arguments of type LeadConvertResult | |
|---|---|
java.util.List<LeadConvertResult> |
Soap.convertLead(java.util.List<LeadConvert> leadConverts)
|
java.util.List<LeadConvertResult> |
ConvertLeadResponse.getResult()
Gets the value of the result property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||