类 UserService
java.lang.Object
cool.scx.app.base.AbstractBaseService<Entity>
cool.scx.app.base.BaseService<User>
cool.scx.ext.organization.UserService
核心用户 service
- 版本:
- 1.1.2
- 作者:
- scx567888
-
字段概要
从类继承的字段 cool.scx.app.base.AbstractBaseService
entityClass, tableInfo -
构造器概要
构造器 -
方法概要
从类继承的方法 cool.scx.app.base.BaseService
count, count, count, count, delete, delete, delete, delete, deleteIgnoreConfig, deleteIgnoreConfig, deleteIgnoreConfig, deleteIgnoreConfig, get, get, get, get, getFieldList, list, list, list, list, list, list, revokeDelete, revokeDelete, revokeDelete, revokeDelete, save, save, save, save, update, update, update, update, updateIncludeNull, updateIncludeNull, updateIncludeNull, updateIncludeNull
-
构造器详细资料
-
UserService
c- 参数:
deptService- croleService- c
-
-
方法详细资料
-
getByUsername
- 参数:
uniqueID- aStringobject- 返回:
- a
Userobject - 抛出:
SQLException
-
listWithRoleAndDept
重写方法
- 参数:
query- aQueryobject- 返回:
- a
Listobject - 抛出:
SQLException
-