| 程序包 | 说明 |
|---|---|
| com.mingsoft.basic.biz | |
| com.mingsoft.basic.biz.impl | |
| com.mingsoft.basic.dao |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IRoleModelBiz.saveEntity(List<RoleModelEntity> roleModelList)
保存该角色对应的模块集合
|
void |
IRoleModelBiz.updateEntity(List<RoleModelEntity> roleModelList)
更新该角色对应的模块集合
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RoleModelBizImpl.saveEntity(List<RoleModelEntity> roleModelList) |
void |
RoleModelBizImpl.updateEntity(List<RoleModelEntity> roleModelList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IRoleModelDao.saveEntity(List<RoleModelEntity> roleModelList)
保存该角色对应的模块集合
|
void |
IRoleModelDao.updateEntity(List<RoleModelEntity> roleModelList)
更新该角色对应的模块集合
|
Copyright © 2016. All rights reserved.