Uses of Class
com.sforce.soap.partner.EmptyRecycleBinResult

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.
 



Copyright © 2010. All Rights Reserved.