|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResetPasswordResult | |
---|---|
com.sforce.soap.partner |
Uses of ResetPasswordResult in com.sforce.soap.partner |
---|
Methods in com.sforce.soap.partner that return ResetPasswordResult | |
---|---|
ResetPasswordResult |
ResetPasswordResponse.getResult()
Gets the result value for this ResetPasswordResponse. |
ResetPasswordResult |
SoapBindingStub.resetPassword(java.lang.String userId)
|
ResetPasswordResult |
Soap.resetPassword(java.lang.String userId)
Reset a user's password |
Methods in com.sforce.soap.partner with parameters of type ResetPasswordResult | |
---|---|
void |
ResetPasswordResponse.setResult(ResetPasswordResult result)
Sets the result value for this ResetPasswordResponse. |
Constructors in com.sforce.soap.partner with parameters of type ResetPasswordResult | |
---|---|
ResetPasswordResponse(ResetPasswordResult result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |