PSE 2000 Group 4

Uses of Class
jobmatch.business.entity.Employer

Packages that use Employer
jobmatch.business.candidate.cv   
jobmatch.business.entity   
 

Uses of Employer in jobmatch.business.candidate.cv
 

Methods in jobmatch.business.candidate.cv that return Employer
 Employer WorkingSkill.getEmployerBO()
          Return the Employer business object
 

Uses of Employer in jobmatch.business.entity
 

Methods in jobmatch.business.entity that return Employer
static Employer Employer.getEmployer(String name)
          Returns the specified Employer from the DB
 


PSE 2000 Group 4