Uses of Class
cn.sparrow.model.organization.EmployeeOrganizationRolePK
Packages that use EmployeeOrganizationRolePK
Package
Description
Uses of EmployeeOrganizationRolePK in cn.sparrow.common.controller
Method parameters in cn.sparrow.common.controller with type arguments of type EmployeeOrganizationRolePKModifier and TypeMethodDescriptionvoid
EmployeeController.addRoles(Set<EmployeeOrganizationRolePK> ids)
void
EmployeeController.delRoles(Set<EmployeeOrganizationRolePK> ids)
Uses of EmployeeOrganizationRolePK in cn.sparrow.model.organization
Constructors in cn.sparrow.model.organization with parameters of type EmployeeOrganizationRolePKUses of EmployeeOrganizationRolePK in cn.sparrow.organization.service
Method parameters in cn.sparrow.organization.service with type arguments of type EmployeeOrganizationRolePKModifier and TypeMethodDescriptionvoid
EmployeeService.addRoles(Set<EmployeeOrganizationRolePK> ids)
void
EmployeeService.delRoles(Set<EmployeeOrganizationRolePK> ids)