JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
B
D
F
G
L
O
P
R
S
T
Z
G
getDeptIdByStaff(String)
- Method in class bap.plugins.org.controller.
StaffSelectRESTController
获取用户的直属部门id
getDirectDeptIdByStaffId(String)
- Method in class bap.plugins.org.service.
OrgSelectService
根据用户id读取其直属部门id
getInstance()
- Static method in class bap.plugins.org.util.
FreeMarkerUtil
getParentsByStaffId(String)
- Method in class bap.plugins.org.service.
OrgSelectService
功能描述: 根据用户读取所有父部门并转为json串
getRoleByDeptId(String)
- Method in class bap.plugins.org.controller.
RoleSelectRESTController
根据部门获取部门下所有用户组
getRolesByDeptId(String)
- Method in class bap.plugins.org.service.
OrgSelectService
根部门id,递归读取此部门下所有用户组
getStaffByDeptId(String)
- Method in class bap.plugins.org.service.
OrgSelectService
根据部门id递归读取此部门下的所有用户
getStaffByDeptId(String, boolean)
- Method in class bap.plugins.org.service.
OrgSelectService
功能描述: 递归获得此部门下的所有人员以及其子部门的所有人员
getStaffsByDeptId(String)
- Method in class bap.plugins.org.controller.
StaffSelectRESTController
根据部门id递归的获取部门下所有用户
getStaffsByRoleId(String)
- Method in class bap.plugins.org.controller.
StaffSelectRESTController
根据用户组id读取用户组下的所有用户
getStaffsByRoleId(String)
- Method in class bap.plugins.org.service.
OrgSelectService
根据用户组id读取用户组下的所有用户
B
D
F
G
L
O
P
R
S
T
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes