@Service(value="orgReldefManager") public class OrgReldefManagerImpl extends BaseManagerImpl<PostDef> implements OrgReldefManager
描述:组织关系定义 处理实现类
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) PostDefDao |
postDefDao |
logger| 构造器和说明 |
|---|
OrgReldefManagerImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
PostDef |
getByCode(String code)
根据职务编码获取职务定义
|
List<PostDef> |
getByType(String type)
根据类型获取职务
|
create, get, getDao, query, remove, removeByIds, setDao, updatecloseSqlSession, count, currentModelClass, getById, getMap, getObj, getOne, list, listByIds, listByMap, listMaps, listObjs, page, pageMaps, remove, removeById, removeByIds, removeByMap, retBool, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, update, updateBatchById, updateByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, get, query, remove, removeByIds, updatecount, getById, getMap, getObj, getOne, getOne, list, listByIds, listByMap, listMaps, listObjs, page, pageMaps, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, updateBatchById, updateBatchById, updateByIdPostDefDao postDefDao
public PostDef getByCode(String code)
OrgReldefManagergetByCode 在接口中 OrgReldefManagerpublic List<PostDef> getByType(String type)
OrgReldefManagergetByType 在接口中 OrgReldefManagerCopyright © 2018. All rights reserved.