Package | Description |
---|---|
net.swindle.springdemo.domain |
Domain classes used to model the real world.
|
net.swindle.springdemo.serviceimpl |
Service classes used to execute behaviors.
|
Constructor and Description |
---|
HumanResourceDept(RecruitmentService recruitmentService,
Organization organization) |
Modifier and Type | Class and Description |
---|---|
class |
AgencyRecruitmentServiceImpl
Agency recruitment service.
|
class |
ReferralRecruitmentServiceImpl |
Copyright © 2017 gregswindle. All rights reserved.