| 程序包 | 说明 |
|---|---|
| com.mingsoft.basic.biz | |
| com.mingsoft.basic.biz.impl | |
| com.mingsoft.basic.dao | |
| com.mingsoft.basic.entity |
| 限定符和类型 | 方法和说明 |
|---|---|
SystemSkinEntity |
ISystemSkinBiz.getByManagerId(int managerId)
获取管理员对应的管理皮肤
|
SystemSkinEntity |
ISystemSkinBiz.updateManagerSystemSkin(int managerId,
int systemSkinId)
设置管理员的后台皮肤
|
| 限定符和类型 | 方法和说明 |
|---|---|
SystemSkinEntity |
SystemSkinBizImpl.getByManagerId(int managerId) |
SystemSkinEntity |
SystemSkinBizImpl.updateManagerSystemSkin(int managerId,
int systemSkinId) |
| 限定符和类型 | 方法和说明 |
|---|---|
SystemSkinEntity |
ISystemSkinDao.getByManagerId(int managerId)
获取管理员对应的管理皮肤
|
| 限定符和类型 | 方法和说明 |
|---|---|
SystemSkinEntity |
ManagerSessionEntity.getSystemSkin() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ManagerSessionEntity.setSystemSkin(SystemSkinEntity systemSkin) |
Copyright © 2016. All rights reserved.