- java.lang.Object
-
- cn.net.wanmo.base.service.impl.BaseServiceImpl<Entity,Dao>
-
- cn.net.wanmo.base.service.impl.BaseExtendServiceImpl<Entity,Dao>
-
- cn.net.wanmo.base.service.impl.BaseTreeServiceImpl<Entity,Dao>
-
- cn.net.wanmo.base.service.impl.BaseTreeExtendServiceImpl<Dept,DeptDao>
-
- cn.net.wanmo.module.sys.service.impl.DeptServiceImpl
-
-
字段概要
-
从类继承的字段 cn.net.wanmo.base.service.impl.BaseServiceImpl
dao, logger
-
方法概要
-
从类继承的方法 cn.net.wanmo.base.service.impl.BaseTreeServiceImpl
deleteAll, deleteChilds, findListByParentId, removeAll, removeChilds
-
从类继承的方法 cn.net.wanmo.base.service.impl.BaseServiceImpl
delete, delete, deleteList, findList, findList, findList, findList, findListInEntitysForId, findListInIds, findPage, findPage, findPage, findPage, get, get, insert, remove, remove, removeList, save, saveList, update
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 cn.net.wanmo.base.service.BaseTreeService
deleteAll, deleteChilds, findListByParentId, removeAll, removeChilds
-
从接口继承的方法 cn.net.wanmo.base.service.BaseService
delete, delete, deleteList, findList, findList, findList, findList, findListInEntitysForId, findListInIds, findPage, findPage, findPage, findPage, get, get, insert, remove, remove, removeList, save, saveList, update
-
-
构造器详细资料
-
DeptServiceImpl
public DeptServiceImpl()
-
方法详细资料
-
clearCache
public void clearCache()
- 覆盖:
clearCache 在类中 cn.net.wanmo.base.service.impl.BaseServiceImpl<Dept,DeptDao>
Copyright © 2023. All rights reserved.