|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoginResult | |
---|---|
com.sforce.soap.partner |
Uses of LoginResult in com.sforce.soap.partner |
---|
Methods in com.sforce.soap.partner that return LoginResult | |
---|---|
LoginResult |
LoginResponse.getResult()
Gets the result value for this LoginResponse. |
LoginResult |
SoapBindingStub.login(java.lang.String username,
java.lang.String password)
|
LoginResult |
Soap.login(java.lang.String username,
java.lang.String password)
Login to the Salesforce.com SOAP Api |
Methods in com.sforce.soap.partner with parameters of type LoginResult | |
---|---|
void |
LoginResponse.setResult(LoginResult result)
Sets the result value for this LoginResponse. |
Constructors in com.sforce.soap.partner with parameters of type LoginResult | |
---|---|
LoginResponse(LoginResult result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |