PSE 2000 Group 4

Uses of Class
jobmatch.business.entity.Software

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

Uses of Software in jobmatch.business.candidate.cv
 

Methods in jobmatch.business.candidate.cv that return Software
 Software SoftwareSkill.getSoftwareBO()
          Return the Software business object
 

Uses of Software in jobmatch.business.entity
 

Methods in jobmatch.business.entity that return Software
static Software Software.getSoftware(String description)
          Returns the specified software from the DB
 


PSE 2000 Group 4