|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmptyRecycleBinResult | |
---|---|
com.sforce.soap.partner |
Uses of EmptyRecycleBinResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner with type parameters of type EmptyRecycleBinResult | |
---|---|
protected java.util.List<EmptyRecycleBinResult> |
EmptyRecycleBinResponse.result
|
Methods in com.sforce.soap.partner that return EmptyRecycleBinResult | |
---|---|
EmptyRecycleBinResult |
ObjectFactory.createEmptyRecycleBinResult()
Create an instance of EmptyRecycleBinResult |
Methods in com.sforce.soap.partner that return types with arguments of type EmptyRecycleBinResult | |
---|---|
java.util.List<EmptyRecycleBinResult> |
Soap.emptyRecycleBin(java.util.List<java.lang.String> ids)
|
java.util.List<EmptyRecycleBinResult> |
EmptyRecycleBinResponse.getResult()
Gets the value of the result property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |