|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |