|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResetPasswordResult | |
---|---|
com.sforce.soap.partner |
Uses of ResetPasswordResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner declared as ResetPasswordResult | |
---|---|
protected ResetPasswordResult |
ResetPasswordResponse.result
|
Methods in com.sforce.soap.partner that return ResetPasswordResult | |
---|---|
ResetPasswordResult |
ObjectFactory.createResetPasswordResult()
Create an instance of ResetPasswordResult |
ResetPasswordResult |
ResetPasswordResponse.getResult()
Gets the value of the result property. |
ResetPasswordResult |
Soap.resetPassword(String userId)
|
Methods in com.sforce.soap.partner with parameters of type ResetPasswordResult | |
---|---|
void |
ResetPasswordResponse.setResult(ResetPasswordResult value)
Sets the value of the result property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |