| 程序包 | 说明 |
|---|---|
| studio.wetrack.accountService | |
| studio.wetrack.accountService.domain |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract boolean |
AbstrackAccountService.checkPassword(String id,
String password,
Type type) |
protected abstract void |
AbstrackAccountService.updatePassword(String id,
String password,
Type type) |
protected abstract void |
AbstrackAccountService.updatePasswordByEmail(String email,
String password,
Type type) |
protected abstract void |
AbstrackAccountService.updatePasswordByPhone(String phone,
String password,
Type type) |
| 限定符和类型 | 方法和说明 |
|---|---|
Type |
SmartLoginForm.getType() |
Type |
ResetPass.getType() |
Type |
LoginOut.getType() |
Type |
LoginForm.getType() |
Type |
ChangePass.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SmartLoginForm.setType(Type type) |
void |
ResetPass.setType(Type type) |
void |
LoginOut.setType(Type type) |
void |
LoginForm.setType(Type type) |
void |
ChangePass.setType(Type type) |
Copyright © 2017. All rights reserved.