|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface IProfileBusiness
用户
方法摘要 | |
---|---|
Profile |
getProfileByUserId(String userId)
根据用户id获取用户配置信息 |
void |
updateProfile(Profile profile)
根据userId配置用户桌面模式 |
从接口 gboat2.base.core.service.IBaseService 继承的方法 |
---|
delete, get, getAsPage, getAsPage, query, query, save, update |
方法详细信息 |
---|
Profile getProfileByUserId(String userId)
userId
- 用户idvoid updateProfile(Profile profile)
Profile
- 登录名
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |