Uses of Class
cn.sparrow.model.organization.EmployeeRelationPK
Packages that use EmployeeRelationPK
Package
Description
Uses of EmployeeRelationPK in cn.sparrow.common.controller
Method parameters in cn.sparrow.common.controller with type arguments of type EmployeeRelationPKModifier and TypeMethodDescriptionvoid
EmployeeController.addRelations(Set<EmployeeRelationPK> ids)
void
EmployeeController.delRelations(Set<EmployeeRelationPK> ids)
Uses of EmployeeRelationPK in cn.sparrow.model.organization
Constructors in cn.sparrow.model.organization with parameters of type EmployeeRelationPKUses of EmployeeRelationPK in cn.sparrow.organization.service
Method parameters in cn.sparrow.organization.service with type arguments of type EmployeeRelationPKModifier and TypeMethodDescriptionvoid
EmployeeService.addRelations(Set<EmployeeRelationPK> ids)
void
EmployeeService.delRelations(Set<EmployeeRelationPK> ids)