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

Packages that use InvalidateSessionsResult
com.sforce.soap.partner   
 

Uses of InvalidateSessionsResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type InvalidateSessionsResult
protected  List<InvalidateSessionsResult> InvalidateSessionsResponse.result
           
 

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

Methods in com.sforce.soap.partner that return types with arguments of type InvalidateSessionsResult
 List<InvalidateSessionsResult> InvalidateSessionsResponse.getResult()
          Gets the value of the result property.
 List<InvalidateSessionsResult> Soap.invalidateSessions(List<String> sessionIds)
           
 



Copyright © 2012. All Rights Reserved.