PSE 2000 Group 4

Uses of Class
jobmatch.business.entity.LanguageCapability

Packages that use LanguageCapability
jobmatch.business.entity   
 

Uses of LanguageCapability in jobmatch.business.entity
 

Methods in jobmatch.business.entity that return LanguageCapability
static LanguageCapability LanguageCapability.getCapability(String description)
          Returns the specified Languagecapability from the DB If it doesn`t exist, it`s been created.
 


PSE 2000 Group 4