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

Packages that use GetDeletedResult
com.sforce.soap.partner   
 

Uses of GetDeletedResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner declared as GetDeletedResult
protected  GetDeletedResult GetDeletedResponse.result
           
 

Methods in com.sforce.soap.partner that return GetDeletedResult
 GetDeletedResult ObjectFactory.createGetDeletedResult()
          Create an instance of GetDeletedResult
 GetDeletedResult Soap.getDeleted(String sObjectType, XMLGregorianCalendar startDate, XMLGregorianCalendar endDate)
           
 GetDeletedResult GetDeletedResponse.getResult()
          Gets the value of the result property.
 

Methods in com.sforce.soap.partner with parameters of type GetDeletedResult
 void GetDeletedResponse.setResult(GetDeletedResult value)
          Sets the value of the result property.
 



Copyright © 2012. All Rights Reserved.