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  java.util.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
 java.util.List<InvalidateSessionsResult> InvalidateSessionsResponse.getResult()
          Gets the value of the result property.
 java.util.List<InvalidateSessionsResult> Soap.invalidateSessions(java.util.List<java.lang.String> sessionIds)
           
 



Copyright © 2011. All Rights Reserved.