A B C D E F G I J L M O P R S T U 
All Classes All Packages

A

AbstractPreserveScope - Class in cn.sparrowmini.org.service.impl
 
AbstractPreserveScope() - Constructor for class cn.sparrowmini.org.service.impl.AbstractPreserveScope
 
AbstractTreeService<T,​ID> - Class in cn.sparrowmini.org.service.impl
 
AbstractTreeService() - Constructor for class cn.sparrowmini.org.service.impl.AbstractTreeService
 
addGroups(Set<OrganizationGroup.OrganizationGroupPK>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
addLevel(String, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
addLevel(String, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
addLevels(Set<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
addMembers(String, GroupTypeEnum, List<Object>) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
addMembers(String, GroupTypeEnum, List<Object>) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
addParent(String, List<String>) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
addParent(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
addParent(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
addParent(String, List<String>) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
addParents(OrganizationRole.OrganizationRolePK, List<OrganizationRole.OrganizationRolePK>) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
addParents(OrganizationRole.OrganizationRolePK, List<OrganizationRole.OrganizationRolePK>) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
addRelation(OrganizationPositionLevel.OrganizationPositionLevelPK, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
addRelation(OrganizationPositionLevel.OrganizationPositionLevelPK, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
addRelation(List<OrganizationPositionLevelRelation>) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
addRelation(List<OrganizationPositionLevelRelation>) - Method in interface cn.sparrowmini.org.service.PositionLevelService
 
addRelations(List<OrganizationRoleRelation.OrganizationRoleRelationPK>) - Method in interface cn.sparrowmini.org.service.RoleService
 
addRelations(List<OrganizationRoleRelation.OrganizationRoleRelationPK>) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
addRole(String, List<OrganizationRole.OrganizationRolePK>) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
addRole(String, List<OrganizationRole.OrganizationRolePK>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
addRoles(Set<OrganizationRole.OrganizationRolePK>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
admin - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
admin - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
admin - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
admin - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
admin - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
all(Pageable, CommonFilterBean) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
all(Pageable, CommonFilterBean) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
all(Pageable, CommonFilterBean) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
all(Pageable, CommonFilterBean) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
all(Pageable, CommonFilterBean) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
all(Pageable, CommonFilterBean) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
all(Pageable, CommonFilterBean) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
all(Pageable, CommonFilterBean) - Method in interface cn.sparrowmini.org.service.RoleRestService
 

B

buildTree(SparrowTree<Employee, String>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
buildTree(SparrowTree<Group, String>) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
buildTree(SparrowTree<Organization, String>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
buildTree(ID) - Method in interface cn.sparrowmini.org.service.TreeService
构建1对多的关系树
buildTree(String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
buildTreeWithParent(ID) - Method in interface cn.sparrowmini.org.service.TreeService
构建含直接上级的树,但只有直接上级,没有上级的同级节点
buildTreeWithParent(String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 

C

childCount(String, OrganizationChildTypeEnum) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
childCount(String, OrganizationChildTypeEnum) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
cn.sparrowmini.org.service - package cn.sparrowmini.org.service
 
cn.sparrowmini.org.service.impl - package cn.sparrowmini.org.service.impl
 
cn.sparrowmini.org.service.repository - package cn.sparrowmini.org.service.repository
 
cn.sparrowmini.org.service.scope - package cn.sparrowmini.org.service.scope
 
CommonFilterBean - Class in cn.sparrowmini.org.service
 
CommonFilterBean() - Constructor for class cn.sparrowmini.org.service.CommonFilterBean
 
countByIdOrganizationId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationGroupRepository
 
countByIdOrganizationId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationLevelRepository
 
countByIdOrganizationId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
countByIdOrganizationId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRoleRepository
 
countByIdParentId(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in interface cn.sparrowmini.org.service.repository.OrganizationPositionLevelRelationRepository
 
countByIdParentId(OrganizationRole.OrganizationRolePK) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRoleRelationRepository
 
countByIdParentId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRelationRepository
 
countByIdParentId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
countByOrganizationId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRepository
 
create(Organization) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
create(Role) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
create(Organization) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
create(Employee) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
create(Employee) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
create(Group) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
create(Group) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
create(PositionLevel) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
create(PositionLevel) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
create(Role) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 

D

delBatch(String[]) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
delete(String[]) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
delete(String[]) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
delete(String[]) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
delete(String[]) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
delete(String[]) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
delete(String[]) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
delete(String[]) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
delete(String[]) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
delete(List<String>) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
delete(List<String>) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
deleteByIdEmployeeIdInOrIdParentIdIn(String[], String[]) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRelationRepository
 
deleteByIdIn(String[]) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRepository
 
deleteByIdIn(String[]) - Method in interface cn.sparrowmini.org.service.repository.GroupRepository
 
deleteByIdIn(String[]) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRepository
 
deleteByIdIn(String[]) - Method in interface cn.sparrowmini.org.service.repository.PositionLevelRepository
 
deleteByIdIn(String[]) - Method in interface cn.sparrowmini.org.service.repository.RoleRepository
 
deleteByIdIn(Set<OrganizationRelation.OrganizationRelationPK>) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
deleteByIdOrganizationId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
deleteByIdOrganizationIdInOrIdParentIdIn(String[], String[]) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
delGroups(Set<OrganizationGroup.OrganizationGroupPK>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
delLevels(Set<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
delParents(OrganizationRole.OrganizationRolePK, List<OrganizationRole.OrganizationRolePK>) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
delParents(OrganizationRole.OrganizationRolePK, List<OrganizationRole.OrganizationRolePK>) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
delRelations(List<OrganizationRoleRelation.OrganizationRoleRelationPK>) - Method in interface cn.sparrowmini.org.service.RoleService
 
delRelations(List<OrganizationRoleRelation.OrganizationRoleRelationPK>) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
delRoles(Set<OrganizationRole.OrganizationRolePK>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 

E

EmployeeOrganizationLevelRepository - Interface in cn.sparrowmini.org.service.repository
 
EmployeeOrganizationRoleRepository - Interface in cn.sparrowmini.org.service.repository
 
EmployeeRelationRepository - Interface in cn.sparrowmini.org.service.repository
 
EmployeeRepository - Interface in cn.sparrowmini.org.service.repository
 
EmployeeScope - Interface in cn.sparrowmini.org.service.scope
 
EmployeeService - Interface in cn.sparrowmini.org.service
 
EmployeeServiceImpl - Class in cn.sparrowmini.org.service.impl
 
EmployeeServiceImpl() - Constructor for class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
EmployeeTokenRepository - Interface in cn.sparrowmini.org.service.repository
 
EmployeeUserRepository - Interface in cn.sparrowmini.org.service.repository
 

F

findAllByOrganizationId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRepository
 
findByIdEmployeeId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeOrganizationLevelRepository
 
findByIdEmployeeId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeOrganizationRoleRepository
 
findByIdEmployeeId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRelationRepository
 
findByIdEmployeeId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeUserRepository
 
findByIdEmployeeId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupEmployeeRepository
 
findByIdGroupId(String) - Method in interface cn.sparrowmini.org.service.repository.GroupLevelRepository
 
findByIdGroupId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupEmployeeRepository
 
findByIdGroupId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupLevelRepository
 
findByIdGroupId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupOrganizationRepository
 
findByIdGroupId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupRoleRepository
 
findByIdGroupId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupSysroleRepository
 
findByIdGroupId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupUserRepository
 
findByIdGroupId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.OrganizationGroupRepository
 
findByIdId(OrganizationRole.OrganizationRolePK) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRoleRelationRepository
 
findByIdId(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in interface cn.sparrowmini.org.service.repository.OrganizationLevelRelationRepository
 
findByIdOrganizationId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
findByIdOrganizationId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.OrganizationGroupRepository
 
findByIdOrganizationId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.OrganizationLevelRepository
 
findByIdOrganizationId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRoleRepository
 
findByIdOrganizationLevelId(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in interface cn.sparrowmini.org.service.repository.EmployeeOrganizationLevelRepository
 
findByIdOrganizationRoleId(OrganizationRole.OrganizationRolePK) - Method in interface cn.sparrowmini.org.service.repository.EmployeeOrganizationRoleRepository
 
findByIdParentId(OrganizationRole.OrganizationRolePK) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRoleRelationRepository
 
findByIdParentId(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in interface cn.sparrowmini.org.service.repository.OrganizationLevelRelationRepository
 
findByIdParentId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRelationRepository
 
findByIdParentId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
findByIdParentId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupRelationRepository
 
findByIdParentId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRelationRepository
 
findByIdPositionLevelId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationLevelRepository
 
findByIdRoleId(String) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRoleRepository
 
findByIsRoot(boolean) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRepository
 
findByIsRoot(boolean) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRepository
 
findByIsRoot(boolean) - Method in interface cn.sparrowmini.org.service.repository.PositionLevelRepository
 
findByIsRoot(boolean) - Method in interface cn.sparrowmini.org.service.repository.RoleRepository
 
findByIsRoot(boolean, Pageable) - Method in interface cn.sparrowmini.org.service.repository.OrganizationRepository
 
findByNameContaining(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupRepository
 
findByOrganizationId(String, Pageable) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRepository
 
findOneByEmployeeId(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeTokenRepository
 
findOneByIdUsername(String) - Method in interface cn.sparrowmini.org.service.repository.EmployeeUserRepository
 

G

get(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
get(String) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
get(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
get(String) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
get(String) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
get(String) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
get(String) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
get(String) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
get(String) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
get(String) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
getChildCount(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
getChildCount(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
getChildren(OrganizationRole.OrganizationRolePK) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
getChildren(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
getChildren(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
getChildren(OrganizationRole.OrganizationRolePK) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
getChildren(ID) - Method in interface cn.sparrowmini.org.service.TreeService
获取一对多关系的子节点
getChildren(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
getChildren(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
getChildren(String) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getChildren(String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
getChildren(String) - Method in interface cn.sparrowmini.org.service.OrganizationService
 
getChildren(String, OrganizationChildTypeEnum, Pageable) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getChildren(String, OrganizationChildTypeEnum, Pageable) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
getChildren(String, String) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
getChildren(String, String) - Method in interface cn.sparrowmini.org.service.RoleService
 
getCode() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
getCreatedBy() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
getCreatedDate() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
getEmployees(String, Pageable) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getEmployees(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
getEmployees(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
getEmployees(OrganizationRole.OrganizationRolePK) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
getEmployees(OrganizationRole.OrganizationRolePK) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
getEmployees(String, Pageable) - Method in interface cn.sparrowmini.org.service.OrganizationService
 
getFinalEmployees(String) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
getFinalEmployees(String) - Method in interface cn.sparrowmini.org.service.GroupService
 
getGroup(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
getGroup(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
getGroups(String, Pageable) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getGroups(String, Pageable) - Method in interface cn.sparrowmini.org.service.OrganizationService
 
getIndexByNode(LinkedList<T>, T) - Method in class cn.sparrowmini.org.service.impl.AbstractTreeService
 
getIndexByNodeId(LinkedList<T>, ID) - Method in class cn.sparrowmini.org.service.impl.AbstractTreeService
 
getLevels(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
getLevels(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
getLevels(String, Pageable) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getLevels(String, Pageable) - Method in interface cn.sparrowmini.org.service.OrganizationService
 
getMembers(String, GroupTypeEnum, Pageable) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
getMembers(String, GroupTypeEnum, Pageable) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
getModifiedDate() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
getModifitedBy() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
getName() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
getNodeId(T) - Method in class cn.sparrowmini.org.service.impl.AbstractTreeService
 
getParentOrganizations(String) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
getParentOrganizations(String) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
getParentOrganizations(String) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
getParentOrganizations(String) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
getParentOrgs(String, Pageable) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
getParentOrgs(String, Pageable) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
getParents(OrganizationRole.OrganizationRolePK) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
getParents(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
getParents(OrganizationPositionLevel.OrganizationPositionLevelPK) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
getParents(OrganizationRole.OrganizationRolePK) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
getParents(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
getParents(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
getParents(String) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getParents(String) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
getParents(String, String) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
getParents(String, String) - Method in interface cn.sparrowmini.org.service.RoleService
 
getRoles() - Method in class cn.sparrowmini.org.service.impl.AbstractPreserveScope
 
getRoles() - Method in interface cn.sparrowmini.org.service.scope.PreserveRole
 
getRoles(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
getRoles(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
getRoles(String, Pageable) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getRoles(String, Pageable) - Method in interface cn.sparrowmini.org.service.OrganizationService
 
getScopes() - Method in class cn.sparrowmini.org.service.impl.AbstractPreserveScope
 
getScopes() - Method in interface cn.sparrowmini.org.service.scope.PreserveScope
 
getStatus() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
getTree(String) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
getTree(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
getTree(String) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
getTreeByParentId(String) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
getTreeByParentId(String) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
GroupEmployeeRepository - Interface in cn.sparrowmini.org.service.repository
 
GroupLevelRepository - Interface in cn.sparrowmini.org.service.repository
 
GroupOrganizationRepository - Interface in cn.sparrowmini.org.service.repository
 
GroupRelationRepository - Interface in cn.sparrowmini.org.service.repository
 
GroupRepository - Interface in cn.sparrowmini.org.service.repository
 
GroupRestService - Interface in cn.sparrowmini.org.service
 
GroupRoleRepository - Interface in cn.sparrowmini.org.service.repository
 
GroupScope - Interface in cn.sparrowmini.org.service.scope
 
GroupService - Interface in cn.sparrowmini.org.service
 
GroupServiceImpl - Class in cn.sparrowmini.org.service.impl
群组服务
GroupServiceImpl() - Constructor for class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
GroupSysroleRepository - Interface in cn.sparrowmini.org.service.repository
 
GroupUserRepository - Interface in cn.sparrowmini.org.service.repository
 

I

isAndChild(ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
是否它的孩子
isAndChild(String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
isAndChildToAndParent(ID, ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
 
isAndChildToAndParent(String, String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
isAndChildToParent(ID, ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
 
isAndChildToParent(String, String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
isAndParent(ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
是否她的祖先
isAndParent(String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
isChild(ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
是否它的孩子
isChild(String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
isChildToAndParent(ID, ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
 
isChildToAndParent(String, String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
isChildToParent(ID, ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
 
isChildToParent(String, String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
isParent(ID, ID) - Method in interface cn.sparrowmini.org.service.TreeService
是否他的祖先
isParent(String, String) - Method in class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 

J

JobLevelRestService - Interface in cn.sparrowmini.org.service
 

L

LevelScope - Interface in cn.sparrowmini.org.service.scope
 

M

main(String[]) - Static method in class cn.sparrowmini.org.service.SparrowOrgApplication
 
merge(Object, Map<String, Object>) - Static method in class cn.sparrowmini.org.service.impl.PatchUpdateHelper
 
merge(Object, Map<String, Object>, Class<?>) - Static method in class cn.sparrowmini.org.service.impl.PatchUpdateHelper
 

O

OrganizationGroupRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationLevelRelationRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationLevelRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationPositionLevelRelationRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationRelationRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationRestService - Interface in cn.sparrowmini.org.service
 
OrganizationRoleRelationRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationRoleRepository - Interface in cn.sparrowmini.org.service.repository
 
OrganizationService - Interface in cn.sparrowmini.org.service
 
OrganizationServiceImpl - Class in cn.sparrowmini.org.service.impl
 
OrganizationServiceImpl() - Constructor for class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
OrganizationTreeServiceImpl - Class in cn.sparrowmini.org.service.impl
 
OrganizationTreeServiceImpl() - Constructor for class cn.sparrowmini.org.service.impl.OrganizationTreeServiceImpl
 
OrgScope - Interface in cn.sparrowmini.org.service.scope
 

P

PatchUpdateHelper - Class in cn.sparrowmini.org.service.impl
 
PatchUpdateHelper() - Constructor for class cn.sparrowmini.org.service.impl.PatchUpdateHelper
 
PositionLevelRepository - Interface in cn.sparrowmini.org.service.repository
 
PositionLevelService - Interface in cn.sparrowmini.org.service
 
PositionLevelServiceImpl - Class in cn.sparrowmini.org.service.impl
 
PositionLevelServiceImpl() - Constructor for class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
PreserveRole - Interface in cn.sparrowmini.org.service.scope
 
PreserveScope - Interface in cn.sparrowmini.org.service.scope
 

R

removeLevel(String, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
removeLevel(String, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
removeMembers(String, GroupTypeEnum, List<Object>) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
removeMembers(String, GroupTypeEnum, List<Object>) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
removeParent(String, List<String>) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
removeParent(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
removeParent(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
removeParent(String, List<String>) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
removeParentOrg(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
removeParentOrg(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
removeParentOrg(String, List<String>) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
removeParentOrg(String, List<String>) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
removeParentOrgs(String, List<String>) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
removeParentOrgs(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
removeRelation(OrganizationPositionLevel.OrganizationPositionLevelPK, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
removeRelation(OrganizationPositionLevel.OrganizationPositionLevelPK, List<OrganizationPositionLevel.OrganizationPositionLevelPK>) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
removeRelation(List<OrganizationPositionLevelRelation.OrganizationPositionLevelRelationPK>) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
removeRelation(List<OrganizationPositionLevelRelation.OrganizationPositionLevelRelationPK>) - Method in interface cn.sparrowmini.org.service.PositionLevelService
 
removeRole(String, List<OrganizationRole.OrganizationRolePK>) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
removeRole(String, List<OrganizationRole.OrganizationRolePK>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
ROLE_ADMIN - Static variable in interface cn.sparrowmini.org.service.scope.PreserveRole
 
ROLE_SUPER_ADMIN - Static variable in interface cn.sparrowmini.org.service.scope.PreserveRole
 
ROLE_SUPER_SYSADMIN - Static variable in interface cn.sparrowmini.org.service.scope.PreserveRole
 
ROLE_SYSADMIN - Static variable in interface cn.sparrowmini.org.service.scope.PreserveRole
 
ROLE_USER - Static variable in interface cn.sparrowmini.org.service.scope.PreserveRole
 
RoleRepository - Interface in cn.sparrowmini.org.service.repository
 
RoleRestService - Interface in cn.sparrowmini.org.service
 
RoleScope - Interface in cn.sparrowmini.org.service.scope
 
RoleService - Interface in cn.sparrowmini.org.service
 
RoleServiceImpl - Class in cn.sparrowmini.org.service.impl
 
RoleServiceImpl() - Constructor for class cn.sparrowmini.org.service.impl.RoleServiceImpl
 

S

saveSort(JpaRepository<T, ID>, T) - Method in class cn.sparrowmini.org.service.impl.AbstractTreeService
 
scope() - Method in annotation type cn.sparrowmini.org.service.ScopePermission
 
SCOPE_ADMIN_CHILD_LIST - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_CHILD_LIST - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_CHILD_LIST - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_CHILD_LIST - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_CREATE - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_CREATE - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_CREATE - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_CREATE - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_CREATE - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_DELETE - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_DELETE - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_DELETE - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_DELETE - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_DELETE - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_EMP_LIST - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_EMP_LIST - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_LEVEL_ADD - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_LEVEL_LIST - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_LEVEL_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_LIST - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_LIST - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_LIST - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_LIST - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_MEMBER_ADD - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_MEMBER_LIST - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_MEMBER_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_PARENT_ADD - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_PARENT_ADD - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_PARENT_ADD - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_PARENT_ADD - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_PARENT_LIST - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_PARENT_LIST - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_PARENT_LIST - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_PARENT_LIST - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_PARENT_ORG_ADD - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_PARENT_ORG_ADD - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_PARENT_ORG_ADD - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_PARENT_ORG_LIST - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_PARENT_ORG_LIST - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_PARENT_ORG_LIST - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_PARENT_ORG_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_PARENT_ORG_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_PARENT_ORG_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_PARENT_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_PARENT_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_PARENT_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_PARENT_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_READ - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_READ - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_READ - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_READ - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_READ - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
SCOPE_ADMIN_ROLE_ADD - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_ROLE_LIST - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_ROLE_REMOVE - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_TREE - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_TREE - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_TREE - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_UPDATE - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
SCOPE_ADMIN_UPDATE - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
SCOPE_ADMIN_UPDATE - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
SCOPE_ADMIN_UPDATE - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
SCOPE_ADMIN_UPDATE - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 
ScopePermission - Annotation Type in cn.sparrowmini.org.service
控制所有的权限,放到2.0版本实现吧
search(Employee, Pageable) - Method in interface cn.sparrowmini.org.service.repository.EmployeeRepository
 
search(Group, Pageable) - Method in interface cn.sparrowmini.org.service.repository.GroupRepository
 
setCode(String) - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
setCreatedBy(String) - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
setCreatedDate(Date) - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
setModifiedDate(Date) - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
setModifitedBy(String) - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
setName(String) - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
setParentOrg(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
setParentOrg(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
setParentOrg(String, List<String>) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
setParentOrg(String, List<String>) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
setParentOrgs(String, List<String>) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
setParentOrgs(String, List<String>) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
setStatus(String) - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
sort(SparrowTree<T, ID>) - Method in class cn.sparrowmini.org.service.impl.AbstractTreeService
 
sort(SparrowTree<T, ID>) - Method in interface cn.sparrowmini.org.service.TreeService
对整颗树进行排序,即对同一层级的叶排序
sortTree(List<SparrowTree<T, ID>>) - Method in class cn.sparrowmini.org.service.impl.AbstractTreeService
 
SparrowOrgApplication - Class in cn.sparrowmini.org.service
 
SparrowOrgApplication() - Constructor for class cn.sparrowmini.org.service.SparrowOrgApplication
 
SparrowTree<T,​ID> - Class in cn.sparrowmini.org.service.impl
 
SparrowTree(ID, ID, ID) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 
SparrowTree(ID, String) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 
SparrowTree(ID, String, ID, ID) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 
SparrowTree(String, int) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 
SparrowTree(T) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 
SparrowTree(T, ID) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 
SparrowTree(T, ID, ID, ID) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 
SparrowTree(T, String, int) - Constructor for class cn.sparrowmini.org.service.impl.SparrowTree
 

T

toEmployeeExample() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
toGroupExample() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
toLevelExample() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
toRoleExample() - Method in class cn.sparrowmini.org.service.CommonFilterBean
 
tree(String) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
tree(String) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
TreeService<T,​ID> - Interface in cn.sparrowmini.org.service
 
type - Static variable in interface cn.sparrowmini.org.service.scope.EmployeeScope
 
type - Static variable in interface cn.sparrowmini.org.service.scope.GroupScope
 
type - Static variable in interface cn.sparrowmini.org.service.scope.LevelScope
 
type - Static variable in interface cn.sparrowmini.org.service.scope.OrgScope
 
type - Static variable in interface cn.sparrowmini.org.service.scope.RoleScope
 

U

update(String, Map<String, Object>) - Method in interface cn.sparrowmini.org.service.EmployeeService
 
update(String, Map<String, Object>) - Method in interface cn.sparrowmini.org.service.GroupRestService
 
update(String, Map<String, Object>) - Method in class cn.sparrowmini.org.service.impl.EmployeeServiceImpl
 
update(String, Map<String, Object>) - Method in class cn.sparrowmini.org.service.impl.GroupServiceImpl
 
update(String, Map<String, Object>) - Method in class cn.sparrowmini.org.service.impl.OrganizationServiceImpl
 
update(String, Map<String, Object>) - Method in class cn.sparrowmini.org.service.impl.PositionLevelServiceImpl
 
update(String, Map<String, Object>) - Method in class cn.sparrowmini.org.service.impl.RoleServiceImpl
 
update(String, Map<String, Object>) - Method in interface cn.sparrowmini.org.service.JobLevelRestService
 
update(String, Map<String, Object>) - Method in interface cn.sparrowmini.org.service.OrganizationRestService
 
update(String, Map<String, Object>) - Method in interface cn.sparrowmini.org.service.RoleRestService
 
username() - Method in annotation type cn.sparrowmini.org.service.ScopePermission
 
A B C D E F G I J L M O P R S T U 
All Classes All Packages