@Service(value="systemSkinBiz") public class SystemSkinBizImpl extends com.mingsoft.base.biz.impl.BaseBizImpl implements ISystemSkinBiz
| 构造器和说明 |
|---|
SystemSkinBizImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
SystemSkinEntity |
getByManagerId(int managerId)
获取管理员对应的管理皮肤
|
protected com.mingsoft.base.dao.IBaseDao |
getDao()
获取系统主题持久化层
|
SystemSkinEntity |
updateManagerSystemSkin(int managerId,
int systemSkinId)
设置管理员的后台皮肤
|
alterTable, alterTable, countBySQL, createTable, delete, deleteBySQL, deleteEntity, dropTable, excuteSql, getEntity, insertBySQL, queryAll, queryByPage, queryBySQL, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntitypublic SystemSkinEntity getByManagerId(int managerId)
ISystemSkinBizgetByManagerId 在接口中 ISystemSkinBizmanagerId - 管理员编号public SystemSkinEntity updateManagerSystemSkin(int managerId, int systemSkinId)
ISystemSkinBizupdateManagerSystemSkin 在接口中 ISystemSkinBizmanagerId - 管理员编号systemSkinId - 皮肤编号protected com.mingsoft.base.dao.IBaseDao getDao()
getDao 在类中 com.mingsoft.base.biz.impl.BaseBizImplCopyright © 2016. All rights reserved.