PSE 2000 Group 4
< A B C D E F G H I J L M N O P Q R S T U V W Z

S

schedule(Candidate) - Method in class jobmatch.business.service.Matcher
Schedule the candidate for matching
schedule(MailMessage) - Method in class jobmatch.business.service.Mailer
Schedules the mail with normal priority
schedule(MailMessage, int) - Method in class jobmatch.business.service.Mailer
Schedule the mail for sending
School - class jobmatch.business.entity.School.
School Business Object
School - Variable in class jobmatch.data.SchoolCandidateDataStruct
 
School - Static variable in class jobmatch.data.SchoolCandidateDO
 
School(SchoolDO) - Constructor for class jobmatch.business.entity.School
 
SchoolBDO - class jobmatch.data.SchoolBDO.
SchoolBDO contains the same set and get methods as the SchoolDO class.
SchoolBDO() - Constructor for class jobmatch.data.SchoolBDO
Constructor required by SchoolBDO.create methods.
SchoolBDO(SchoolDO) - Constructor for class jobmatch.data.SchoolBDO
Constructor for use by classes derived from SchoolBDO.
SchoolCandidateBDO - class jobmatch.data.SchoolCandidateBDO.
SchoolCandidateBDO contains the same set and get methods as the SchoolCandidateDO class.
SchoolCandidateBDO() - Constructor for class jobmatch.data.SchoolCandidateBDO
Constructor required by SchoolCandidateBDO.create methods.
SchoolCandidateBDO(SchoolCandidateDO) - Constructor for class jobmatch.data.SchoolCandidateBDO
Constructor for use by classes derived from SchoolCandidateBDO.
SchoolCandidateDataStruct - class jobmatch.data.SchoolCandidateDataStruct.
Data structure for DO class.
SchoolCandidateDataStruct() - Constructor for class jobmatch.data.SchoolCandidateDataStruct
 
SchoolCandidateDO - class jobmatch.data.SchoolCandidateDO.
Data core class, used to set, retrieve the SchoolCandidateDO information.
SchoolCandidateDO() - Constructor for class jobmatch.data.SchoolCandidateDO
Protected constructor.
SchoolCandidateDO(boolean) - Constructor for class jobmatch.data.SchoolCandidateDO
Protected constructor.
SchoolCandidateDO(ObjectId) - Constructor for class jobmatch.data.SchoolCandidateDO
Protected constructor used by createExisting(ObjectId) above.
SchoolCandidateDO(ResultSet) - Constructor for class jobmatch.data.SchoolCandidateDO
Protected constructor.
SchoolCandidateQuery - class jobmatch.data.SchoolCandidateQuery.
SchoolCandidateQuery is used to query the SchoolCandidate table in the database.
It returns objects of type SchoolCandidateDO.
SchoolCandidateQuery() - Constructor for class jobmatch.data.SchoolCandidateQuery
Public constructor.
SchoolDataStruct - class jobmatch.data.SchoolDataStruct.
Data structure for DO class.
SchoolDataStruct() - Constructor for class jobmatch.data.SchoolDataStruct
 
SchoolDO - class jobmatch.data.SchoolDO.
Data core class, used to set, retrieve the SchoolDO information.
SchoolDO() - Constructor for class jobmatch.data.SchoolDO
Protected constructor.
SchoolDO(boolean) - Constructor for class jobmatch.data.SchoolDO
Protected constructor.
SchoolDO(ObjectId) - Constructor for class jobmatch.data.SchoolDO
Protected constructor used by createExisting(ObjectId) above.
SchoolDO(ResultSet) - Constructor for class jobmatch.data.SchoolDO
Protected constructor.
SchoolProfileBDO - class jobmatch.data.SchoolProfileBDO.
SchoolProfileBDO contains the same set and get methods as the SchoolProfileDO class.
SchoolProfileBDO() - Constructor for class jobmatch.data.SchoolProfileBDO
Constructor required by SchoolProfileBDO.create methods.
SchoolProfileBDO(SchoolProfileDO) - Constructor for class jobmatch.data.SchoolProfileBDO
Constructor for use by classes derived from SchoolProfileBDO.
SchoolProfileDataStruct - class jobmatch.data.SchoolProfileDataStruct.
Data structure for DO class.
SchoolProfileDataStruct() - Constructor for class jobmatch.data.SchoolProfileDataStruct
 
SchoolProfileDO - class jobmatch.data.SchoolProfileDO.
Data core class, used to set, retrieve the SchoolProfileDO information.
SchoolProfileDO() - Constructor for class jobmatch.data.SchoolProfileDO
Protected constructor.
SchoolProfileDO(boolean) - Constructor for class jobmatch.data.SchoolProfileDO
Protected constructor.
SchoolProfileDO(ObjectId) - Constructor for class jobmatch.data.SchoolProfileDO
Protected constructor used by createExisting(ObjectId) above.
SchoolProfileDO(ResultSet) - Constructor for class jobmatch.data.SchoolProfileDO
Protected constructor.
SchoolProfileQuery - class jobmatch.data.SchoolProfileQuery.
SchoolProfileQuery is used to query the SchoolProfile table in the database.
It returns objects of type SchoolProfileDO.
SchoolProfileQuery() - Constructor for class jobmatch.data.SchoolProfileQuery
Public constructor.
SchoolQuery - class jobmatch.data.SchoolQuery.
SchoolQuery is used to query the School table in the database.
It returns objects of type SchoolDO.
SchoolQuery() - Constructor for class jobmatch.data.SchoolQuery
Public constructor.
Schooltype - class jobmatch.business.entity.Schooltype.
Schooltype Business Object
Schooltype(SchooltypeDO) - Constructor for class jobmatch.business.entity.Schooltype
 
SchooltypeBDO - class jobmatch.data.SchooltypeBDO.
SchooltypeBDO contains the same set and get methods as the SchooltypeDO class.
SchooltypeBDO() - Constructor for class jobmatch.data.SchooltypeBDO
Constructor required by SchooltypeBDO.create methods.
SchooltypeBDO(SchooltypeDO) - Constructor for class jobmatch.data.SchooltypeBDO
Constructor for use by classes derived from SchooltypeBDO.
SchooltypeDataStruct - class jobmatch.data.SchooltypeDataStruct.
Data structure for DO class.
SchooltypeDataStruct() - Constructor for class jobmatch.data.SchooltypeDataStruct
 
SchooltypeDO - class jobmatch.data.SchooltypeDO.
Data core class, used to set, retrieve the SchooltypeDO information.
SchooltypeDO() - Constructor for class jobmatch.data.SchooltypeDO
Protected constructor.
SchooltypeDO(boolean) - Constructor for class jobmatch.data.SchooltypeDO
Protected constructor.
SchooltypeDO(ObjectId) - Constructor for class jobmatch.data.SchooltypeDO
Protected constructor used by createExisting(ObjectId) above.
SchooltypeDO(ResultSet) - Constructor for class jobmatch.data.SchooltypeDO
Protected constructor.
SchooltypeQuery - class jobmatch.data.SchooltypeQuery.
SchooltypeQuery is used to query the Schooltype table in the database.
It returns objects of type SchooltypeDO.
SchooltypeQuery() - Constructor for class jobmatch.data.SchooltypeQuery
Public constructor.
Score - Static variable in class jobmatch.data.CandidateProfileDO
 
Score - Variable in class jobmatch.data.CandidateProfileDataStruct
 
semanticEquality(AbstractNode, AbstractNode) - Static method in class jobmatch.business.company.profile.tree.AbstractNode
 
semanticEquality(ANDNode, ANDNode) - Static method in class jobmatch.business.company.profile.tree.ANDNode
 
semanticEquality(NOTNode, NOTNode) - Static method in class jobmatch.business.company.profile.tree.NOTNode
 
semanticEquality(OperationNode, OperationNode) - Static method in class jobmatch.business.company.profile.tree.OperationNode
 
semanticEquality(ORNode, ORNode) - Static method in class jobmatch.business.company.profile.tree.ORNode
 
semanticEquality(RootNode, RootNode) - Method in class jobmatch.business.company.profile.tree.RootNode
 
setActive(boolean) - Method in class jobmatch.data.CompanyBDO
Set Active of the CompanyDO
setActive(boolean) - Method in class jobmatch.data.CompanyDO
Set Active of the Company
setAdress(AdressBDO) - Method in class jobmatch.data.CandidateBDO
Set Adress of the CandidateDO
setAdress(AdressBDO) - Method in class jobmatch.data.CompanyBDO
Set Adress of the CompanyDO
setAdress(AdressBDO) - Method in class jobmatch.data.EmployerBDO
Set Adress of the EmployerDO
setAdress(AdressBDO) - Method in class jobmatch.data.PersonBDO
Set Adress of the PersonDO
setAdress(AdressDO) - Method in class jobmatch.data.CandidateBDO
Set Adress of the CandidateDO
setAdress(AdressDO) - Method in class jobmatch.data.CompanyBDO
Set Adress of the CompanyDO
setAdress(AdressDO) - Method in class jobmatch.data.EmployerBDO
Set Adress of the EmployerDO
setAdress(AdressDO) - Method in class jobmatch.data.EmployerDO
Set Adress of the Employer
setAdress(AdressDO) - Method in class jobmatch.data.CompanyDO
Set Adress of the Company
setAdress(AdressDO) - Method in class jobmatch.data.PersonDO
Set Adress of the Person
setAdress(AdressDO) - Method in class jobmatch.data.PersonBDO
Set Adress of the PersonDO
setAdress(AdressDO) - Method in class jobmatch.data.CandidateDO
Set Adress of the Candidate
setAIESECMember(boolean) - Method in class jobmatch.data.CandidateBDO
Set AIESECMember of the CandidateDO
setAIESECMember(boolean) - Method in class jobmatch.data.CandidateDO
Set AIESECMember of the Candidate
setArea(AreaBDO) - Method in class jobmatch.data.JobwishBDO
Set Area of the JobwishDO
setArea(AreaDO) - Method in class jobmatch.data.JobwishBDO
Set Area of the JobwishDO
setArea(AreaDO) - Method in class jobmatch.data.JobwishDO
Set Area of the Jobwish
setAssociation(AssociationBDO) - Method in class jobmatch.data.AssociationCandidateBDO
Set Association of the AssociationCandidateDO
setAssociation(AssociationDO) - Method in class jobmatch.data.AssociationCandidateBDO
Set Association of the AssociationCandidateDO
setAssociation(AssociationDO) - Method in class jobmatch.data.AssociationCandidateDO
Set Association of the AssociationCandidate
setBeginDate(Date) - Method in class jobmatch.data.EmployerCandidateBDO
Set BeginDate of the EmployerCandidateDO
setBeginDate(Date) - Method in class jobmatch.data.SchoolCandidateBDO
Set BeginDate of the SchoolCandidateDO
setBeginDate(Date) - Method in class jobmatch.data.CVTimespanDO
Set BeginDate of the NewDBTable
setBirthdate(Date) - Method in class jobmatch.data.CandidateBDO
Set Birthdate of the CandidateDO
setBirthdate(Date) - Method in class jobmatch.data.PersonDO
Set Birthdate of the Person
setBirthdate(Date) - Method in class jobmatch.data.PersonBDO
Set Birthdate of the PersonDO
setBirthdate(Date) - Method in class jobmatch.data.CandidateDO
Set Birthdate of the Candidate
setCandidate(CandidateBDO) - Method in class jobmatch.data.CandidateAccountBDO
Set Candidate of the CandidateAccountDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Candidate of the LanguageCandidateDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.OperatingsystemCandidateBDO
Set Candidate of the OperatingsystemCandidateDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.EmployerCandidateBDO
Set Candidate of the EmployerCandidateDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.JobwishBDO
Set Candidate of the JobwishDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.SchoolCandidateBDO
Set Candidate of the SchoolCandidateDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.SoftwareCandidateBDO
Set Candidate of the SoftwareCandidateDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.HobbyBDO
Set Candidate of the HobbyDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.ProgrammingCandidateBDO
Set Candidate of the ProgrammingCandidateDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.AssociationCandidateBDO
Set Candidate of the AssociationCandidateDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.MatchQueueBDO
Set Candidate of the MatchQueueDO
setCandidate(CandidateBDO) - Method in class jobmatch.data.CandidateProfileBDO
Set Candidate of the CandidateProfileDO
setCandidate(CandidateDO) - Method in class jobmatch.data.CandidateAccountBDO
Set Candidate of the CandidateAccountDO
setCandidate(CandidateDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Candidate of the LanguageCandidateDO
setCandidate(CandidateDO) - Method in class jobmatch.data.OperatingsystemCandidateBDO
Set Candidate of the OperatingsystemCandidateDO
setCandidate(CandidateDO) - Method in class jobmatch.data.EmployerCandidateBDO
Set Candidate of the EmployerCandidateDO
setCandidate(CandidateDO) - Method in class jobmatch.data.JobwishBDO
Set Candidate of the JobwishDO
setCandidate(CandidateDO) - Method in class jobmatch.data.SchoolCandidateBDO
Set Candidate of the SchoolCandidateDO
setCandidate(CandidateDO) - Method in class jobmatch.data.SoftwareCandidateBDO
Set Candidate of the SoftwareCandidateDO
setCandidate(CandidateDO) - Method in class jobmatch.data.HobbyBDO
Set Candidate of the HobbyDO
setCandidate(CandidateDO) - Method in class jobmatch.data.ProgrammingCandidateBDO
Set Candidate of the ProgrammingCandidateDO
setCandidate(CandidateDO) - Method in class jobmatch.data.CandidateProfileDO
Set Candidate of the CandidateProfile
setCandidate(CandidateDO) - Method in class jobmatch.data.AssociationCandidateBDO
Set Candidate of the AssociationCandidateDO
setCandidate(CandidateDO) - Method in class jobmatch.data.CVSectionDO
Set Candidate of the NewDBTable
setCandidate(CandidateDO) - Method in class jobmatch.data.MatchQueueDO
Set Candidate of the MatchQueue
setCandidate(CandidateDO) - Method in class jobmatch.data.CandidateAccountDO
Set Candidate of the CandidateAccount
setCandidate(CandidateDO) - Method in class jobmatch.data.MatchQueueBDO
Set Candidate of the MatchQueueDO
setCandidate(CandidateDO) - Method in class jobmatch.data.CandidateProfileBDO
Set Candidate of the CandidateProfileDO
setCapability(CompcapabilityBDO) - Method in class jobmatch.data.OperatingsystemCandidateBDO
Set Capability of the OperatingsystemCandidateDO
setCapability(CompcapabilityBDO) - Method in class jobmatch.data.SoftwareCandidateBDO
Set Capability of the SoftwareCandidateDO
setCapability(CompcapabilityBDO) - Method in class jobmatch.data.ProgrammingCandidateBDO
Set Capability of the ProgrammingCandidateDO
setCapability(CompcapabilityDO) - Method in class jobmatch.data.OperatingsystemCandidateBDO
Set Capability of the OperatingsystemCandidateDO
setCapability(CompcapabilityDO) - Method in class jobmatch.data.SoftwareCandidateBDO
Set Capability of the SoftwareCandidateDO
setCapability(CompcapabilityDO) - Method in class jobmatch.data.ProgrammingCandidateBDO
Set Capability of the ProgrammingCandidateDO
setCapability(CompcapabilityDO) - Method in class jobmatch.data.CVComputerDO
Set Capability of the SoftwareCandidate
setCity(String) - Method in class jobmatch.data.AdressBDO
Set City of the AdressDO
setCity(String) - Method in class jobmatch.data.AdressDO
Set City of the Adress
setCompany(CompanyBDO) - Method in class jobmatch.data.CompanyAccountBDO
Set Company of the CompanyAccountDO
setCompany(CompanyBDO) - Method in class jobmatch.data.ProfileBDO
Set Company of the ProfileDO
setCompany(CompanyDO) - Method in class jobmatch.data.CompanyAccountBDO
Set Company of the CompanyAccountDO
setCompany(CompanyDO) - Method in class jobmatch.data.ProfileBDO
Set Company of the ProfileDO
setCompany(CompanyDO) - Method in class jobmatch.data.CompanyAccountDO
Set Company of the CompanyAccount
setCompany(CompanyDO) - Method in class jobmatch.data.ProfileDO
Set Company of the Profile
setCompetence(String) - Method in class jobmatch.data.CandidateBDO
Set Competence of the CandidateDO
setCompetence(String) - Method in class jobmatch.data.CandidateDO
Set Competence of the Candidate
setContact(PersonBDO) - Method in class jobmatch.data.CompanyBDO
Set Contact of the CompanyDO
setContact(PersonDO) - Method in class jobmatch.data.CompanyBDO
Set Contact of the CompanyDO
setContact(PersonDO) - Method in class jobmatch.data.CompanyDO
Set Contact of the Company
setCountry(CountryBDO) - Method in class jobmatch.data.AdressBDO
Set Country of the AdressDO
setCountry(CountryDO) - Method in class jobmatch.data.AdressBDO
Set Country of the AdressDO
setCountry(CountryDO) - Method in class jobmatch.data.AdressDO
Set Country of the Adress
setData(byte[]) - Method in class jobmatch.data.PictureBDO
Set Data of the PictureDO
setData(byte[]) - Method in class jobmatch.data.PictureDO
Set Data of the Picture
setDescription(String) - Method in class jobmatch.data.HobbyBDO
Set Description of the HobbyDO
setDescription(String) - Method in class jobmatch.data.LanguageBDO
Set Description of the LanguageDO
setDescription(String) - Method in class jobmatch.data.OperatingsystemBDO
Set Description of the OperatingsystemDO
setDescription(String) - Method in class jobmatch.data.SoftwareBDO
Set Description of the SoftwareDO
setDescription(String) - Method in class jobmatch.data.AssociationBDO
Set Description of the AssociationDO
setDescription(String) - Method in class jobmatch.data.ProgrammingBDO
Set Description of the ProgrammingDO
setDescription(String) - Method in class jobmatch.data.AreaBDO
Set Description of the AreaDO
setDescription(String) - Method in class jobmatch.data.CompcapabilityBDO
Set Description of the CompcapabilityDO
setDescription(String) - Method in class jobmatch.data.SchooltypeBDO
Set Description of the SchooltypeDO
setDescription(String) - Method in class jobmatch.data.LanguagecapabilityBDO
Set Description of the LanguagecapabilityDO
setDescription(String) - Method in class jobmatch.data.GraduationBDO
Set Description of the GraduationDO
setDescription(String) - Method in class jobmatch.data.CountryBDO
Set Description of the CountryDO
setDescription(String) - Method in class jobmatch.data.SchoolBDO
Set Description of the SchoolDO
setDescription(String) - Method in class jobmatch.data.IndustryBDO
Set Description of the IndustryDO
setDescription(String) - Method in class jobmatch.data.ConstantTableDO
Set Description of the NewDBTable
setDescription(String) - Method in class jobmatch.data.HobbyDO
Set Description of the Hobby
setDiploma(GraduationBDO) - Method in class jobmatch.data.SchoolCandidateBDO
Set Diploma of the SchoolCandidateDO
setDiploma(GraduationDO) - Method in class jobmatch.data.SchoolCandidateBDO
Set Diploma of the SchoolCandidateDO
setDiploma(GraduationDO) - Method in class jobmatch.data.SchoolCandidateDO
Set Diploma of the SchoolCandidate
setDiploma(String) - Method in class jobmatch.data.LanguageCandidateBDO
Set Diploma of the LanguageCandidateDO
setDiploma(String) - Method in class jobmatch.data.LanguageProfileBDO
Set Diploma of the LanguageProfileDO
setDiploma(String) - Method in class jobmatch.data.LanguageCandidateDO
Set Diploma of the LanguageCandidate
setDiploma(String) - Method in class jobmatch.data.LanguageProfileDO
Set Diploma of the LanguageProfile
setEarnings(int) - Method in class jobmatch.data.CompanyBDO
Set Earnings of the CompanyDO
setEarnings(int) - Method in class jobmatch.data.CompanyDO
Set Earnings of the Company
setEmail(String) - Method in class jobmatch.data.CandidateAccountBDO
Set Email of the CandidateAccountDO
setEmail(String) - Method in class jobmatch.data.CompanyAccountBDO
Set Email of the CompanyAccountDO
setEmail(String) - Method in class jobmatch.data.ProviderAccountBDO
Set Email of the ProviderAccountDO
setEmail(String) - Method in class jobmatch.data.CandidateBDO
Set Email of the CandidateDO
setEmail(String) - Method in class jobmatch.data.AccountDO
Set Email of the Account
setEmail(String) - Method in class jobmatch.data.PersonDO
Set Email of the Person
setEmail(String) - Method in class jobmatch.data.PersonBDO
Set Email of the PersonDO
setEmail(String) - Method in class jobmatch.data.CandidateDO
Set Email of the Candidate
setEmployer(EmployerBDO) - Method in class jobmatch.data.EmployerCandidateBDO
Set Employer of the EmployerCandidateDO
setEmployer(EmployerDO) - Method in class jobmatch.data.EmployerCandidateBDO
Set Employer of the EmployerCandidateDO
setEmployer(EmployerDO) - Method in class jobmatch.data.EmployerCandidateDO
Set Employer of the EmployerCandidate
setEndDate(Date) - Method in class jobmatch.data.EmployerCandidateBDO
Set EndDate of the EmployerCandidateDO
setEndDate(Date) - Method in class jobmatch.data.SchoolCandidateBDO
Set EndDate of the SchoolCandidateDO
setEndDate(Date) - Method in class jobmatch.data.CVTimespanDO
Set EndDate of the NewDBTable
setFax(String) - Method in class jobmatch.data.CandidateBDO
Set Fax of the CandidateDO
setFax(String) - Method in class jobmatch.data.PersonDO
Set Fax of the Person
setFax(String) - Method in class jobmatch.data.PersonBDO
Set Fax of the PersonDO
setFax(String) - Method in class jobmatch.data.CandidateDO
Set Fax of the Candidate
setFname(String) - Method in class jobmatch.data.CandidateBDO
Set Fname of the CandidateDO
setFname(String) - Method in class jobmatch.data.PersonDO
Set Fname of the Person
setFname(String) - Method in class jobmatch.data.PersonBDO
Set Fname of the PersonDO
setFname(String) - Method in class jobmatch.data.CandidateDO
Set Fname of the Candidate
setFunction(String) - Method in class jobmatch.data.EmployerCandidateBDO
Set Function of the EmployerCandidateDO
setFunction(String) - Method in class jobmatch.data.JobwishBDO
Set Function of the JobwishDO
setFunction(String) - Method in class jobmatch.data.AssociationCandidateBDO
Set Function of the AssociationCandidateDO
setFunction(String) - Method in class jobmatch.data.AssociationCandidateDO
Set Function of the AssociationCandidate
setFunction(String) - Method in class jobmatch.data.JobwishDO
Set Function of the Jobwish
setFunction(String) - Method in class jobmatch.data.EmployerCandidateDO
Set Function of the EmployerCandidate
setGraduatesPerYear(int) - Method in class jobmatch.data.CompanyBDO
Set GraduatesPerYear of the CompanyDO
setGraduatesPerYear(int) - Method in class jobmatch.data.CompanyDO
Set GraduatesPerYear of the Company
setHouseNumber(String) - Method in class jobmatch.data.AdressBDO
Set HouseNumber of the AdressDO
setHouseNumber(String) - Method in class jobmatch.data.AdressDO
Set HouseNumber of the Adress
setIndustry(IndustryBDO) - Method in class jobmatch.data.JobwishBDO
Set Industry of the JobwishDO
setIndustry(IndustryBDO) - Method in class jobmatch.data.CompanyBDO
Set Industry of the CompanyDO
setIndustry(IndustryDO) - Method in class jobmatch.data.JobwishBDO
Set Industry of the JobwishDO
setIndustry(IndustryDO) - Method in class jobmatch.data.CompanyBDO
Set Industry of the CompanyDO
setIndustry(IndustryDO) - Method in class jobmatch.data.CompanyDO
Set Industry of the Company
setIndustry(IndustryDO) - Method in class jobmatch.data.JobwishDO
Set Industry of the Jobwish
setLanguage(LanguageBDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Language of the LanguageCandidateDO
setLanguage(LanguageBDO) - Method in class jobmatch.data.LanguageProfileBDO
Set Language of the LanguageProfileDO
setLanguage(LanguageDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Language of the LanguageCandidateDO
setLanguage(LanguageDO) - Method in class jobmatch.data.LanguageProfileBDO
Set Language of the LanguageProfileDO
setLanguage(LanguageDO) - Method in class jobmatch.data.LanguageCandidateDO
Set Language of the LanguageCandidate
setLanguage(LanguageDO) - Method in class jobmatch.data.LanguageProfileDO
Set Language of the LanguageProfile
setLanguage(ProgrammingBDO) - Method in class jobmatch.data.ProgrammingCandidateBDO
Set Language of the ProgrammingCandidateDO
setLanguage(ProgrammingBDO) - Method in class jobmatch.data.ProgrammingProfileBDO
Set Language of the ProgrammingProfileDO
setLanguage(ProgrammingDO) - Method in class jobmatch.data.ProgrammingCandidateBDO
Set Language of the ProgrammingCandidateDO
setLanguage(ProgrammingDO) - Method in class jobmatch.data.ProgrammingProfileDO
Set Language of the ProgrammingProfile
setLanguage(ProgrammingDO) - Method in class jobmatch.data.ProgrammingCandidateDO
Set Language of the ProgrammingCandidate
setLanguage(ProgrammingDO) - Method in class jobmatch.data.ProgrammingProfileBDO
Set Language of the ProgrammingProfileDO
setLastHost(String) - Method in class jobmatch.data.CandidateAccountBDO
Set LastHost of the CandidateAccountDO
setLastHost(String) - Method in class jobmatch.data.CompanyAccountBDO
Set LastHost of the CompanyAccountDO
setLastHost(String) - Method in class jobmatch.data.ProviderAccountBDO
Set LastHost of the ProviderAccountDO
setLastHost(String) - Method in class jobmatch.data.AccountDO
Set LastHost of the Account
setLastIP(String) - Method in class jobmatch.data.CandidateAccountBDO
Set LastIP of the CandidateAccountDO
setLastIP(String) - Method in class jobmatch.data.CompanyAccountBDO
Set LastIP of the CompanyAccountDO
setLastIP(String) - Method in class jobmatch.data.ProviderAccountBDO
Set LastIP of the ProviderAccountDO
setLastIP(String) - Method in class jobmatch.data.AccountDO
Set LastIP of the Account
setLastLogin(Timestamp) - Method in class jobmatch.data.CandidateAccountBDO
Set LastLogin of the CandidateAccountDO
setLastLogin(Timestamp) - Method in class jobmatch.data.CompanyAccountBDO
Set LastLogin of the CompanyAccountDO
setLastLogin(Timestamp) - Method in class jobmatch.data.ProviderAccountBDO
Set LastLogin of the ProviderAccountDO
setLastLogin(Timestamp) - Method in class jobmatch.data.AccountDO
Set LastLogin of the Account
setLastNotification(Timestamp) - Method in class jobmatch.data.ProfileBDO
Set LastNotification of the ProfileDO
setLastNotification(Timestamp) - Method in class jobmatch.data.ProfileDO
Set LastNotification of the Profile
setLeafNo(int) - Method in interface jobmatch.business.company.profile.tree.TreeNode
 
setLeafNo(int) - Method in class jobmatch.business.company.profile.tree.MemoryNode
 
setLeafNo(int) - Method in class jobmatch.business.company.profile.tree.LeafSupport
 
setLeafNo(int) - Method in class jobmatch.business.company.profile.tree.test.BooleanNode
 
setLeafNumber(int) - Method in class jobmatch.data.TreeLeafDO
Set LeafNumber of the NewDBTable
setLeafNumber(int) - Method in class jobmatch.data.PersonalProfileBDO
Set LeafNumber of the PersonalProfileDO
setLeafNumber(int) - Method in class jobmatch.data.LanguageProfileBDO
Set LeafNumber of the LanguageProfileDO
setLeafNumber(int) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set LeafNumber of the OperatingsystemProfileDO
setLeafNumber(int) - Method in class jobmatch.data.SchoolProfileBDO
Set LeafNumber of the SchoolProfileDO
setLeafNumber(int) - Method in class jobmatch.data.SoftwareProfileBDO
Set LeafNumber of the SoftwareProfileDO
setLeafNumber(int) - Method in class jobmatch.data.ProgrammingProfileBDO
Set LeafNumber of the ProgrammingProfileDO
setLname(String) - Method in class jobmatch.data.CandidateBDO
Set Lname of the CandidateDO
setLname(String) - Method in class jobmatch.data.PersonDO
Set Lname of the Person
setLname(String) - Method in class jobmatch.data.PersonBDO
Set Lname of the PersonDO
setLname(String) - Method in class jobmatch.data.CandidateDO
Set Lname of the Candidate
setLocation(String) - Method in class jobmatch.data.SchoolBDO
Set Location of the SchoolDO
setLocation(String) - Method in class jobmatch.data.SchoolDO
Set Location of the School
setLoginReminder(int) - Method in class jobmatch.data.CandidateAccountBDO
Set LoginReminder of the CandidateAccountDO
setLoginReminder(int) - Method in class jobmatch.data.CompanyAccountBDO
Set LoginReminder of the CompanyAccountDO
setLoginReminder(int) - Method in class jobmatch.data.ProviderAccountBDO
Set LoginReminder of the ProviderAccountDO
setLoginReminder(int) - Method in class jobmatch.data.AccountDO
Set LoginReminder of the Account
setMail(byte[]) - Method in class jobmatch.data.MailQueueDO
Set Mail of the MailQueue
setMail(byte[]) - Method in class jobmatch.data.MailQueueBDO
Set Mail of the MailQueueDO
setMandatory(boolean) - Method in class jobmatch.data.TreeLeafDO
Set Mandatory of the NewDBTable
setMandatory(boolean) - Method in class jobmatch.data.PersonalProfileBDO
Set Mandatory of the PersonalProfileDO
setMandatory(boolean) - Method in class jobmatch.data.LanguageProfileBDO
Set Mandatory of the LanguageProfileDO
setMandatory(boolean) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set Mandatory of the OperatingsystemProfileDO
setMandatory(boolean) - Method in class jobmatch.data.SchoolProfileBDO
Set Mandatory of the SchoolProfileDO
setMandatory(boolean) - Method in class jobmatch.data.SoftwareProfileBDO
Set Mandatory of the SoftwareProfileDO
setMandatory(boolean) - Method in class jobmatch.data.ProgrammingProfileBDO
Set Mandatory of the ProgrammingProfileDO
setMatchingTime(Timestamp) - Method in class jobmatch.data.CandidateProfileDO
Set MatchingTime of the CandidateProfile
setMatchingTime(Timestamp) - Method in class jobmatch.data.CandidateProfileBDO
Set MatchingTime of the CandidateProfileDO
setMatchTree(byte[]) - Method in class jobmatch.data.ProfileBDO
Set MatchTree of the ProfileDO
setMatchTree(byte[]) - Method in class jobmatch.data.ProfileDO
Set MatchTree of the Profile
setMaxAge(int) - Method in class jobmatch.data.PersonalProfileBDO
Set MaxAge of the PersonalProfileDO
setMaxAge(int) - Method in class jobmatch.data.PersonalProfileDO
Set MaxAge of the PersonalProfile
setMaxSchoolType(SchooltypeBDO) - Method in class jobmatch.data.SchoolProfileBDO
Set MaxSchoolType of the SchoolProfileDO
setMaxSchoolType(SchooltypeDO) - Method in class jobmatch.data.SchoolProfileDO
Set MaxSchoolType of the SchoolProfile
setMaxSchoolType(SchooltypeDO) - Method in class jobmatch.data.SchoolProfileBDO
Set MaxSchoolType of the SchoolProfileDO
setMetaInformation(HttpPresentationComms, Document) - Method in class jobmatch.presentation.DocumentPresentation
 
setMimeType(String) - Method in class jobmatch.data.PictureBDO
Set MimeType of the PictureDO
setMimeType(String) - Method in class jobmatch.data.PictureDO
Set MimeType of the Picture
setMinAge(int) - Method in class jobmatch.data.PersonalProfileBDO
Set MinAge of the PersonalProfileDO
setMinAge(int) - Method in class jobmatch.data.PersonalProfileDO
Set MinAge of the PersonalProfile
setMinCapability(CompcapabilityBDO) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set MinCapability of the OperatingsystemProfileDO
setMinCapability(CompcapabilityBDO) - Method in class jobmatch.data.SoftwareProfileBDO
Set MinCapability of the SoftwareProfileDO
setMinCapability(CompcapabilityBDO) - Method in class jobmatch.data.ProgrammingProfileBDO
Set MinCapability of the ProgrammingProfileDO
setMinCapability(CompcapabilityDO) - Method in class jobmatch.data.ComputerRequestDO
Set MinCapability of the NewDBTable
setMinCapability(CompcapabilityDO) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set MinCapability of the OperatingsystemProfileDO
setMinCapability(CompcapabilityDO) - Method in class jobmatch.data.SoftwareProfileBDO
Set MinCapability of the SoftwareProfileDO
setMinCapability(CompcapabilityDO) - Method in class jobmatch.data.ProgrammingProfileBDO
Set MinCapability of the ProgrammingProfileDO
setMinSchoolType(SchooltypeBDO) - Method in class jobmatch.data.SchoolProfileBDO
Set MinSchoolType of the SchoolProfileDO
setMinSchoolType(SchooltypeDO) - Method in class jobmatch.data.SchoolProfileDO
Set MinSchoolType of the SchoolProfile
setMinSchoolType(SchooltypeDO) - Method in class jobmatch.data.SchoolProfileBDO
Set MinSchoolType of the SchoolProfileDO
setMinSpoken(LanguagecapabilityBDO) - Method in class jobmatch.data.LanguageProfileBDO
Set MinSpoken of the LanguageProfileDO
setMinSpoken(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageProfileBDO
Set MinSpoken of the LanguageProfileDO
setMinSpoken(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageProfileDO
Set MinSpoken of the LanguageProfile
setMinWritten(LanguagecapabilityBDO) - Method in class jobmatch.data.LanguageProfileBDO
Set MinWritten of the LanguageProfileDO
setMinWritten(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageProfileBDO
Set MinWritten of the LanguageProfileDO
setMinWritten(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageProfileDO
Set MinWritten of the LanguageProfile
setName(String) - Method in class jobmatch.data.CompanyBDO
Set Name of the CompanyDO
setName(String) - Method in class jobmatch.data.ProfileBDO
Set Name of the ProfileDO
setName(String) - Method in class jobmatch.data.EmployerBDO
Set Name of the EmployerDO
setName(String) - Method in class jobmatch.data.EmployerDO
Set Name of the Employer
setName(String) - Method in class jobmatch.data.ProfileDO
Set Name of the Profile
setName(String) - Method in class jobmatch.data.CompanyDO
Set Name of the Company
setNatel(String) - Method in class jobmatch.data.CandidateBDO
Set Natel of the CandidateDO
setNatel(String) - Method in class jobmatch.data.PersonDO
Set Natel of the Person
setNatel(String) - Method in class jobmatch.data.PersonBDO
Set Natel of the PersonDO
setNatel(String) - Method in class jobmatch.data.CandidateDO
Set Natel of the Candidate
setNationality(CountryBDO) - Method in class jobmatch.data.CandidateBDO
Set Nationality of the CandidateDO
setNationality(CountryBDO) - Method in class jobmatch.data.PersonalProfileBDO
Set Nationality of the PersonalProfileDO
setNationality(CountryBDO) - Method in class jobmatch.data.PersonBDO
Set Nationality of the PersonDO
setNationality(CountryDO) - Method in class jobmatch.data.CandidateBDO
Set Nationality of the CandidateDO
setNationality(CountryDO) - Method in class jobmatch.data.PersonalProfileBDO
Set Nationality of the PersonalProfileDO
setNationality(CountryDO) - Method in class jobmatch.data.PersonalProfileDO
Set Nationality of the PersonalProfile
setNationality(CountryDO) - Method in class jobmatch.data.PersonDO
Set Nationality of the Person
setNationality(CountryDO) - Method in class jobmatch.data.PersonBDO
Set Nationality of the PersonDO
setNationality(CountryDO) - Method in class jobmatch.data.CandidateDO
Set Nationality of the Candidate
setNeedsRematching(boolean) - Method in class jobmatch.data.ProfileBDO
Set NeedsRematching of the ProfileDO
setNeedsRematching(boolean) - Method in class jobmatch.data.ProfileDO
Set NeedsRematching of the Profile
setNotificationPeriod(int) - Method in class jobmatch.data.ProfileBDO
Set NotificationPeriod of the ProfileDO
setNotificationPeriod(int) - Method in class jobmatch.data.ProfileDO
Set NotificationPeriod of the Profile
setNotify(boolean) - Method in class jobmatch.data.ProfileBDO
Set Notify of the ProfileDO
setNotify(boolean) - Method in class jobmatch.data.ProfileDO
Set Notify of the Profile
setNumberEmployees(int) - Method in class jobmatch.data.CompanyBDO
Set NumberEmployees of the CompanyDO
setNumberEmployees(int) - Method in class jobmatch.data.CompanyDO
Set NumberEmployees of the Company
setOperatingsystem(OperatingsystemBDO) - Method in class jobmatch.data.OperatingsystemCandidateBDO
Set Operatingsystem of the OperatingsystemCandidateDO
setOperatingSystem(OperatingsystemBDO) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set OperatingSystem of the OperatingsystemProfileDO
setOperatingsystem(OperatingsystemDO) - Method in class jobmatch.data.OperatingsystemCandidateBDO
Set Operatingsystem of the OperatingsystemCandidateDO
setOperatingsystem(OperatingsystemDO) - Method in class jobmatch.data.OperatingsystemCandidateDO
Set Operatingsystem of the OperatingSystemCandidate
setOperatingSystem(OperatingsystemDO) - Method in class jobmatch.data.OperatingsystemProfileDO
Set OperatingSystem of the OperatingsystemProfile
setOperatingSystem(OperatingsystemDO) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set OperatingSystem of the OperatingsystemProfileDO
setOrdinal(int) - Method in class jobmatch.data.CompcapabilityBDO
Set Ordinal of the CompcapabilityDO
setOrdinal(int) - Method in class jobmatch.data.LanguagecapabilityBDO
Set Ordinal of the LanguagecapabilityDO
setOrdinal(int) - Method in class jobmatch.data.CapabilityDO
Set Ordinal of the NewDBTable
setParent(TreeNode) - Method in interface jobmatch.business.company.profile.tree.TreeNode
 
setParent(TreeNode) - Method in class jobmatch.business.company.profile.tree.AbstractNode
 
setParent(TreeNode) - Method in class jobmatch.business.company.profile.tree.test.BooleanNode
 
setPassphrase(String) - Method in class jobmatch.data.CandidateAccountBDO
Set Passphrase of the CandidateAccountDO
setPassphrase(String) - Method in class jobmatch.data.CompanyAccountBDO
Set Passphrase of the CompanyAccountDO
setPassphrase(String) - Method in class jobmatch.data.ProviderAccountBDO
Set Passphrase of the ProviderAccountDO
setPassphrase(String) - Method in class jobmatch.data.AccountDO
Set Passphrase of the Account
setPensum(int) - Method in class jobmatch.data.EmployerCandidateBDO
Set Pensum of the EmployerCandidateDO
setPensum(int) - Method in class jobmatch.data.JobwishBDO
Set Pensum of the JobwishDO
setPensum(int) - Method in class jobmatch.data.JobwishDO
Set Pensum of the Jobwish
setPensum(int) - Method in class jobmatch.data.EmployerCandidateDO
Set Pensum of the EmployerCandidate
setPhone(String) - Method in class jobmatch.data.CandidateBDO
Set Phone of the CandidateDO
setPhone(String) - Method in class jobmatch.data.PersonDO
Set Phone of the Person
setPhone(String) - Method in class jobmatch.data.PersonBDO
Set Phone of the PersonDO
setPhone(String) - Method in class jobmatch.data.CandidateDO
Set Phone of the Candidate
setPicture(PictureBDO) - Method in class jobmatch.data.CandidateBDO
Set Picture of the CandidateDO
setPicture(PictureBDO) - Method in class jobmatch.data.PersonBDO
Set Picture of the PersonDO
setPicture(PictureDO) - Method in class jobmatch.data.CandidateBDO
Set Picture of the CandidateDO
setPicture(PictureDO) - Method in class jobmatch.data.PersonDO
Set Picture of the Person
setPicture(PictureDO) - Method in class jobmatch.data.PersonBDO
Set Picture of the PersonDO
setPicture(PictureDO) - Method in class jobmatch.data.CandidateDO
Set Picture of the Candidate
setPresence(String) - Method in class jobmatch.data.CompanyBDO
Set Presence of the CompanyDO
setPresence(String) - Method in class jobmatch.data.CompanyDO
Set Presence of the Company
setPriority(int) - Method in class jobmatch.data.HobbyBDO
Set Priority of the HobbyDO
setPriority(int) - Method in class jobmatch.data.MailQueueDO
Set Priority of the MailQueue
setPriority(int) - Method in class jobmatch.data.HobbyDO
Set Priority of the Hobby
setPriority(int) - Method in class jobmatch.data.MailQueueBDO
Set Priority of the MailQueueDO
setProfile(ProfileBDO) - Method in class jobmatch.data.PersonalProfileBDO
Set Profile of the PersonalProfileDO
setProfile(ProfileBDO) - Method in class jobmatch.data.LanguageProfileBDO
Set Profile of the LanguageProfileDO
setProfile(ProfileBDO) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set Profile of the OperatingsystemProfileDO
setProfile(ProfileBDO) - Method in class jobmatch.data.SchoolProfileBDO
Set Profile of the SchoolProfileDO
setProfile(ProfileBDO) - Method in class jobmatch.data.SoftwareProfileBDO
Set Profile of the SoftwareProfileDO
setProfile(ProfileBDO) - Method in class jobmatch.data.ProgrammingProfileBDO
Set Profile of the ProgrammingProfileDO
setProfile(ProfileBDO) - Method in class jobmatch.data.CandidateProfileBDO
Set Profile of the CandidateProfileDO
setProfile(ProfileDO) - Method in class jobmatch.data.TreeLeafDO
Set Profile of the NewDBTable
setProfile(ProfileDO) - Method in class jobmatch.data.CandidateProfileDO
Set Profile of the CandidateProfile
setProfile(ProfileDO) - Method in class jobmatch.data.PersonalProfileBDO
Set Profile of the PersonalProfileDO
setProfile(ProfileDO) - Method in class jobmatch.data.LanguageProfileBDO
Set Profile of the LanguageProfileDO
setProfile(ProfileDO) - Method in class jobmatch.data.OperatingsystemProfileBDO
Set Profile of the OperatingsystemProfileDO
setProfile(ProfileDO) - Method in class jobmatch.data.SchoolProfileBDO
Set Profile of the SchoolProfileDO
setProfile(ProfileDO) - Method in class jobmatch.data.SoftwareProfileBDO
Set Profile of the SoftwareProfileDO
setProfile(ProfileDO) - Method in class jobmatch.data.ProgrammingProfileBDO
Set Profile of the ProgrammingProfileDO
setProfile(ProfileDO) - Method in class jobmatch.data.CandidateProfileBDO
Set Profile of the CandidateProfileDO
setQueryAdress(AdressDO) - Method in class jobmatch.data.CompanyQuery
Set the Adress to query
setQueryAdress(AdressDO) - Method in class jobmatch.data.CandidateQuery
Set the Adress to query
setQueryAdress(AdressDO) - Method in class jobmatch.data.EmployerQuery
Set the Adress to query
setQueryAdress(AdressDO) - Method in class jobmatch.data.PersonQuery
Set the Adress to query
setQueryAdress(AdressDO, boolean) - Method in class jobmatch.data.CompanyQuery
Set the Adress to query.
setQueryAdress(AdressDO, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Adress to query.
setQueryAdress(AdressDO, boolean) - Method in class jobmatch.data.EmployerQuery
Set the Adress to query.
setQueryAdress(AdressDO, boolean) - Method in class jobmatch.data.PersonQuery
Set the Adress to query.
setQueryAIESECMember(boolean) - Method in class jobmatch.data.CandidateQuery
Set the AIESECMember to query
setQueryAIESECMember(boolean, boolean) - Method in class jobmatch.data.CandidateQuery
Set the AIESECMember to query.
setQueryAssociation(AssociationDO) - Method in class jobmatch.data.AssociationCandidateQuery
Set the Association to query
setQueryAssociation(AssociationDO, boolean) - Method in class jobmatch.data.AssociationCandidateQuery
Set the Association to query.
setQueryBeginDate(Date) - Method in class jobmatch.data.SchoolCandidateQuery
Set the BeginDate to query
setQueryBeginDate(Date) - Method in class jobmatch.data.EmployerCandidateQuery
Set the BeginDate to query
setQueryBeginDate(Date, boolean) - Method in class jobmatch.data.SchoolCandidateQuery
Set the BeginDate to query.
setQueryBeginDate(Date, boolean) - Method in class jobmatch.data.EmployerCandidateQuery
Set the BeginDate to query.
setQueryBirthdate(Date) - Method in class jobmatch.data.CandidateQuery
Set the Birthdate to query
setQueryBirthdate(Date) - Method in class jobmatch.data.PersonQuery
Set the Birthdate to query
setQueryBirthdate(Date, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Birthdate to query.
setQueryBirthdate(Date, boolean) - Method in class jobmatch.data.PersonQuery
Set the Birthdate to query.
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.MatchQueueQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.SchoolCandidateQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.JobwishQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.AssociationCandidateQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.HobbyQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.CandidateProfileQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Candidate to query
setQueryCandidate(CandidateDO) - Method in class jobmatch.data.CandidateAccountQuery
Set the Candidate to query
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.MatchQueueQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.SchoolCandidateQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.JobwishQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.AssociationCandidateQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.HobbyQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.CandidateProfileQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Candidate to query.
setQueryCandidate(CandidateDO, boolean) - Method in class jobmatch.data.CandidateAccountQuery
Set the Candidate to query.
setQueryCapability(CompcapabilityDO) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the Capability to query
setQueryCapability(CompcapabilityDO) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the Capability to query
setQueryCapability(CompcapabilityDO) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the Capability to query
setQueryCapability(CompcapabilityDO, boolean) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the Capability to query.
setQueryCapability(CompcapabilityDO, boolean) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the Capability to query.
setQueryCapability(CompcapabilityDO, boolean) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the Capability to query.
setQueryCity(String) - Method in class jobmatch.data.AdressQuery
Set the City to query
setQueryCity(String, boolean) - Method in class jobmatch.data.AdressQuery
Set the City to query.
setQueryCompany(CompanyDO) - Method in class jobmatch.data.CompanyAccountQuery
Set the Company to query
setQueryCompany(CompanyDO) - Method in class jobmatch.data.ProfileQuery
Set the Company to query
setQueryCompany(CompanyDO, boolean) - Method in class jobmatch.data.CompanyAccountQuery
Set the Company to query.
setQueryCompany(CompanyDO, boolean) - Method in class jobmatch.data.ProfileQuery
Set the Company to query.
setQueryCountry(CountryDO) - Method in class jobmatch.data.AdressQuery
Set the Country to query
setQueryCountry(CountryDO, boolean) - Method in class jobmatch.data.AdressQuery
Set the Country to query.
setQueryDescription(String) - Method in class jobmatch.data.CompcapabilityQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.CountryQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.SoftwareQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.AreaQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.OperatingsystemQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.AssociationQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.ProgrammingQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.IndustryQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.LanguageQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.LanguagecapabilityQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.SchoolQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.SchooltypeQuery
Set the Description to query
setQueryDescription(String) - Method in class jobmatch.data.GraduationQuery
Set the Description to query
setQueryDescription(String, boolean) - Method in class jobmatch.data.CompcapabilityQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.CountryQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.SoftwareQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.AreaQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.OperatingsystemQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.AssociationQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.ProgrammingQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.IndustryQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.LanguageQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.LanguagecapabilityQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.SchoolQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.SchooltypeQuery
Set the Description to query.
setQueryDescription(String, boolean) - Method in class jobmatch.data.GraduationQuery
Set the Description to query.
setQueryDiploma(GraduationDO) - Method in class jobmatch.data.SchoolCandidateQuery
Set the Diploma to query
setQueryDiploma(GraduationDO, boolean) - Method in class jobmatch.data.SchoolCandidateQuery
Set the Diploma to query.
setQueryDiploma(String) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Diploma to query
setQueryDiploma(String) - Method in class jobmatch.data.LanguageProfileQuery
Set the Diploma to query
setQueryDiploma(String, boolean) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Diploma to query.
setQueryDiploma(String, boolean) - Method in class jobmatch.data.LanguageProfileQuery
Set the Diploma to query.
setQueryEmail(String) - Method in class jobmatch.data.CompanyAccountQuery
Set the Email to query
setQueryEmail(String) - Method in class jobmatch.data.CandidateAccountQuery
Set the Email to query
setQueryEmail(String) - Method in class jobmatch.data.ProviderAccountQuery
Set the Email to query
setQueryEmail(String, boolean) - Method in class jobmatch.data.CompanyAccountQuery
Set the Email to query.
setQueryEmail(String, boolean) - Method in class jobmatch.data.CandidateAccountQuery
Set the Email to query.
setQueryEmail(String, boolean) - Method in class jobmatch.data.ProviderAccountQuery
Set the Email to query.
setQueryEmployer(EmployerDO) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Employer to query
setQueryEmployer(EmployerDO, boolean) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Employer to query.
setQueryEndDate(Date) - Method in class jobmatch.data.SchoolCandidateQuery
Set the EndDate to query
setQueryEndDate(Date) - Method in class jobmatch.data.EmployerCandidateQuery
Set the EndDate to query
setQueryEndDate(Date, boolean) - Method in class jobmatch.data.SchoolCandidateQuery
Set the EndDate to query.
setQueryEndDate(Date, boolean) - Method in class jobmatch.data.EmployerCandidateQuery
Set the EndDate to query.
setQueryFname(String) - Method in class jobmatch.data.CandidateQuery
Set the Fname to query
setQueryFname(String) - Method in class jobmatch.data.PersonQuery
Set the Fname to query
setQueryFname(String, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Fname to query.
setQueryFname(String, boolean) - Method in class jobmatch.data.PersonQuery
Set the Fname to query.
setQueryFunction(String) - Method in class jobmatch.data.AssociationCandidateQuery
Set the Function to query
setQueryFunction(String) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Function to query
setQueryFunction(String, boolean) - Method in class jobmatch.data.AssociationCandidateQuery
Set the Function to query.
setQueryFunction(String, boolean) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Function to query.
setQueryHandle(String) - Method in class jobmatch.data.CompcapabilityQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.MatchQueueQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.CountryQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.SoftwareQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.SchoolCandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.PictureQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.CompanyQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.CandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.AreaQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.JobwishQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.OperatingsystemQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.MailQueueQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.AssociationCandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.HobbyQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.PersonalProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.CompanyAccountQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.AssociationQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.CandidateProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.LanguageCandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.SchoolProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.AdressQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.ProgrammingQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.IndustryQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.SoftwareProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.EmployerCandidateQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.EmployerQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.CandidateAccountQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.LanguageQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.PersonQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.ProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.LanguagecapabilityQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.SchoolQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.SchooltypeQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.LanguageProfileQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.GraduationQuery
Set the object handle to query.
setQueryHandle(String) - Method in class jobmatch.data.ProviderAccountQuery
Set the object handle to query.
setQueryIndustry(IndustryDO) - Method in class jobmatch.data.CompanyQuery
Set the Industry to query
setQueryIndustry(IndustryDO, boolean) - Method in class jobmatch.data.CompanyQuery
Set the Industry to query.
setQueryLanguage(LanguageDO) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Language to query
setQueryLanguage(LanguageDO) - Method in class jobmatch.data.LanguageProfileQuery
Set the Language to query
setQueryLanguage(LanguageDO, boolean) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Language to query.
setQueryLanguage(LanguageDO, boolean) - Method in class jobmatch.data.LanguageProfileQuery
Set the Language to query.
setQueryLanguage(ProgrammingDO) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the Language to query
setQueryLanguage(ProgrammingDO) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the Language to query
setQueryLanguage(ProgrammingDO, boolean) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the Language to query.
setQueryLanguage(ProgrammingDO, boolean) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the Language to query.
setQueryLastLogin(Timestamp) - Method in class jobmatch.data.CompanyAccountQuery
Set the LastLogin to query
setQueryLastLogin(Timestamp) - Method in class jobmatch.data.CandidateAccountQuery
Set the LastLogin to query
setQueryLastLogin(Timestamp) - Method in class jobmatch.data.ProviderAccountQuery
Set the LastLogin to query
setQueryLastLogin(Timestamp, boolean) - Method in class jobmatch.data.CompanyAccountQuery
Set the LastLogin to query.
setQueryLastLogin(Timestamp, boolean) - Method in class jobmatch.data.CandidateAccountQuery
Set the LastLogin to query.
setQueryLastLogin(Timestamp, boolean) - Method in class jobmatch.data.ProviderAccountQuery
Set the LastLogin to query.
setQueryLastNotification(Timestamp) - Method in class jobmatch.data.ProfileQuery
Set the LastNotification to query
setQueryLastNotification(Timestamp, boolean) - Method in class jobmatch.data.ProfileQuery
Set the LastNotification to query.
setQueryLeafNumber(int) - Method in class jobmatch.data.PersonalProfileQuery
Set the LeafNumber to query
setQueryLeafNumber(int) - Method in class jobmatch.data.SchoolProfileQuery
Set the LeafNumber to query
setQueryLeafNumber(int) - Method in class jobmatch.data.SoftwareProfileQuery
Set the LeafNumber to query
setQueryLeafNumber(int) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the LeafNumber to query
setQueryLeafNumber(int) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the LeafNumber to query
setQueryLeafNumber(int) - Method in class jobmatch.data.LanguageProfileQuery
Set the LeafNumber to query
setQueryLeafNumber(int, boolean) - Method in class jobmatch.data.PersonalProfileQuery
Set the LeafNumber to query.
setQueryLeafNumber(int, boolean) - Method in class jobmatch.data.SchoolProfileQuery
Set the LeafNumber to query.
setQueryLeafNumber(int, boolean) - Method in class jobmatch.data.SoftwareProfileQuery
Set the LeafNumber to query.
setQueryLeafNumber(int, boolean) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the LeafNumber to query.
setQueryLeafNumber(int, boolean) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the LeafNumber to query.
setQueryLeafNumber(int, boolean) - Method in class jobmatch.data.LanguageProfileQuery
Set the LeafNumber to query.
setQueryLname(String) - Method in class jobmatch.data.CandidateQuery
Set the Lname to query
setQueryLname(String) - Method in class jobmatch.data.PersonQuery
Set the Lname to query
setQueryLname(String, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Lname to query.
setQueryLname(String, boolean) - Method in class jobmatch.data.PersonQuery
Set the Lname to query.
setQueryLocation(String) - Method in class jobmatch.data.SchoolQuery
Set the Location to query
setQueryLocation(String, boolean) - Method in class jobmatch.data.SchoolQuery
Set the Location to query.
setQueryLoginReminder(int) - Method in class jobmatch.data.CompanyAccountQuery
Set the LoginReminder to query
setQueryLoginReminder(int) - Method in class jobmatch.data.CandidateAccountQuery
Set the LoginReminder to query
setQueryLoginReminder(int) - Method in class jobmatch.data.ProviderAccountQuery
Set the LoginReminder to query
setQueryLoginReminder(int, boolean) - Method in class jobmatch.data.CompanyAccountQuery
Set the LoginReminder to query.
setQueryLoginReminder(int, boolean) - Method in class jobmatch.data.CandidateAccountQuery
Set the LoginReminder to query.
setQueryLoginReminder(int, boolean) - Method in class jobmatch.data.ProviderAccountQuery
Set the LoginReminder to query.
setQueryMail(byte[]) - Method in class jobmatch.data.MailQueueQuery
Set the Mail to query
setQueryMail(byte[], boolean) - Method in class jobmatch.data.MailQueueQuery
Set the Mail to query.
setQueryMatchingTime(Timestamp) - Method in class jobmatch.data.CandidateProfileQuery
Set the MatchingTime to query
setQueryMatchingTime(Timestamp, boolean) - Method in class jobmatch.data.CandidateProfileQuery
Set the MatchingTime to query.
setQueryMatchTree(byte[]) - Method in class jobmatch.data.ProfileQuery
Set the MatchTree to query
setQueryMatchTree(byte[], boolean) - Method in class jobmatch.data.ProfileQuery
Set the MatchTree to query.
setQueryMaxAge(int) - Method in class jobmatch.data.PersonalProfileQuery
Set the MaxAge to query
setQueryMaxAge(int, boolean) - Method in class jobmatch.data.PersonalProfileQuery
Set the MaxAge to query.
setQueryMimeType(String) - Method in class jobmatch.data.PictureQuery
Set the MimeType to query
setQueryMimeType(String, boolean) - Method in class jobmatch.data.PictureQuery
Set the MimeType to query.
setQueryMinAge(int) - Method in class jobmatch.data.PersonalProfileQuery
Set the MinAge to query
setQueryMinAge(int, boolean) - Method in class jobmatch.data.PersonalProfileQuery
Set the MinAge to query.
setQueryMinCapability(CompcapabilityDO) - Method in class jobmatch.data.SoftwareProfileQuery
Set the MinCapability to query
setQueryMinCapability(CompcapabilityDO) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the MinCapability to query
setQueryMinCapability(CompcapabilityDO) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the MinCapability to query
setQueryMinCapability(CompcapabilityDO, boolean) - Method in class jobmatch.data.SoftwareProfileQuery
Set the MinCapability to query.
setQueryMinCapability(CompcapabilityDO, boolean) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the MinCapability to query.
setQueryMinCapability(CompcapabilityDO, boolean) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the MinCapability to query.
setQueryMinSpoken(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageProfileQuery
Set the MinSpoken to query
setQueryMinSpoken(LanguagecapabilityDO, boolean) - Method in class jobmatch.data.LanguageProfileQuery
Set the MinSpoken to query.
setQueryMinWritten(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageProfileQuery
Set the MinWritten to query
setQueryMinWritten(LanguagecapabilityDO, boolean) - Method in class jobmatch.data.LanguageProfileQuery
Set the MinWritten to query.
setQueryName(String) - Method in class jobmatch.data.CompanyQuery
Set the Name to query
setQueryName(String) - Method in class jobmatch.data.EmployerQuery
Set the Name to query
setQueryName(String) - Method in class jobmatch.data.ProfileQuery
Set the Name to query
setQueryName(String, boolean) - Method in class jobmatch.data.CompanyQuery
Set the Name to query.
setQueryName(String, boolean) - Method in class jobmatch.data.EmployerQuery
Set the Name to query.
setQueryName(String, boolean) - Method in class jobmatch.data.ProfileQuery
Set the Name to query.
setQueryNatel(String) - Method in class jobmatch.data.CandidateQuery
Set the Natel to query
setQueryNatel(String) - Method in class jobmatch.data.PersonQuery
Set the Natel to query
setQueryNatel(String, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Natel to query.
setQueryNatel(String, boolean) - Method in class jobmatch.data.PersonQuery
Set the Natel to query.
setQueryNationality(CountryDO) - Method in class jobmatch.data.CandidateQuery
Set the Nationality to query
setQueryNationality(CountryDO) - Method in class jobmatch.data.PersonalProfileQuery
Set the Nationality to query
setQueryNationality(CountryDO) - Method in class jobmatch.data.PersonQuery
Set the Nationality to query
setQueryNationality(CountryDO, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Nationality to query.
setQueryNationality(CountryDO, boolean) - Method in class jobmatch.data.PersonalProfileQuery
Set the Nationality to query.
setQueryNationality(CountryDO, boolean) - Method in class jobmatch.data.PersonQuery
Set the Nationality to query.
setQueryNeedsRematching(boolean) - Method in class jobmatch.data.ProfileQuery
Set the NeedsRematching to query
setQueryNeedsRematching(boolean, boolean) - Method in class jobmatch.data.ProfileQuery
Set the NeedsRematching to query.
setQueryNotificationPeriod(int) - Method in class jobmatch.data.ProfileQuery
Set the NotificationPeriod to query
setQueryNotificationPeriod(int, boolean) - Method in class jobmatch.data.ProfileQuery
Set the NotificationPeriod to query.
setQueryNotify(boolean) - Method in class jobmatch.data.ProfileQuery
Set the Notify to query
setQueryNotify(boolean, boolean) - Method in class jobmatch.data.ProfileQuery
Set the Notify to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.CompcapabilityQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.MatchQueueQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.CountryQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.SoftwareQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.SchoolCandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.PictureQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.CompanyQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.CandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.AreaQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.JobwishQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.OperatingsystemQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.MailQueueQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.AssociationCandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.HobbyQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.PersonalProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.CompanyAccountQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.ProgrammingCandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.AssociationQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.CandidateProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.LanguageCandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.SchoolProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.AdressQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.ProgrammingQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.IndustryQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.SoftwareProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.EmployerCandidateQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.EmployerQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.CandidateAccountQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.LanguageQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.PersonQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.ProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.LanguagecapabilityQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.SchoolQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.SchooltypeQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.LanguageProfileQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.GraduationQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class jobmatch.data.ProviderAccountQuery
Set the OID to query.
setQueryOperatingsystem(OperatingsystemDO) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the Operatingsystem to query
setQueryOperatingSystem(OperatingsystemDO) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the OperatingSystem to query
setQueryOperatingsystem(OperatingsystemDO, boolean) - Method in class jobmatch.data.OperatingsystemCandidateQuery
Set the Operatingsystem to query.
setQueryOperatingSystem(OperatingsystemDO, boolean) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the OperatingSystem to query.
setQueryOrdinal(int) - Method in class jobmatch.data.CompcapabilityQuery
Set the Ordinal to query
setQueryOrdinal(int) - Method in class jobmatch.data.LanguagecapabilityQuery
Set the Ordinal to query
setQueryOrdinal(int, boolean) - Method in class jobmatch.data.CompcapabilityQuery
Set the Ordinal to query.
setQueryOrdinal(int, boolean) - Method in class jobmatch.data.LanguagecapabilityQuery
Set the Ordinal to query.
setQueryPensum(int) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Pensum to query
setQueryPensum(int, boolean) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Pensum to query.
setQueryPhone(String) - Method in class jobmatch.data.CandidateQuery
Set the Phone to query
setQueryPhone(String) - Method in class jobmatch.data.PersonQuery
Set the Phone to query
setQueryPhone(String, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Phone to query.
setQueryPhone(String, boolean) - Method in class jobmatch.data.PersonQuery
Set the Phone to query.
setQueryPresence(String) - Method in class jobmatch.data.CompanyQuery
Set the Presence to query
setQueryPresence(String, boolean) - Method in class jobmatch.data.CompanyQuery
Set the Presence to query.
setQueryPriority(int) - Method in class jobmatch.data.MailQueueQuery
Set the Priority to query
setQueryPriority(int) - Method in class jobmatch.data.HobbyQuery
Set the Priority to query
setQueryPriority(int, boolean) - Method in class jobmatch.data.MailQueueQuery
Set the Priority to query.
setQueryPriority(int, boolean) - Method in class jobmatch.data.HobbyQuery
Set the Priority to query.
setQueryProfile(ProfileDO) - Method in class jobmatch.data.PersonalProfileQuery
Set the Profile to query
setQueryProfile(ProfileDO) - Method in class jobmatch.data.CandidateProfileQuery
Set the Profile to query
setQueryProfile(ProfileDO) - Method in class jobmatch.data.SchoolProfileQuery
Set the Profile to query
setQueryProfile(ProfileDO) - Method in class jobmatch.data.SoftwareProfileQuery
Set the Profile to query
setQueryProfile(ProfileDO) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the Profile to query
setQueryProfile(ProfileDO) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the Profile to query
setQueryProfile(ProfileDO) - Method in class jobmatch.data.LanguageProfileQuery
Set the Profile to query
setQueryProfile(ProfileDO, boolean) - Method in class jobmatch.data.PersonalProfileQuery
Set the Profile to query.
setQueryProfile(ProfileDO, boolean) - Method in class jobmatch.data.CandidateProfileQuery
Set the Profile to query.
setQueryProfile(ProfileDO, boolean) - Method in class jobmatch.data.SchoolProfileQuery
Set the Profile to query.
setQueryProfile(ProfileDO, boolean) - Method in class jobmatch.data.SoftwareProfileQuery
Set the Profile to query.
setQueryProfile(ProfileDO, boolean) - Method in class jobmatch.data.OperatingsystemProfileQuery
Set the Profile to query.
setQueryProfile(ProfileDO, boolean) - Method in class jobmatch.data.ProgrammingProfileQuery
Set the Profile to query.
setQueryProfile(ProfileDO, boolean) - Method in class jobmatch.data.LanguageProfileQuery
Set the Profile to query.
setQueryReference(String) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Reference to query
setQueryReference(String, boolean) - Method in class jobmatch.data.EmployerCandidateQuery
Set the Reference to query.
setQueryRemarks(String) - Method in class jobmatch.data.SchoolCandidateQuery
Set the Remarks to query
setQueryRemarks(String, boolean) - Method in class jobmatch.data.SchoolCandidateQuery
Set the Remarks to query.
setQueryResidence(String) - Method in class jobmatch.data.CandidateQuery
Set the Residence to query
setQueryResidence(String) - Method in class jobmatch.data.PersonQuery
Set the Residence to query
setQueryResidence(String, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Residence to query.
setQueryResidence(String, boolean) - Method in class jobmatch.data.PersonQuery
Set the Residence to query.
setQuerySchool(SchoolDO) - Method in class jobmatch.data.SchoolCandidateQuery
Set the School to query
setQuerySchool(SchoolDO, boolean) - Method in class jobmatch.data.SchoolCandidateQuery
Set the School to query.
setQuerySex(String) - Method in class jobmatch.data.CandidateQuery
Set the Sex to query
setQuerySex(String) - Method in class jobmatch.data.PersonalProfileQuery
Set the Sex to query
setQuerySex(String) - Method in class jobmatch.data.PersonQuery
Set the Sex to query
setQuerySex(String, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Sex to query.
setQuerySex(String, boolean) - Method in class jobmatch.data.PersonalProfileQuery
Set the Sex to query.
setQuerySex(String, boolean) - Method in class jobmatch.data.PersonQuery
Set the Sex to query.
setQuerySoftware(SoftwareDO) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the Software to query
setQuerySoftware(SoftwareDO) - Method in class jobmatch.data.SoftwareProfileQuery
Set the Software to query
setQuerySoftware(SoftwareDO, boolean) - Method in class jobmatch.data.SoftwareCandidateQuery
Set the Software to query.
setQuerySoftware(SoftwareDO, boolean) - Method in class jobmatch.data.SoftwareProfileQuery
Set the Software to query.
setQuerySpoken(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Spoken to query
setQuerySpoken(LanguagecapabilityDO, boolean) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Spoken to query.
setQueryStatus(boolean) - Method in class jobmatch.data.CandidateQuery
Set the Status to query
setQueryStatus(boolean, boolean) - Method in class jobmatch.data.CandidateQuery
Set the Status to query.
setQueryTime(Timestamp) - Method in class jobmatch.data.MatchQueueQuery
Set the Time to query
setQueryTime(Timestamp) - Method in class jobmatch.data.MailQueueQuery
Set the Time to query
setQueryTime(Timestamp, boolean) - Method in class jobmatch.data.MatchQueueQuery
Set the Time to query.
setQueryTime(Timestamp, boolean) - Method in class jobmatch.data.MailQueueQuery
Set the Time to query.
setQueryTitle(String) - Method in class jobmatch.data.HobbyQuery
Set the Title to query
setQueryTitle(String, boolean) - Method in class jobmatch.data.HobbyQuery
Set the Title to query.
setQueryType(SchooltypeDO) - Method in class jobmatch.data.SchoolQuery
Set the Type to query
setQueryType(SchooltypeDO, boolean) - Method in class jobmatch.data.SchoolQuery
Set the Type to query.
setQueryUsername(String) - Method in class jobmatch.data.CompanyAccountQuery
Set the Username to query
setQueryUsername(String) - Method in class jobmatch.data.CandidateAccountQuery
Set the Username to query
setQueryUsername(String) - Method in class jobmatch.data.ProviderAccountQuery
Set the Username to query
setQueryUsername(String, boolean) - Method in class jobmatch.data.CompanyAccountQuery
Set the Username to query.
setQueryUsername(String, boolean) - Method in class jobmatch.data.CandidateAccountQuery
Set the Username to query.
setQueryUsername(String, boolean) - Method in class jobmatch.data.ProviderAccountQuery
Set the Username to query.
setQueryWritten(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Written to query
setQueryWritten(LanguagecapabilityDO, boolean) - Method in class jobmatch.data.LanguageCandidateQuery
Set the Written to query.
setQueryZIP(String) - Method in class jobmatch.data.AdressQuery
Set the ZIP to query
setQueryZIP(String, boolean) - Method in class jobmatch.data.AdressQuery
Set the ZIP to query.
setReference(String) - Method in class jobmatch.data.EmployerCandidateBDO
Set Reference of the EmployerCandidateDO
setReference(String) - Method in class jobmatch.data.EmployerCandidateDO
Set Reference of the EmployerCandidate
setRemarks(String) - Method in class jobmatch.data.EmployerCandidateBDO
Set Remarks of the EmployerCandidateDO
setRemarks(String) - Method in class jobmatch.data.JobwishBDO
Set Remarks of the JobwishDO
setRemarks(String) - Method in class jobmatch.data.SchoolCandidateBDO
Set Remarks of the SchoolCandidateDO
setRemarks(String) - Method in class jobmatch.data.JobwishDO
Set Remarks of the Jobwish
setRemarks(String) - Method in class jobmatch.data.EmployerCandidateDO
Set Remarks of the EmployerCandidate
setRemarks(String) - Method in class jobmatch.data.SchoolCandidateDO
Set Remarks of the SchoolCandidate
setResidence(String) - Method in class jobmatch.data.CandidateBDO
Set Residence of the CandidateDO
setResidence(String) - Method in class jobmatch.data.PersonDO
Set Residence of the Person
setResidence(String) - Method in class jobmatch.data.PersonBDO
Set Residence of the PersonDO
setResidence(String) - Method in class jobmatch.data.CandidateDO
Set Residence of the Candidate
setRoot(TreeNode) - Method in class jobmatch.business.company.profile.tree.MatchTree
 
setSchool(SchoolBDO) - Method in class jobmatch.data.SchoolCandidateBDO
Set School of the SchoolCandidateDO
setSchool(SchoolDO) - Method in class jobmatch.data.SchoolCandidateBDO
Set School of the SchoolCandidateDO
setSchool(SchoolDO) - Method in class jobmatch.data.SchoolCandidateDO
Set School of the SchoolCandidate
setScore(double) - Method in class jobmatch.data.CandidateProfileDO
Set Score of the CandidateProfile
setScore(double) - Method in class jobmatch.data.CandidateProfileBDO
Set Score of the CandidateProfileDO
setSex(String) - Method in class jobmatch.data.CandidateBDO
Set Sex of the CandidateDO
setSex(String) - Method in class jobmatch.data.PersonalProfileBDO
Set Sex of the PersonalProfileDO
setSex(String) - Method in class jobmatch.data.PersonalProfileDO
Set Sex of the PersonalProfile
setSex(String) - Method in class jobmatch.data.PersonDO
Set Sex of the Person
setSex(String) - Method in class jobmatch.data.PersonBDO
Set Sex of the PersonDO
setSex(String) - Method in class jobmatch.data.CandidateDO
Set Sex of the Candidate
setShortDescription(String) - Method in class jobmatch.data.CompanyBDO
Set ShortDescription of the CompanyDO
setShortDescription(String) - Method in class jobmatch.data.CompanyDO
Set ShortDescription of the Company
setSoftware(SoftwareBDO) - Method in class jobmatch.data.SoftwareCandidateBDO
Set Software of the SoftwareCandidateDO
setSoftware(SoftwareBDO) - Method in class jobmatch.data.SoftwareProfileBDO
Set Software of the SoftwareProfileDO
setSoftware(SoftwareDO) - Method in class jobmatch.data.SoftwareCandidateBDO
Set Software of the SoftwareCandidateDO
setSoftware(SoftwareDO) - Method in class jobmatch.data.SoftwareProfileDO
Set Software of the SoftwareProfile
setSoftware(SoftwareDO) - Method in class jobmatch.data.SoftwareProfileBDO
Set Software of the SoftwareProfileDO
setSoftware(SoftwareDO) - Method in class jobmatch.data.SoftwareCandidateDO
Set Software of the SoftwareCandidate
setSpoken(LanguagecapabilityBDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Spoken of the LanguageCandidateDO
setSpoken(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Spoken of the LanguageCandidateDO
setSpoken(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageCandidateDO
Set Spoken of the LanguageCandidate
setStatus(boolean) - Method in class jobmatch.data.CandidateBDO
Set Status of the CandidateDO
setStatus(boolean) - Method in class jobmatch.data.CandidateDO
Set Status of the Candidate
setStreet(String) - Method in class jobmatch.data.AdressBDO
Set Street of the AdressDO
setStreet(String) - Method in class jobmatch.data.AdressDO
Set Street of the Adress
setTime(Timestamp) - Method in class jobmatch.data.QueueDO
Set Time of the NewDBTable
setTime(Timestamp) - Method in class jobmatch.data.MatchQueueBDO
Set Time of the MatchQueueDO
setTime(Timestamp) - Method in class jobmatch.data.MailQueueBDO
Set Time of the MailQueueDO
setTitle(String) - Method in class jobmatch.data.HobbyBDO
Set Title of the HobbyDO
setTitle(String) - Method in class jobmatch.data.HobbyDO
Set Title of the Hobby
setTree(MatchTree) - Method in interface jobmatch.business.company.profile.tree.TreeNode
 
setTree(MatchTree) - Method in class jobmatch.business.company.profile.tree.AbstractNode
 
setTree(MatchTree) - Method in class jobmatch.business.company.profile.tree.test.BooleanNode
 
setType(SchooltypeBDO) - Method in class jobmatch.data.SchoolBDO
Set Type of the SchoolDO
setType(SchooltypeDO) - Method in class jobmatch.data.SchoolBDO
Set Type of the SchoolDO
setType(SchooltypeDO) - Method in class jobmatch.data.SchoolDO
Set Type of the School
setUp() - Method in class jobmatch.business.company.profile.tree.test.TestTree
 
setUp() - Method in class jobmatch.business.service.test.TestMatcher
 
setUp() - Method in class jobmatch.business.service.test.TestMailer
 
setUp() - Method in class jobmatch.business.entity.test.EntityTest
 
setUp() - Method in class jobmatch.data.test.StressTest
 
setUp() - Method in class jobmatch.data.test.BinaryTest
 
setUpDocumentListeners(OutputStream, Document) - Method in class jobmatch.presentation.DocumentPresentation
 
setUpDocumentListeners(OutputStream, Document) - Method in class jobmatch.presentation.PDFPresentation
 
setURL(String) - Method in class jobmatch.data.CandidateBDO
Set URL of the CandidateDO
setURL(String) - Method in class jobmatch.data.CompanyBDO
Set URL of the CompanyDO
setURL(String) - Method in class jobmatch.data.CompanyDO
Set URL of the Company
setURL(String) - Method in class jobmatch.data.PersonDO
Set URL of the Person
setURL(String) - Method in class jobmatch.data.PersonBDO
Set URL of the PersonDO
setURL(String) - Method in class jobmatch.data.CandidateDO
Set URL of the Candidate
setUsername(String) - Method in class jobmatch.data.CandidateAccountBDO
Set Username of the CandidateAccountDO
setUsername(String) - Method in class jobmatch.data.CompanyAccountBDO
Set Username of the CompanyAccountDO
setUsername(String) - Method in class jobmatch.data.ProviderAccountBDO
Set Username of the ProviderAccountDO
setUsername(String) - Method in class jobmatch.data.AccountDO
Set Username of the Account
setWritten(LanguagecapabilityBDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Written of the LanguageCandidateDO
setWritten(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageCandidateBDO
Set Written of the LanguageCandidateDO
setWritten(LanguagecapabilityDO) - Method in class jobmatch.data.LanguageCandidateDO
Set Written of the LanguageCandidate
setZIP(String) - Method in class jobmatch.data.AdressBDO
Set ZIP of the AdressDO
setZIP(String) - Method in class jobmatch.data.AdressDO
Set ZIP of the Adress
Sex - Static variable in class jobmatch.data.PersonalProfileDO
 
Sex - Static variable in class jobmatch.data.PersonDO
 
Sex - Static variable in class jobmatch.data.CandidateDO
 
Sex - Variable in class jobmatch.data.PersonalProfileDataStruct
 
Sex - Variable in class jobmatch.data.CandidateDataStruct
 
Sex - Variable in class jobmatch.data.PersonDataStruct
 
ShortDescription - Variable in class jobmatch.data.CompanyDataStruct
 
ShortDescription - Static variable in class jobmatch.data.CompanyDO
 
Software - class jobmatch.business.entity.Software.
Software Business Object
Software - Variable in class jobmatch.data.SoftwareCandidateDataStruct
 
Software - Static variable in class jobmatch.data.SoftwareProfileDO
 
Software - Variable in class jobmatch.data.SoftwareProfileDataStruct
 
Software - Static variable in class jobmatch.data.SoftwareCandidateDO
 
Software(SoftwareDO) - Constructor for class jobmatch.business.entity.Software
 
SoftwareBDO - class jobmatch.data.SoftwareBDO.
SoftwareBDO contains the same set and get methods as the SoftwareDO class.
SoftwareBDO() - Constructor for class jobmatch.data.SoftwareBDO
Constructor required by SoftwareBDO.create methods.
SoftwareBDO(SoftwareDO) - Constructor for class jobmatch.data.SoftwareBDO
Constructor for use by classes derived from SoftwareBDO.
SoftwareCandidateBDO - class jobmatch.data.SoftwareCandidateBDO.
SoftwareCandidateBDO contains the same set and get methods as the SoftwareCandidateDO class.
SoftwareCandidateBDO() - Constructor for class jobmatch.data.SoftwareCandidateBDO
Constructor required by SoftwareCandidateBDO.create methods.
SoftwareCandidateBDO(SoftwareCandidateDO) - Constructor for class jobmatch.data.SoftwareCandidateBDO
Constructor for use by classes derived from SoftwareCandidateBDO.
SoftwareCandidateDataStruct - class jobmatch.data.SoftwareCandidateDataStruct.
Data structure for DO class.
SoftwareCandidateDataStruct() - Constructor for class jobmatch.data.SoftwareCandidateDataStruct
 
SoftwareCandidateDO - class jobmatch.data.SoftwareCandidateDO.
Data core class, used to set, retrieve the SoftwareCandidateDO information.
SoftwareCandidateDO() - Constructor for class jobmatch.data.SoftwareCandidateDO
Protected constructor.
SoftwareCandidateDO(boolean) - Constructor for class jobmatch.data.SoftwareCandidateDO
Protected constructor.
SoftwareCandidateDO(ObjectId) - Constructor for class jobmatch.data.SoftwareCandidateDO
Protected constructor used by createExisting(ObjectId) above.
SoftwareCandidateDO(ResultSet) - Constructor for class jobmatch.data.SoftwareCandidateDO
Protected constructor.
SoftwareCandidateQuery - class jobmatch.data.SoftwareCandidateQuery.
SoftwareCandidateQuery is used to query the SoftwareCandidate table in the database.
It returns objects of type SoftwareCandidateDO.
SoftwareCandidateQuery() - Constructor for class jobmatch.data.SoftwareCandidateQuery
Public constructor.
SoftwareDataStruct - class jobmatch.data.SoftwareDataStruct.
Data structure for DO class.
SoftwareDataStruct() - Constructor for class jobmatch.data.SoftwareDataStruct
 
SoftwareDO - class jobmatch.data.SoftwareDO.
Data core class, used to set, retrieve the SoftwareDO information.
SoftwareDO() - Constructor for class jobmatch.data.SoftwareDO
Protected constructor.
SoftwareDO(boolean) - Constructor for class jobmatch.data.SoftwareDO
Protected constructor.
SoftwareDO(ObjectId) - Constructor for class jobmatch.data.SoftwareDO
Protected constructor used by createExisting(ObjectId) above.
SoftwareDO(ResultSet) - Constructor for class jobmatch.data.SoftwareDO
Protected constructor.
SoftwareProfileBDO - class jobmatch.data.SoftwareProfileBDO.
SoftwareProfileBDO contains the same set and get methods as the SoftwareProfileDO class.
SoftwareProfileBDO() - Constructor for class jobmatch.data.SoftwareProfileBDO
Constructor required by SoftwareProfileBDO.create methods.
SoftwareProfileBDO(SoftwareProfileDO) - Constructor for class jobmatch.data.SoftwareProfileBDO
Constructor for use by classes derived from SoftwareProfileBDO.
SoftwareProfileDataStruct - class jobmatch.data.SoftwareProfileDataStruct.
Data structure for DO class.
SoftwareProfileDataStruct() - Constructor for class jobmatch.data.SoftwareProfileDataStruct
 
SoftwareProfileDO - class jobmatch.data.SoftwareProfileDO.
Data core class, used to set, retrieve the SoftwareProfileDO information.
SoftwareProfileDO() - Constructor for class jobmatch.data.SoftwareProfileDO
Protected constructor.
SoftwareProfileDO(boolean) - Constructor for class jobmatch.data.SoftwareProfileDO
Protected constructor.
SoftwareProfileDO(ObjectId) - Constructor for class jobmatch.data.SoftwareProfileDO
Protected constructor used by createExisting(ObjectId) above.
SoftwareProfileDO(ResultSet) - Constructor for class jobmatch.data.SoftwareProfileDO
Protected constructor.
SoftwareProfileQuery - class jobmatch.data.SoftwareProfileQuery.
SoftwareProfileQuery is used to query the SoftwareProfile table in the database.
It returns objects of type SoftwareProfileDO.
SoftwareProfileQuery() - Constructor for class jobmatch.data.SoftwareProfileQuery
Public constructor.
SoftwareQuery - class jobmatch.data.SoftwareQuery.
SoftwareQuery is used to query the Software table in the database.
It returns objects of type SoftwareDO.
SoftwareQuery() - Constructor for class jobmatch.data.SoftwareQuery
Public constructor.
SoftwareSkill - class jobmatch.business.candidate.cv.SoftwareSkill.
SoftwareSkill Business Object
SoftwareSkill() - Constructor for class jobmatch.business.candidate.cv.SoftwareSkill
 
SoftwareSkill(SoftwareCandidateDO) - Constructor for class jobmatch.business.candidate.cv.SoftwareSkill
 
Spoken - Variable in class jobmatch.data.LanguageCandidateDataStruct
 
Spoken - Static variable in class jobmatch.data.LanguageCandidateDO
 
Status - Static variable in class jobmatch.data.CandidateDO
 
Status - Variable in class jobmatch.data.CandidateDataStruct
 
Street - Variable in class jobmatch.data.AdressDataStruct
 
Street - Static variable in class jobmatch.data.AdressDO
 
StressTest - class jobmatch.data.test.StressTest.
Database/Memory Stress Test.
StressTest(String) - Constructor for class jobmatch.data.test.StressTest
 
suite() - Static method in class jobmatch.business.company.profile.tree.test.TestTree
 
suite() - Static method in class jobmatch.business.service.test.AllTests
 
suite() - Static method in class jobmatch.business.service.test.TestMatcher
 
suite() - Static method in class jobmatch.business.service.test.TestMailer
 
suite() - Static method in class jobmatch.business.entity.test.EntityTest
 
suite() - Static method in class jobmatch.business.test.AllTests
 
suite() - Static method in class jobmatch.data.test.StressTest
 
suite() - Static method in class jobmatch.data.test.AllTests
 
suite() - Static method in class jobmatch.data.test.BinaryTest
 
suite() - Static method in class jobmatch.test.AllTests
 

PSE 2000 Group 4
< A B C D E F G H I J L M N O P Q R S T U V W Z