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

Packages that use UndeleteResult
com.sforce.soap.partner   
 

Uses of UndeleteResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type UndeleteResult
protected  java.util.List<UndeleteResult> UndeleteResponse.result
           
 

Methods in com.sforce.soap.partner that return UndeleteResult
 UndeleteResult ObjectFactory.createUndeleteResult()
          Create an instance of UndeleteResult
 

Methods in com.sforce.soap.partner that return types with arguments of type UndeleteResult
 java.util.List<UndeleteResult> UndeleteResponse.getResult()
          Gets the value of the result property.
 java.util.List<UndeleteResult> Soap.undelete(java.util.List<java.lang.String> ids)
           
 



Copyright © 2011. All Rights Reserved.