Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W _ 

A

AccountId - Variable in class com.sovren.models.api.AccountInfo
The AccountId for the account
AccountInfo - Class in com.sovren.models.api
Contains information about the Sovren account making the API call
AccountInfo() - Constructor for class com.sovren.models.api.AccountInfo
 
Achievements - Variable in class com.sovren.models.resume.ParsedResume
Any achievements listed on the resume
Actual - Variable in class com.sovren.models.api.matching.response.ManagementLevelScoreData
Actual management level found.
ActualEducation - Variable in class com.sovren.models.api.matching.response.EducationScoreData
Actual level of education found.
ActualTaxonomies - Variable in class com.sovren.models.api.matching.response.TaxonomiesScoreData
Taxonomies/industries found.
Address - Class in com.sovren.models.api.geocoding
An address used to geocode a document
Address() - Constructor for class com.sovren.models.api.geocoding.Address
 
Address - Variable in class com.sovren.models.resume.contactinfo.WebAddress
The URL or username
AddressLine - Variable in class com.sovren.models.api.geocoding.Address
Street address
Amount - Variable in class com.sovren.models.resume.Salary
The amount of the salary (usually yearly when listed on a resume)
AmountOfExperienceMatches - Variable in class com.sovren.models.api.matching.response.ManagementLevelScoreData
true when the duration of management experience matches in the source and target documents.
ApiResponse<T> - Class in com.sovren.models.api
The response body from a Sovren API call
ApiResponse() - Constructor for class com.sovren.models.api.ApiResponse
 
ApiResponseInfo - Class in com.sovren.models.api
Information/metadata for an individual REST API call.
ApiResponseInfo() - Constructor for class com.sovren.models.api.ApiResponseInfo
 
ApiResponseInfoLite - Class in com.sovren.models.api
Information/metadata for an individual REST API call.
ApiResponseInfoLite() - Constructor for class com.sovren.models.api.ApiResponseInfoLite
 
ApiVersion - Variable in class com.sovren.models.api.ApiResponseInfo
The version of the API
AppliedCategoryWeights - Variable in class com.sovren.models.api.matching.BaseScoredResponseValue
The weights that were actually used for scoring.
AreaCityCode - Variable in class com.sovren.models.resume.contactinfo.Telephone
The area code part of the phone number
Association - Class in com.sovren.models.resume
An association/organization found on a resume
Association() - Constructor for class com.sovren.models.resume.Association
 
Associations - Variable in class com.sovren.models.resume.ParsedResume
Associations/organizations found on a resume
AttentionNeeded - Variable in class com.sovren.models.resume.employment.ExperienceSummary
Any abnormal findings about the candidate's career will be reported here.
Availability - Variable in class com.sovren.models.resume.PersonalAttributes
The availability of the candidate
AverageMonthsPerEmployer - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results much have ExperienceSummary.AverageMonthsPerEmployer within this range.
AverageMonthsPerEmployer - Variable in class com.sovren.models.resume.employment.ExperienceSummary
The average number of months a candidate has spent at each employer.

B

BaseParseResponseValue - Class in com.sovren.models.api.parsing
The ApiResponse.Value from a Parse response
BaseParseResponseValue() - Constructor for class com.sovren.models.api.parsing.BaseParseResponseValue
 
BaseScoredResponseValue<T> - Class in com.sovren.models.api.matching
A base class for all scored responses
BaseScoredResponseValue() - Constructor for class com.sovren.models.api.matching.BaseScoredResponseValue
 
BaseSearchMatchResponseValue<T> - Class in com.sovren.models.api.matching
Base class for searches/matches response values
BaseSearchMatchResponseValue() - Constructor for class com.sovren.models.api.matching.BaseSearchMatchResponseValue
 
BasicParseOptions - Class in com.sovren.models.api.parsing
Basic parse options
BasicParseOptions() - Constructor for class com.sovren.models.api.parsing.BasicParseOptions
 
bimetricScore(ParsedResumeWithId, List<TTarget>, CategoryWeights, SearchMatchSettings) - Method in class com.sovren.SovrenClient
Score one or more target documents against a source resume
bimetricScore(ParsedJobWithId, List<TTarget>, CategoryWeights, SearchMatchSettings) - Method in class com.sovren.SovrenClient
Score one or more target documents against a source job
bimetricScore(ParsedResumeWithId, List<TTarget>, CategoryWeights, SearchMatchSettings) - Method in class com.sovren.SovrenUIClient
Create a Matching UI session to score one or more target documents against a source resume
bimetricScore(ParsedJobWithId, List<TTarget>, CategoryWeights, SearchMatchSettings) - Method in class com.sovren.SovrenUIClient
Create a Matching UI session to score one or more target documents against a source job
BimetricScoreJobRequest - Class in com.sovren.models.api.bimetricscoring
Request body for a 'BimetricScore' request
BimetricScoreJobRequest() - Constructor for class com.sovren.models.api.bimetricscoring.BimetricScoreJobRequest
 
BimetricScoreRequest - Class in com.sovren.models.api.bimetricscoring
Request body for a 'BimetricScore' request
BimetricScoreRequest() - Constructor for class com.sovren.models.api.bimetricscoring.BimetricScoreRequest
 
BimetricScoreResponse - Class in com.sovren.models.api.bimetricscoring
The response body from a BimetricScore API call
BimetricScoreResponse() - Constructor for class com.sovren.models.api.bimetricscoring.BimetricScoreResponse
 
BimetricScoreResponseValue - Class in com.sovren.models.api.bimetricscoring
The ApiResponse.Value from a 'BimetricScore' response
BimetricScoreResponseValue() - Constructor for class com.sovren.models.api.bimetricscoring.BimetricScoreResponseValue
 
BimetricScoreResult - Class in com.sovren.models.api.bimetricscoring
And individual result (representing a single document) for a 'BimetricScore' request
BimetricScoreResult() - Constructor for class com.sovren.models.api.bimetricscoring.BimetricScoreResult
 
BimetricScoreResumeRequest - Class in com.sovren.models.api.bimetricscoring
Request body for a 'BimetricScore' request
BimetricScoreResumeRequest() - Constructor for class com.sovren.models.api.bimetricscoring.BimetricScoreResumeRequest
 
Birthplace - Variable in class com.sovren.models.resume.PersonalAttributes
The birthplace of the candidate
Branch - Variable in class com.sovren.models.resume.military.MilitaryService
The branch of the military
Bullet - Class in com.sovren.models.resume.employment
A single entry in a bullet-point list in a position/job description on a resume
Bullet() - Constructor for class com.sovren.models.resume.employment.Bullet
 
Bullets - Variable in class com.sovren.models.resume.employment.Position
Bullet points found in the Position.Description (available when OutputFormat.CreateBullets = true is set in the Configuration string on the request)

C

CandidateImage - Variable in class com.sovren.models.api.parsing.Conversions
If a candidate photo was extracted, it will be output here.
CandidateImageExtension - Variable in class com.sovren.models.api.parsing.Conversions
If a candidate photo was extracted, the appropriate file extension for the photo will be output for this field (e.g.
CandidateName - Variable in class com.sovren.models.resume.contactinfo.ContactInformation
The candidate's name
CandidateReference - Class in com.sovren.models.resume
A reference found on a resume
CandidateReference() - Constructor for class com.sovren.models.resume.CandidateReference
 
CategoryScoreData - Class in com.sovren.models.api.matching.response
Details about the score for a specific category
CategoryScoreData() - Constructor for class com.sovren.models.api.matching.response.CategoryScoreData
 
CategoryScoreEvidence - Class in com.sovren.models.api.matching.response
Contains information about why the score is a certain value
CategoryScoreEvidence() - Constructor for class com.sovren.models.api.matching.response.CategoryScoreEvidence
 
CategoryWeights - Class in com.sovren.models.api.matching
Weights for each category used in matching/scoring
CategoryWeights() - Constructor for class com.sovren.models.api.matching.CategoryWeights
 
Certification - Class in com.sovren.models.resume
A certification found on a resume
Certification() - Constructor for class com.sovren.models.resume.Certification
 
Certifications - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the Certifications category relative to other categories.
Certifications - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have at least one of the specified certifications.
Certifications - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the Certifications category.
Certifications - Variable in class com.sovren.models.resume.ParsedResume
Certifications found on a resume.
CertificationsAndLicenses - Variable in class com.sovren.models.job.ParsedJob
Any certifications/licenses listed in the job.
CertificationsHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the Certifications category has no data and should be ignored/hidden.
ChildrenLastUsed - Variable in class com.sovren.models.resume.skills.ResumeSkill
If this skill has any variations, this describes the most recent date any of the variations were used
ChildrenMonthsExperience - Variable in class com.sovren.models.resume.skills.ResumeSkill
If this skill has any variations, this describes the total months experience of those variations
Client - Variable in class com.sovren.models.api.matching.ui.hooks.UserActionHookCollection
The client-side User Action Hooks for a Matching UI session.
ClientSideHook - Class in com.sovren.models.api.matching.ui.hooks
A hook that does some client-side action (opening a tab/window, running some javascript)
ClientSideHook() - Constructor for class com.sovren.models.api.matching.ui.hooks.ClientSideHook
 
Code - Variable in class com.sovren.models.api.ApiResponseInfoLite
See https://sovren.com/technical-specs/latest/rest-api/overview/#http-status-codes
com.sovren - package com.sovren
 
com.sovren.exceptions - package com.sovren.exceptions
 
com.sovren.http - package com.sovren.http
 
com.sovren.models - package com.sovren.models
 
com.sovren.models.api - package com.sovren.models.api
 
com.sovren.models.api.account - package com.sovren.models.api.account
 
com.sovren.models.api.bimetricscoring - package com.sovren.models.api.bimetricscoring
 
com.sovren.models.api.geocoding - package com.sovren.models.api.geocoding
 
com.sovren.models.api.indexes - package com.sovren.models.api.indexes
 
com.sovren.models.api.matching - package com.sovren.models.api.matching
 
com.sovren.models.api.matching.request - package com.sovren.models.api.matching.request
 
com.sovren.models.api.matching.response - package com.sovren.models.api.matching.response
 
com.sovren.models.api.matching.ui - package com.sovren.models.api.matching.ui
 
com.sovren.models.api.matching.ui.hooks - package com.sovren.models.api.matching.ui.hooks
 
com.sovren.models.api.matching.ui.request - package com.sovren.models.api.matching.ui.request
 
com.sovren.models.api.parsing - package com.sovren.models.api.parsing
 
com.sovren.models.job - package com.sovren.models.job
 
com.sovren.models.job.skills - package com.sovren.models.job.skills
 
com.sovren.models.matching - package com.sovren.models.matching
 
com.sovren.models.resume - package com.sovren.models.resume
 
com.sovren.models.resume.contactinfo - package com.sovren.models.resume.contactinfo
 
com.sovren.models.resume.education - package com.sovren.models.resume.education
 
com.sovren.models.resume.employment - package com.sovren.models.resume.employment
 
com.sovren.models.resume.metadata - package com.sovren.models.resume.metadata
 
com.sovren.models.resume.military - package com.sovren.models.resume.military
 
com.sovren.models.resume.skills - package com.sovren.models.resume.skills
 
com.sovren.models.skills - package com.sovren.models.skills
 
com.sovren.utilities - package com.sovren.utilities
 
Company - Variable in class com.sovren.models.resume.CandidateReference
The employer of the reference
CompanyNameWithProbability - Class in com.sovren.models.resume.employment
A company name that has been normalized and assigned a probability
CompanyNameWithProbability() - Constructor for class com.sovren.models.resume.employment.CompanyNameWithProbability
 
Comparison - Variable in class com.sovren.models.api.matching.response.EducationScoreData
Configuration - Variable in class com.sovren.models.api.parsing.BasicParseOptions
The configuration settings to use during parsing.
ConfigurationString - Variable in class com.sovren.models.api.parsing.ParseRequestDetails
The configuration settings that were sent in the parse request
ContactInformation - Class in com.sovren.models.resume.contactinfo
A candidate's contact information listed on a resume
ContactInformation() - Constructor for class com.sovren.models.resume.contactinfo.ContactInformation
 
ContactInformation - Variable in class com.sovren.models.resume.ParsedResume
The candidate's contact information found on the resume
ConversionMetadata - Variable in class com.sovren.models.api.parsing.BaseParseResponseValue
Information about converting the document to plain text
ConversionMetadata - Class in com.sovren.models.api.parsing
Information about a document conversion
ConversionMetadata() - Constructor for class com.sovren.models.api.parsing.ConversionMetadata
 
Conversions - Variable in class com.sovren.models.api.parsing.BaseParseResponseValue
Any additional conversions you requested will be here (eg: PDF or HTML)
Conversions - Class in com.sovren.models.api.parsing
Conversions output by the document converter during a parse transaction
Conversions() - Constructor for class com.sovren.models.api.parsing.Conversions
 
Country - Variable in class com.sovren.models.resume.military.MilitaryDetails
The country that the military belongs to
CountryCode - Variable in class com.sovren.models.api.geocoding.Address
The 2-letter ISO 3166 country code
CountryCode - Variable in class com.sovren.models.Location
The 2-letter ISO 3166 country code
CoverLetter - Variable in class com.sovren.models.resume.ParsedResume
The cover letter, if present.
createIndex(IndexType, String) - Method in class com.sovren.SovrenClient
Create a new index
CreateIndexRequest - Class in com.sovren.models.api.indexes
Request body to create an index
CreateIndexRequest() - Constructor for class com.sovren.models.api.indexes.CreateIndexRequest
 
CreateIndexResponse - Class in com.sovren.models.api.indexes
The response body from a CreateIndex API call
CreateIndexResponse() - Constructor for class com.sovren.models.api.indexes.CreateIndexResponse
 
CreditsRemaining - Variable in class com.sovren.models.api.AccountInfo
The number of credits remaining to be used by the account
CreditsUsed - Variable in class com.sovren.models.api.AccountInfo
The number of credits used by the account
CreditsUsed - Variable in class com.sovren.models.api.ApiResponseInfo
How many credits the customer was charged for this transaction
Currency - Variable in class com.sovren.models.resume.Salary
The three-letter currency, eg: USD
CurrentCount - Variable in class com.sovren.models.api.matching.BaseSearchMatchResponseValue
The number of results returned in this response
CurrentJobIsManagement - Variable in class com.sovren.models.job.ParsedJob
Whether or not the job is a management position.
CurrentLocation - Variable in class com.sovren.models.job.ParsedJob
The location of the job, if listed.
CurrentLocation - Variable in class com.sovren.models.resume.PersonalAttributes
The current location listed on the resume
CurrentManagementLevel - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must currently have at least one of the following management levels: None Low Mid High
CurrentManagementLevel - Variable in class com.sovren.models.resume.employment.ExperienceSummary
Computed level of management for the current position.
CurrentSalary - Variable in class com.sovren.models.resume.PersonalAttributes
The current salary listed on the resume
CustomerDetails - Variable in class com.sovren.models.api.ApiResponseInfo
Information about the customer who made the API call
CustomInfo - Variable in class com.sovren.models.api.matching.ui.hooks.ServerSideHook
Any data from your system that you need to associate with this session/action.

D

Data - Variable in class com.sovren.models.api.matching.ui.hooks.JsAction
Any data you want to be sent (in addition to document information) in the 'message' parameter for the window.postMessage() call.
DataCenter - Class in com.sovren
DataCenter(String, String, boolean) - Constructor for class com.sovren.DataCenter
 
DataCenter(String) - Constructor for class com.sovren.DataCenter
Create a DataCenter for a self-hosted instance
DataMissing - Static variable in class com.sovren.models.resume.metadata.ResumeQualityLevel
Some data was missing that should be included in a resume
Date - Variable in class com.sovren.models.SovrenDate
The ISO 8601 (yyyy-MM-dd) date, if the day and/or month could not be found, they will be 01
DateOfBirth - Variable in class com.sovren.models.resume.PersonalAttributes
The date of birth given on the resume
Degree - Class in com.sovren.models.resume.education
An educational degree
Degree() - Constructor for class com.sovren.models.resume.education.Degree
 
Degree - Variable in class com.sovren.models.resume.education.EducationDetails
The degree obtained (or worked toward)
DegreeNames - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have at least one of the specified degree names.
Degrees - Variable in class com.sovren.models.job.ParsedJob
The educational degrees found listed in the job.
DegreeTypes - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have at least one of the specified degree types.
deleteDocument(String, String) - Method in class com.sovren.SovrenClient
Delete an existing document from an index
DeleteDocumentResponse - Class in com.sovren.models.api.indexes
The response body from a DeleteDocument API call
DeleteDocumentResponse() - Constructor for class com.sovren.models.api.indexes.DeleteDocumentResponse
 
deleteIndex(String) - Method in class com.sovren.SovrenClient
Delete an existing index.
DeleteIndexResponse - Class in com.sovren.models.api.indexes
The response body from a DeleteIndex API call
DeleteIndexResponse() - Constructor for class com.sovren.models.api.indexes.DeleteIndexResponse
 
deleteMultipleDocuments(String, List<String>) - Method in class com.sovren.SovrenClient
Delete a group of existing documents from an index
DeleteMultipleDocumentsResponse - Class in com.sovren.models.api.indexes
The response body from a DeleteMultipleDocuments API call
DeleteMultipleDocumentsResponse() - Constructor for class com.sovren.models.api.indexes.DeleteMultipleDocumentsResponse
 
Description - Variable in class com.sovren.models.resume.employment.ExperienceSummary
A paragraph of text that summarizes the candidate's experience.
Description - Variable in class com.sovren.models.resume.employment.Position
The job description
deserialize(String, Class<T>) - Static method in class com.sovren.utilities.SovrenJsonSerializer
 
Desired - Variable in class com.sovren.models.api.matching.response.ManagementLevelScoreData
Requested management level.
DesiredTaxonomies - Variable in class com.sovren.models.api.matching.response.TaxonomiesScoreData
Taxonomies/industries requested.
DetectedType - Variable in class com.sovren.models.api.parsing.ConversionMetadata
The file type that was detected
Distance - Variable in class com.sovren.models.api.matching.request.LocationCriteria
The distance from LocationCriteria.Locations within which to find results.
DistanceUnit - Enum in com.sovren.models.api.matching.request
Units for distance
DistanceUnit - Variable in class com.sovren.models.api.matching.request.LocationCriteria
The units for the specified distance.
Document - Class in com.sovren.models
Represents an unparsed document (a file on the filesystem, byte[] from a database, etc)
Document(byte[], LocalDate) - Constructor for class com.sovren.models.Document
Create a Document from a file byte[]
Document(String) - Constructor for class com.sovren.models.Document
Create a Document from a file on the filesystem.
DocumentAsBase64String - Variable in class com.sovren.models.api.parsing.ParseRequest
A Base64 encoded string of the document file bytes.
DocumentCulture - Variable in class com.sovren.models.ParsedDocumentMetadata
An ISO 3066 code that represents the cultural context of the document regarding formatting of numbers, dates, character symbols, etc.
DocumentHash - Variable in class com.sovren.models.api.parsing.ConversionMetadata
The MD5 hash of the document bytes
DocumentId - Variable in class com.sovren.models.api.indexes.IndexedDocumentInfo
The id of the document (case-insensitive)
DocumentId - Variable in class com.sovren.models.api.indexes.IndexMultipleDocumentInfo
The id to assign to the new document.
DocumentId - Variable in class com.sovren.models.api.indexes.IndexMultipleDocumentsResponseValue
Id of the specific document represented in the response
DocumentId - Variable in class com.sovren.models.api.parsing.ParseRequestDetails
The document id, if provided
DocumentIds - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have one of the specified document ids (case-insensitive).
DocumentLanguage - Variable in class com.sovren.models.ParsedDocumentMetadata
An ISO 639-1 code that represents the primary language of the parsed text.
DocumentLanguages - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must be written in one of the specified languages.
DocumentLastModified - Variable in class com.sovren.models.api.parsing.ParseRequest
Mandatory date - in ISO 8601 (yyyy-MM-dd) format - so that the Parser knows how to interpret dates in the document that are expressed as "current" or "as of" or similar.
DocumentLastModified - Variable in class com.sovren.models.ParsedDocumentMetadata
The last-revised/last-modified date that was provided for the document.
DocumentTaxonomies - Class in com.sovren.models.api.matching.response
Primary and secondary taxonomy (industry)
DocumentTaxonomies() - Constructor for class com.sovren.models.api.matching.response.DocumentTaxonomies
 
DrivingLicense - Variable in class com.sovren.models.resume.PersonalAttributes
A driving license listed on the resume

E

Education - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the Education category relative to other categories.
Education - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the Education category.
Education - Variable in class com.sovren.models.resume.ParsedResume
The candidate's education history found on the resume
EducationDetails - Class in com.sovren.models.resume.education
An education entry on a resume
EducationDetails() - Constructor for class com.sovren.models.resume.education.EducationDetails
 
EducationDetails - Variable in class com.sovren.models.resume.education.EducationHistory
All of the education details listed on a resume
EducationHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the Education category has no data and should be ignored/hidden.
EducationHistory - Class in com.sovren.models.resume.education
Information about education history found on a resume
EducationHistory() - Constructor for class com.sovren.models.resume.education.EducationHistory
 
EducationScoreData - Class in com.sovren.models.api.matching.response
Details about the score for the Education category
EducationScoreData() - Constructor for class com.sovren.models.api.matching.response.EducationScoreData
 
ElapsedMilliseconds - Variable in class com.sovren.models.api.parsing.ConversionMetadata
How long the document conversion took, in milliseconds.
ElapsedMilliseconds - Variable in class com.sovren.models.api.parsing.ParsingMetadata
How long it took to parse the document, in milliseconds.
EmailAddresses - Variable in class com.sovren.models.resume.CandidateReference
Email addresses listed for the reference
EmailAddresses - Variable in class com.sovren.models.resume.contactinfo.ContactInformation
The candidate's email addresses
EmailAddresses - Variable in class com.sovren.models.resume.metadata.ReservedData
All email addresses found in the resume
Employer - Class in com.sovren.models.resume.employment
A name/location for a company/employer
Employer() - Constructor for class com.sovren.models.resume.employment.Employer
 
Employer - Variable in class com.sovren.models.resume.employment.Position
The employer/company for this position.
EmployerName - Variable in class com.sovren.models.job.EmployerNames
All employer names found in a job description
EmployerNames - Class in com.sovren.models.job
Names of employers found in a job description
EmployerNames() - Constructor for class com.sovren.models.job.EmployerNames
 
EmployerNames - Variable in class com.sovren.models.job.ParsedJob
The employer names found in the job.
Employers - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have at least one of the specified employers.
EmployersMustAllBeCurrentEmployer - Variable in class com.sovren.models.api.matching.request.FilterCriteria
When true, at least one employer in FilterCriteria.Employers must be found in the current time frame.
EmploymentHistory - Class in com.sovren.models.resume.employment
Work history found on a resume
EmploymentHistory() - Constructor for class com.sovren.models.resume.employment.EmploymentHistory
 
EmploymentHistory - Variable in class com.sovren.models.resume.ParsedResume
The candidate's employment/work history found on the resume
EndDate - Variable in class com.sovren.models.job.ParsedJob
The end date for the job, if listed.
EndDate - Variable in class com.sovren.models.resume.employment.Position
The end date listed for this position
EndDate - Variable in class com.sovren.models.resume.military.MilitaryDetails
The end date for this post/job
EndDate - Variable in class com.sovren.models.resume.TrainingDetails
The date the training ended
EngineVersion - Variable in class com.sovren.models.api.ApiResponseInfo
The version of the parsing engine
EnrichedRCSScoreData - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreResult
Detailed information/evidence about the BimetricScoreResult.ReverseCompatibilityScore
EnrichedRCSScoreData - Variable in class com.sovren.models.api.matching.response.MatchResult
Detailed information/evidence about the MatchResult.ReverseCompatibilityScore
EnrichedScoreData - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreResult
Detailed information/evidence about the BimetricScoreResult.WeightedScore
EnrichedScoreData - Class in com.sovren.models.api.matching.response
Contains metadata/evidence about scores for a specific match/score result
EnrichedScoreData() - Constructor for class com.sovren.models.api.matching.response.EnrichedScoreData
 
EnrichedScoreData - Variable in class com.sovren.models.api.matching.response.MatchResult
Detailed information/evidence about the MatchResult.WeightedScore
Entity - Variable in class com.sovren.models.resume.TrainingDetails
The name of the school or company where the training occurred.
EU - Static variable in class com.sovren.DataCenter
Represents the Sovren EU datacenter.
Evidence - Variable in class com.sovren.models.api.matching.response.CategoryScoreData
Detailed written explanation about each data point found or not found.
ExecuteImmediately - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to execute the query as soon as the page loads (default = false).
ExecutiveType - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the ExecutiveType category relative to other categories.
ExecutiveType - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have at least one of the following types of executive experience: None Executive Admin Accounting Operations Financial Marketing Business_Dev IT General Learning
ExecutiveType - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the ExecutiveType category.
ExecutiveType - Variable in class com.sovren.models.job.ParsedJob
What kind of executive position the job is, if any.
ExecutiveType - Variable in class com.sovren.models.resume.employment.ExperienceSummary
If ExperienceSummary.ManagementScore is at least 30 (mid-level+), then the job titles are examined to determine the best category for the executive experience.
ExecutiveTypeHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the ExecutiveType category has no data and should be ignored/hidden.
ExistsInText - Variable in class com.sovren.models.skills.Skill
Whether or not this skill was found verbatim in the text
ExpectedEducation - Variable in class com.sovren.models.api.matching.response.EducationScoreData
Requested level of education.
ExperienceLevel - Variable in class com.sovren.models.api.matching.request.SkillFilter
The experience level of the skill
ExperienceSummary - Variable in class com.sovren.models.resume.employment.EmploymentHistory
A summary of all the work history with important calculated metadata
ExperienceSummary - Class in com.sovren.models.resume.employment
A summary of a candidate's work history
ExperienceSummary() - Constructor for class com.sovren.models.resume.employment.ExperienceSummary
 
ExpirationDate - Variable in class com.sovren.models.api.AccountInfo
The date that the current credits expire
expires_in - Variable in class com.sovren.models.api.matching.ui.GenerateUIResponse
The number of seconds until the URL auto-authentication expires.

F

Facebook - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Facebook profile URL
Fact - Variable in class com.sovren.models.api.matching.response.CategoryScoreEvidence
Information regarding the outcome of one or more of the data points in the query.
FamilyComposition - Variable in class com.sovren.models.resume.PersonalAttributes
The family composition
FamilyName - Variable in class com.sovren.models.resume.contactinfo.PersonName
The family (last) name
FatalProblem - Static variable in class com.sovren.models.resume.metadata.ResumeQualityLevel
A fatal issue was found in the resume.
FathersName - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's father's name listed on the resume
FileBytesLength - Variable in class com.sovren.models.api.parsing.ParseRequestDetails
The length of the byte[] that was sent to be parsed
FilterCriteria - Class in com.sovren.models.api.matching.request
Criteria for filtering search/match results
FilterCriteria() - Constructor for class com.sovren.models.api.matching.request.FilterCriteria
 
FilterCriteria - Variable in class com.sovren.models.api.matching.request.SearchMatchRequestBase
Required criteria for the result set.
Findings - Variable in class com.sovren.models.resume.metadata.ResumeQualityAssessment
A list of findings of the same severity/level
FirstLineNumber - Variable in class com.sovren.models.resume.metadata.ResumeSection
The first line of the section (zero-based).
FormattedName - Variable in class com.sovren.models.resume.contactinfo.PersonName
The full name in a standard format
Found - Variable in class com.sovren.models.api.matching.response.JobTitlesScoreData
List of job titles found in both documents.
Found - Variable in class com.sovren.models.api.matching.response.SimpleCategoryScoreData
List of terms found in both source and target documents
Found - Variable in class com.sovren.models.api.matching.response.SkillsScoreData
List of skills found in both source and target documents
FoundDay - Variable in class com.sovren.models.SovrenDate
true if the day was found in the text (eg: June 7, 2020), otherwise false (eg: June 2020)
FoundIn - Variable in class com.sovren.models.resume.skills.ResumeSkillVariation
Where the skill was found
FoundInContext - Variable in class com.sovren.models.resume.Association
The full text in which this association was found
FoundInContext - Variable in class com.sovren.models.resume.LanguageCompetency
The full text where Sovren found this language competency
FoundInContext - Variable in class com.sovren.models.resume.military.MilitaryDetails
The full text where Sovren found this military post/job in the resume
FoundInContext - Variable in class com.sovren.models.resume.military.SecurityCredential
The full context of where Sovren found this clearance/credential
FoundJobTitle - Class in com.sovren.models.api.matching.response
Information about a job title match
FoundJobTitle() - Constructor for class com.sovren.models.api.matching.response.FoundJobTitle
 
FoundMonth - Variable in class com.sovren.models.SovrenDate
true if the month was found in the text (eg: June 2020), otherwise false (eg: 2020)
FoundSections - Variable in class com.sovren.models.resume.metadata.ResumeMetadata
A list of sections found in the resume
FoundSkill - Class in com.sovren.models.api.matching.response
Information about a skill match
FoundSkill() - Constructor for class com.sovren.models.api.matching.response.FoundSkill
 
FoundSubTaxonomy - Class in com.sovren.models.skills
A subtaxonomy to group similar skills
FoundSubTaxonomy() - Constructor for class com.sovren.models.skills.FoundSubTaxonomy
 
FoundTaxonomy<T> - Class in com.sovren.models.skills
A container to group similar skills subtaxonomies (see SubTaxonomy)
FoundTaxonomy() - Constructor for class com.sovren.models.skills.FoundTaxonomy
 
FoundYear - Variable in class com.sovren.models.SovrenDate
true if the year was found in the text, otherwise false
fromFile(String) - Static method in class com.sovren.models.job.ParsedJob
Load a parsed job from a json file using UTF-8 encoding.
fromFile(String) - Static method in class com.sovren.models.resume.ParsedResume
Load a parsed resume from a json file using UTF-8 encoding.
fromJson(String) - Static method in class com.sovren.models.job.ParsedJob
Create a parsed job from json.
fromJson(String) - Static method in class com.sovren.models.resume.ParsedResume
Create a parsed resume from json.
FulltimeDirectHirePredictiveIndex - Variable in class com.sovren.models.resume.employment.ExperienceSummary
A score (0-100), where 0 means a candidate is more likely to have had (and want/pursue) short-term/part-time/temp/contracting jobs and 100 means a candidate is more likely to have had (and want/pursue) traditional full-time, direct-hire jobs.

G

Gab - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Gab username
Gender - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's gender listed on the resume
GenerateUIRequest<T> - Class in com.sovren.models.api.matching.ui.request
The request body for generating a Sovren Matching UI session
GenerateUIRequest(T, MatchUISettings) - Constructor for class com.sovren.models.api.matching.ui.request.GenerateUIRequest
 
GenerateUIResponse - Class in com.sovren.models.api.matching.ui
The response body from a request to generate the Matching UI
GenerateUIResponse() - Constructor for class com.sovren.models.api.matching.ui.GenerateUIResponse
 
geocode(ParsedResume, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Uses the address in the resume (if present) to look up geocoordinates and add them into the ParsedResume object.
geocode(ParsedResume, Address, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Use this if you would like to provide an address for geocoding instead of using the one in the parsed resume.
geocode(ParsedJob, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Uses the address in the job (if present) to look up geocoordinates and add them into the ParsedJob object.
geocode(ParsedJob, Address, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Use this if you would like to provide an address for geocoding instead of using the one in the parsed job.
geocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, boolean, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Uses the address in the resume (if present) to look up geocoordinates and add them into the ParsedResume object.
geocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, Address, boolean, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Use this if you would like to provide an address for geocoding instead of using the one in the parsed resume.
geocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, GeoCoordinates, boolean, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Use this if you already have latitude/longitude coordinates and simply wish to add them to your parsed resume.
geocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, boolean, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Uses the address in the job (if present) to look up geocoordinates and add them into the ParsedJob object.
geocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, Address, boolean, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Use this if you would like to provide an address for geocoding instead of using the one in the parsed rjobesume.
geocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, GeoCoordinates, boolean, GeocodeCredentials) - Method in class com.sovren.SovrenClient
Use this if you already have latitude/longitude coordinates and simply wish to add them to your parsed job.
GeocodeAndIndexJobRequest - Class in com.sovren.models.api.geocoding
Request body for geocoding a job and then adding into an index
GeocodeAndIndexJobRequest() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexJobRequest
 
GeocodeAndIndexJobResponse - Class in com.sovren.models.api.geocoding
The response body from a GeocodeAndIndexJob API call
GeocodeAndIndexJobResponse() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexJobResponse
 
GeocodeAndIndexJobResponseValue - Class in com.sovren.models.api.geocoding
The ApiResponse.Value from a 'geocode and index' response
GeocodeAndIndexJobResponseValue() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexJobResponseValue
 
GeocodeAndIndexRequest - Class in com.sovren.models.api.geocoding
Request body for geocoding a document and then adding into an index
GeocodeAndIndexRequest() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexRequest
 
GeocodeAndIndexResponseValue - Class in com.sovren.models.api.geocoding
The ApiResponse.Value from a 'geocode and index' response
GeocodeAndIndexResponseValue() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexResponseValue
 
GeocodeAndIndexResumeRequest - Class in com.sovren.models.api.geocoding
Request body for geocoding a resume and then adding into an index
GeocodeAndIndexResumeRequest() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexResumeRequest
 
GeocodeAndIndexResumeResponse - Class in com.sovren.models.api.geocoding
The response body from a GeocodeAndIndexResume API call
GeocodeAndIndexResumeResponse() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexResumeResponse
 
GeocodeAndIndexResumeResponseValue - Class in com.sovren.models.api.geocoding
The ApiResponse.Value from a 'geocode and index' response
GeocodeAndIndexResumeResponseValue() - Constructor for class com.sovren.models.api.geocoding.GeocodeAndIndexResumeResponseValue
 
GeocodeCredentials - Class in com.sovren.models.api.geocoding
Credentials for geocoding
GeocodeCredentials() - Constructor for class com.sovren.models.api.geocoding.GeocodeCredentials
 
GeocodeJobRequest - Class in com.sovren.models.api.geocoding
Options for geocoding a job (specifying some location on Earth)
GeocodeJobRequest() - Constructor for class com.sovren.models.api.geocoding.GeocodeJobRequest
 
GeocodeJobResponse - Class in com.sovren.models.api.geocoding
The response body from a GeocodeJob API call
GeocodeJobResponse() - Constructor for class com.sovren.models.api.geocoding.GeocodeJobResponse
 
GeocodeJobResponseValue - Class in com.sovren.models.api.geocoding
The ApiResponse.Value from a 'geocode job' response
GeocodeJobResponseValue() - Constructor for class com.sovren.models.api.geocoding.GeocodeJobResponseValue
 
GeocodeOptions - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexRequest
Geocoding settings
GeocodeOptions - Class in com.sovren.models.api.geocoding
Options for geocoding a document (specifying some location on Earth)
GeocodeOptions() - Constructor for class com.sovren.models.api.geocoding.GeocodeOptions
 
GeocodeOptions - Variable in class com.sovren.models.api.matching.ui.request.MatchUISettings
Settings for geocoding within the Matching UI.
GeocodeOptions - Variable in class com.sovren.models.api.parsing.ParseOptions
Use this property to also include geocoding in this parse request.
GeocodeOptionsBase - Class in com.sovren.models.api.geocoding
Options for geocoding a document (specifying some location on Earth)
GeocodeOptionsBase() - Constructor for class com.sovren.models.api.geocoding.GeocodeOptionsBase
 
GeocodeProvider - Enum in com.sovren.models.api.geocoding
Geocode service providers
GeocodeProvider - Variable in class com.sovren.models.api.matching.request.LocationCriteria
The provider to lookup latitude/longitude if they are not specified.
GeocodeProviderKey - Variable in class com.sovren.models.api.matching.request.LocationCriteria
Your private API key for the geocoding provider.
GeocodeResponse - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexResponseValue
If geocoding was requested, the status of the geocode transaction will be output here
GeocodeResponse - Variable in class com.sovren.models.api.parsing.BaseParseResponseValue
If geocoding was requested in the ParseOptions.GeocodeOptions, the status of the geocode transaction will be output here
GeocodeResumeRequest - Class in com.sovren.models.api.geocoding
Options for geocoding a resume (specifying some location on Earth)
GeocodeResumeRequest() - Constructor for class com.sovren.models.api.geocoding.GeocodeResumeRequest
 
GeocodeResumeResponse - Class in com.sovren.models.api.geocoding
The response body from a GeocodeResume API call
GeocodeResumeResponse() - Constructor for class com.sovren.models.api.geocoding.GeocodeResumeResponse
 
GeocodeResumeResponseValue - Class in com.sovren.models.api.geocoding
The ApiResponse.Value from a 'geocode resume' response
GeocodeResumeResponseValue() - Constructor for class com.sovren.models.api.geocoding.GeocodeResumeResponseValue
 
GeoCoordinates - Variable in class com.sovren.models.api.geocoding.GeocodeOptionsBase
The geographic coordinates (latitude/longitude) for your postal address.
GeoCoordinates - Class in com.sovren.models
Represents a lat/lon
GeoCoordinates() - Constructor for class com.sovren.models.GeoCoordinates
 
GeoCoordinates - Variable in class com.sovren.models.Location
If geocoding has been done, this is the lat/lon for the location
getAccountInfo() - Method in class com.sovren.SovrenClient
Get the account info (remaining credits, max concurrency, etc).
GetAccountInfoResponse - Class in com.sovren.models.api.account
The response body from a GetAccount API call
GetAccountInfoResponse() - Constructor for class com.sovren.models.api.account.GetAccountInfoResponse
 
getAllIndexes() - Method in class com.sovren.SovrenClient
Get all existing indexes
GetAllIndexesResponse - Class in com.sovren.models.api.indexes
The response body from a GetAllIndexes API call
GetAllIndexesResponse() - Constructor for class com.sovren.models.api.indexes.GetAllIndexesResponse
 
getAsBase64() - Method in class com.sovren.models.Document
 
getData() - Method in class com.sovren.http.HttpResponse
 
getDocId() - Method in interface com.sovren.models.api.bimetricscoring.IParsedDocWithId
 
getDocId() - Method in class com.sovren.models.api.bimetricscoring.ParsedJobWithId
 
getDocId() - Method in class com.sovren.models.api.bimetricscoring.ParsedResumeWithId
 
GetIndexResponse - Class in com.sovren.models.api.indexes
The response body from a GetIndex API call
GetIndexResponse() - Constructor for class com.sovren.models.api.indexes.GetIndexResponse
 
getInfo() - Method in class com.sovren.models.api.ApiResponse
getInfo() - Method in interface com.sovren.models.api.ISovrenResponse
 
getJob(String, String) - Method in class com.sovren.SovrenClient
Retrieve an existing job from an index
GetJobResponse - Class in com.sovren.models.api.indexes
The response body from a GetJob API call
GetJobResponse() - Constructor for class com.sovren.models.api.indexes.GetJobResponse
 
getResponse() - Method in class com.sovren.http.HttpResponse
 
getResume(String, String) - Method in class com.sovren.SovrenClient
Retrieve an existing resume from an index
GetResumeResponse - Class in com.sovren.models.api.indexes
The response body from a GetResume API call
GetResumeResponse() - Constructor for class com.sovren.models.api.indexes.GetResumeResponse
 
getSovrenDefaults() - Static method in class com.sovren.models.skills.Taxonomy
 
GitHub - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A GitHub username/URL
GivenName - Variable in class com.sovren.models.resume.contactinfo.PersonName
The given (first) name
GPA - Variable in class com.sovren.models.resume.education.EducationDetails
The GPA/marks listed on the resume
GradePointAverage - Class in com.sovren.models.resume.education
Information about a GPA (or equivalent)
GradePointAverage() - Constructor for class com.sovren.models.resume.education.GradePointAverage
 
Graduated - Variable in class com.sovren.models.resume.education.EducationDetails
Whether or not the candidate graduated

H

HasPatents - Variable in class com.sovren.models.api.matching.request.FilterCriteria
If true, results must have/require patent experience.
HasSecurityCredentials - Variable in class com.sovren.models.api.matching.request.FilterCriteria
If true, results must have/require security credentials.
HeaderTextFound - Variable in class com.sovren.models.resume.metadata.ResumeSection
The exact text that was used to identify the beginning of the section.
HighestDegree - Variable in class com.sovren.models.resume.education.EducationHistory
The highest degree obtained by a candidate
HighestManagementScore - Variable in class com.sovren.models.job.ParsedJob
The management score.
Hobbies - Variable in class com.sovren.models.resume.ParsedResume
Any hobbies listed on the resume
Hooks - Variable in class com.sovren.models.api.matching.ui.UIOptions
Contains all the User Action Hooks for the Match UI session.
HTML - Variable in class com.sovren.models.api.parsing.Conversions
If requested by ParseOptions.OutputHtml, this is the document converted to HTML.
HttpResponse<T extends ApiResponse> - Class in com.sovren.http
A simple class to contain a raw OkHttp Response and a deserialized response body
HttpResponse(Response, Class<T>) - Constructor for class com.sovren.http.HttpResponse
 
HttpStatusCode - Variable in exception com.sovren.exceptions.SovrenException
The HTTP Status Code of the response.
HukouArea - Variable in class com.sovren.models.resume.PersonalAttributes
Used in Chinese resumes
HukouCity - Variable in class com.sovren.models.resume.PersonalAttributes
Used in Chinese resumes

I

ICQ - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
An ICQ username
Id - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreResult
The document id of the result
Id - Variable in class com.sovren.models.api.bimetricscoring.ParsedJobWithId
The id of the document (used in the response body)
Id - Variable in class com.sovren.models.api.bimetricscoring.ParsedResumeWithId
The id of the document (used in the response body)
Id - Variable in class com.sovren.models.api.matching.response.SearchResult
The document id of the search/match result
Id - Variable in class com.sovren.models.api.matching.response.TaxonomyInfo
Id for the taxonomy/subtaxonomy
Id - Variable in class com.sovren.models.resume.education.EducationDetails
The id of this education entry (one-based, so EDU-1 is the first, etc)
Id - Variable in class com.sovren.models.resume.employment.Position
The id of this position (one-based, so POS-1 is the first, etc)
Id - Variable in class com.sovren.models.resume.SectionIdentifier
If applicable, the Position.Id or EducationDetails.Id
Id - Variable in class com.sovren.models.skills.ITaxonomy
The id of the skills taxonomy
Id - Variable in class com.sovren.models.skills.Skill
The Id of the skill
IncludeGeocoding - Variable in class com.sovren.models.api.geocoding.GeocodeOptions
true to geocode, otherwise false
Index - Class in com.sovren.models.matching
A document index to hold resumes or jobs
Index() - Constructor for class com.sovren.models.matching.Index
 
indexDocument(ParsedResume, String, String, List<String>) - Method in class com.sovren.SovrenClient
Add a resume to an existing index
indexDocument(ParsedJob, String, String, List<String>) - Method in class com.sovren.SovrenClient
Add a job to an existing index
IndexDocumentRequest - Class in com.sovren.models.api.indexes
Base class for 'index resume' or 'index job' request body
IndexDocumentRequest() - Constructor for class com.sovren.models.api.indexes.IndexDocumentRequest
 
IndexDocumentResponse - Class in com.sovren.models.api.indexes
The response body from a IndexDocument API call
IndexDocumentResponse() - Constructor for class com.sovren.models.api.indexes.IndexDocumentResponse
 
IndexedDocumentInfo - Class in com.sovren.models.api.indexes
A small container for identifying an indexed document
IndexedDocumentInfo() - Constructor for class com.sovren.models.api.indexes.IndexedDocumentInfo
 
IndexId - Variable in class com.sovren.models.api.indexes.IndexedDocumentInfo
The id for the index that contains the document (case-insensitive).
IndexId - Variable in class com.sovren.models.api.indexes.IndexSingleDocumentInfo
The id for the index where the document should be added (case-insensitive).
IndexId - Variable in class com.sovren.models.api.matching.response.SearchResult
The id of the index containing the document
IndexIdsToSearchInto - Variable in class com.sovren.models.api.matching.request.SearchMatchRequestBase
The ids of the indexes in which you want to find results (case-insensitive).
IndexIfGeocodeFails - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexRequest
Indicates whether or not the document should still be added to the index if the geocode request fails.
IndexingOptions - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexRequest
Where to index the resume
IndexingOptions - Variable in class com.sovren.models.api.parsing.ParseOptions
If you are using Sovren AI Matching, use this property to also index the document after it is parsed/geocoded.
IndexingResponse - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexResponseValue
If indexing was requested, the status of the index transaction will be output here
IndexingResponse - Variable in class com.sovren.models.api.parsing.BaseParseResponseValue
If indexing was requested in the ParseOptions.IndexingOptions, the status of the index transaction will be output here
IndexJobInfo - Class in com.sovren.models.api.indexes
Information for adding a single job to an index as part of a 'batch upload'
IndexJobInfo() - Constructor for class com.sovren.models.api.indexes.IndexJobInfo
 
IndexJobRequest - Class in com.sovren.models.api.indexes
Request body for an 'index job' request
IndexJobRequest() - Constructor for class com.sovren.models.api.indexes.IndexJobRequest
 
IndexMultipleDocumentInfo - Class in com.sovren.models.api.indexes
Information for adding a single document to an index as part of a 'batch upload'
IndexMultipleDocumentInfo() - Constructor for class com.sovren.models.api.indexes.IndexMultipleDocumentInfo
 
IndexMultipleDocumentsResponse - Class in com.sovren.models.api.indexes
The response body from a IndexMultipleDocuments API call
IndexMultipleDocumentsResponse() - Constructor for class com.sovren.models.api.indexes.IndexMultipleDocumentsResponse
 
IndexMultipleDocumentsResponseValue - Class in com.sovren.models.api.indexes
One entry in the ApiResponse.Value from a 'index multiple documents' response
IndexMultipleDocumentsResponseValue() - Constructor for class com.sovren.models.api.indexes.IndexMultipleDocumentsResponseValue
 
indexMultipleJobs(List<IndexJobInfo>, String) - Method in class com.sovren.SovrenClient
Add several jobs to an existing index
IndexMultipleJobsRequest - Class in com.sovren.models.api.indexes
Request body for an 'index multiple jobs' request
IndexMultipleJobsRequest() - Constructor for class com.sovren.models.api.indexes.IndexMultipleJobsRequest
 
indexMultipleResumes(List<IndexResumeInfo>, String) - Method in class com.sovren.SovrenClient
Add several resumes to an existing index
IndexMultipleResumesRequest - Class in com.sovren.models.api.indexes
Request body for an 'index multiple resumes' request
IndexMultipleResumesRequest() - Constructor for class com.sovren.models.api.indexes.IndexMultipleResumesRequest
 
IndexResumeInfo - Class in com.sovren.models.api.indexes
Information for adding a single resume to an index as part of a 'batch upload'
IndexResumeInfo() - Constructor for class com.sovren.models.api.indexes.IndexResumeInfo
 
IndexResumeRequest - Class in com.sovren.models.api.indexes
Request body for an 'index resume' request
IndexResumeRequest() - Constructor for class com.sovren.models.api.indexes.IndexResumeRequest
 
IndexSingleDocumentInfo - Class in com.sovren.models.api.indexes
Information for adding a document to an index
IndexSingleDocumentInfo() - Constructor for class com.sovren.models.api.indexes.IndexSingleDocumentInfo
 
IndexType - Variable in class com.sovren.models.api.indexes.CreateIndexRequest
The type of documents this index will contain
IndexType - Variable in class com.sovren.models.matching.Index
The type of document in this index
IndexType - Enum in com.sovren.models.matching
Type of documents that an index holds
Industries - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the Industries/Taxonomies category relative to other categories.
IndustriesHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the Industries/Taxonomies category has no data and should be ignored/hidden.
Info - Variable in class com.sovren.models.api.ApiResponse
Contains information about the response and the customer
InnerException - Variable in exception com.sovren.exceptions.SovrenException
If this exception was caused by another exception, the root cause will be here.
Instagram - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
An Instagram username
IntegerRange - Class in com.sovren.models.api.matching.request
A range of integers
IntegerRange() - Constructor for class com.sovren.models.api.matching.request.IntegerRange
 
InternationalCountryCode - Variable in class com.sovren.models.resume.contactinfo.Telephone
The international country code part of the phone number
IPAddress - Variable in class com.sovren.models.api.AccountInfo
The client IP Address where the API call originated
IParsedDocWithId - Interface in com.sovren.models.api.bimetricscoring
Interface to simplify Bimetric Score requests
IsAuthor - Variable in class com.sovren.models.api.matching.request.FilterCriteria
If true, results must have/require experience as an author.
IsBulk - Variable in class com.sovren.models.api.matching.ui.hooks.UserActionHook
Set to true to allow users to select multiple documents and perform this action on all of them at once.
IsCurrent - Variable in class com.sovren.models.api.matching.request.JobTitleFilter
Whether or not the job title must be a current job title
IsCurrent - Variable in class com.sovren.models.api.matching.request.SkillFilter
Whether or not the skill must be a current skill
IsCurrent - Variable in class com.sovren.models.api.matching.response.FoundJobTitle
true when the job title found is in the current time-frame.
IsCurrent - Variable in class com.sovren.models.api.matching.response.FoundSkill
true when the skill is found in the current time-frame.
IsCurrent - Variable in class com.sovren.models.resume.employment.Position
true if the job/position is listed as current on the resume
IsCurrentDate - Variable in class com.sovren.models.SovrenDate
true if this date represents '- current' and not an actual date
IsCurrentStudent - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have an education section listed as '- current'.
IsMilitary - Variable in class com.sovren.models.api.matching.request.FilterCriteria
If true, results must have/require military experience.
ISovrenResponse - Interface in com.sovren.models.api
The response body from a Sovren API call
IsPublicSpeaker - Variable in class com.sovren.models.api.matching.request.FilterCriteria
If true, results must have/require public speaking experience.
IsRecentGraduate - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have graduated within the last 18 months.
IsSelfEmployed - Variable in class com.sovren.models.resume.employment.Position
true if the candidate was self-employed at this job/position
isSuccess() - Method in class com.sovren.models.api.ApiResponseInfoLite
 
IsTopStudent - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have an education with a normalized GPA of .75 or higher (for example, 3.0/4.0 or higher).
IsVariation - Variable in class com.sovren.models.resume.Certification
Sovren generates several possible variations for some certifications to be used in AI Matching.
ITaxonomy<T> - Class in com.sovren.models.skills
A container to group similar skills subtaxonomies (see SubTaxonomy)
ITaxonomy() - Constructor for class com.sovren.models.skills.ITaxonomy
 

J

JobData - Variable in class com.sovren.models.api.bimetricscoring.ParsedJobWithId
A job generated by the Sovren parser
JobData - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexJobRequest
The job you wish to be geocoded/indexed
JobData - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexJobResponseValue
The job you sent to be geocoded/indexed with geolocation coordinates added
JobData - Variable in class com.sovren.models.api.geocoding.GeocodeJobRequest
The job you wish to be geocoded
JobData - Variable in class com.sovren.models.api.geocoding.GeocodeJobResponseValue
The job you sent to be geocoded with geolocation coordinates added
JobData - Variable in class com.sovren.models.api.indexes.IndexJobInfo
A job to index
JobData - Variable in class com.sovren.models.api.indexes.IndexJobRequest
A job to index
JobData - Variable in class com.sovren.models.api.matching.MatchJobRequest
The job to match.
JobData - Variable in class com.sovren.models.api.parsing.ParseJobResponseValue
The main output from the Sovren Job Parser
JobDegree - Class in com.sovren.models.job
A preferred/required educational degree found in a job
JobDegree() - Constructor for class com.sovren.models.job.JobDegree
 
JobDescription - Variable in class com.sovren.models.job.ParsedJob
The full job description
JobLevel - Variable in class com.sovren.models.resume.employment.Position
The level determined by length of experience and job titles.
JobMetadata - Class in com.sovren.models.job
Metadata about a parsed job
JobMetadata() - Constructor for class com.sovren.models.job.JobMetadata
 
JobMetadata - Variable in class com.sovren.models.job.ParsedJob
Metadata about the parsed job
JobPredictiveIndex - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results much have ExperienceSummary.FulltimeDirectHirePredictiveIndex within this range.
JobRequirements - Variable in class com.sovren.models.job.ParsedJob
Any requirement listed by the job
Jobs - Variable in class com.sovren.models.api.indexes.IndexMultipleJobsRequest
The jobs to add into the index
JobSkill - Class in com.sovren.models.job.skills
A skill listed in a job
JobSkill() - Constructor for class com.sovren.models.job.skills.JobSkill
 
JobSkillVariation - Class in com.sovren.models.job.skills
A skill listed in a job
JobSkillVariation() - Constructor for class com.sovren.models.job.skills.JobSkillVariation
 
JobSubTaxonomy - Class in com.sovren.models.job.skills
A subtaxonomy to group similar skills
JobSubTaxonomy() - Constructor for class com.sovren.models.job.skills.JobSubTaxonomy
 
JobTaxonomy - Class in com.sovren.models.job.skills
A container to group similar skills subtaxonomies (see JobSubTaxonomy)
JobTaxonomy() - Constructor for class com.sovren.models.job.skills.JobTaxonomy
 
JobTaxonomyRoot - Class in com.sovren.models.job.skills
A container for skills taxonomies found in a job
JobTaxonomyRoot() - Constructor for class com.sovren.models.job.skills.JobTaxonomyRoot
 
JobTitle - Variable in class com.sovren.models.job.JobTitles
All job titles found in the job description
JobTitle - Class in com.sovren.models.resume.employment
A job title found in a resume
JobTitle() - Constructor for class com.sovren.models.resume.employment.JobTitle
 
JobTitle - Variable in class com.sovren.models.resume.employment.Position
The job title for this position/job
JobTitleFilter - Class in com.sovren.models.api.matching.request
Criteria for filtering on a specific job title
JobTitleFilter() - Constructor for class com.sovren.models.api.matching.request.JobTitleFilter
 
JobTitles - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the JobTitles category relative to other categories.
JobTitles - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have at least one of the specified job titles.
JobTitles - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the JobTitles category.
JobTitles - Class in com.sovren.models.job
Job titles found in a job description
JobTitles() - Constructor for class com.sovren.models.job.JobTitles
 
JobTitles - Variable in class com.sovren.models.job.ParsedJob
The job titles found in the job.
JobTitlesHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the JobTitles category has no data and should be ignored/hidden.
JobTitlesScoreData - Class in com.sovren.models.api.matching.response
Details about the score for the Job Titles category
JobTitlesScoreData() - Constructor for class com.sovren.models.api.matching.response.JobTitlesScoreData
 
JobType - Variable in class com.sovren.models.resume.employment.Position
The type of job.
JsAction - Variable in class com.sovren.models.api.matching.ui.hooks.ClientSideHook
A Javascript action to perform when the user clicks the button.
JsAction - Class in com.sovren.models.api.matching.ui.hooks
An action performed in Javascript
JsAction() - Constructor for class com.sovren.models.api.matching.ui.hooks.JsAction
 

L

Label - Variable in class com.sovren.models.api.matching.ui.UserDefinedTagsPicklist
The label for this picklist in the UI
Language - Variable in class com.sovren.models.resume.LanguageCompetency
The language name
LanguageCode - Variable in class com.sovren.models.resume.LanguageCompetency
The two-letter ISO 639-1 code for the language
LanguageCodes - Variable in class com.sovren.models.job.ParsedJob
Any languages listed in the job.
LanguageCompetencies - Variable in class com.sovren.models.resume.ParsedResume
Any language competencies (fluent in, can read, can write, etc) found in the resume.
LanguageCompetency - Class in com.sovren.models.resume
A language competency (fluent in, can read, can write, etc) found on a resume
LanguageCompetency() - Constructor for class com.sovren.models.resume.LanguageCompetency
 
Languages - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the Languages category relative to other categories.
Languages - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the Languages category.
LanguagesHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the Languages category has no data and should be ignored/hidden.
LanguagesKnown - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have/require these language competencies (2-letter ISO 639-1 language codes).
LanguagesKnownMustAllExist - Variable in class com.sovren.models.api.matching.request.FilterCriteria
When true, all of the languages in FilterCriteria.LanguagesKnown must be found.
LastEducationDate - Variable in class com.sovren.models.resume.education.EducationDetails
The date graduated or education ended
LastLineNumber - Variable in class com.sovren.models.resume.metadata.ResumeSection
The last line of the section (zero-based).
LastModified - Variable in class com.sovren.models.Document
The last revised/modified date for this file.
LastUsed - Variable in class com.sovren.models.resume.skills.ResumeSkillVariation
Describes the date the candidate last used the skill (derived from position dates)
Latitude - Variable in class com.sovren.models.GeoCoordinates
The latitude, in degrees
Level - Variable in class com.sovren.models.resume.metadata.ResumeQualityAssessment
The level/severity of this assessment.
LicenseDetails - Class in com.sovren.models.resume
A license found on a resume.
LicenseDetails() - Constructor for class com.sovren.models.resume.LicenseDetails
 
Licenses - Variable in class com.sovren.models.resume.ParsedResume
Licenses found on a resume.
LicenseSerialNumber - Variable in class com.sovren.models.api.parsing.ParsingMetadata
For self-hosted customers only.
LinkedIn - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A LinkedIn URL
LinkText - Variable in class com.sovren.models.api.matching.ui.hooks.UserActionHook
Text to display on the button for the user action.
Location - Class in com.sovren.models
Represents a physical location on Earth (mostly used for addresses)
Location() - Constructor for class com.sovren.models.Location
 
Location - Variable in class com.sovren.models.resume.CandidateReference
The physical location of the reference
Location - Variable in class com.sovren.models.resume.contactinfo.ContactInformation
The candidate's location/address.
Location - Variable in class com.sovren.models.resume.education.EducationDetails
The Country/Region/City of the school, if found
Location - Variable in class com.sovren.models.resume.employment.Employer
The location/address of the employer
LocationCriteria - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Use to filter results based on location.
LocationCriteria - Class in com.sovren.models.api.matching.request
Criteria for distance/range filtering
LocationCriteria() - Constructor for class com.sovren.models.api.matching.request.LocationCriteria
 
Locations - Variable in class com.sovren.models.api.matching.request.LocationCriteria
Results must be found within a certain distance of one of these specified locations.
Longitude - Variable in class com.sovren.models.GeoCoordinates
The longitude, in degrees

M

MainEmployerName - Variable in class com.sovren.models.job.EmployerNames
The main/overall employer name
MainJobTitle - Variable in class com.sovren.models.job.JobTitles
The main/overall job title
MajorIssue - Static variable in class com.sovren.models.resume.metadata.ResumeQualityLevel
A major issue was found in the resume that will reduce the quality of parse results
Majors - Variable in class com.sovren.models.resume.education.EducationDetails
Any majors/areas of major focus
ManagementLevel - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the ManagementLevel category relative to other categories.
ManagementLevel - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the ManagementLevel category.
ManagementLevel - Variable in class com.sovren.models.job.ParsedJob
The management level.
ManagementLevelHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the ManagementLevel category has no data and should be ignored/hidden.
ManagementLevelScoreData - Class in com.sovren.models.api.matching.response
Details about the score for the Management Level category
ManagementLevelScoreData() - Constructor for class com.sovren.models.api.matching.response.ManagementLevelScoreData
 
ManagementScore - Variable in class com.sovren.models.resume.employment.ExperienceSummary
The highest score calculated from any of the position titles.
ManagementStory - Variable in class com.sovren.models.resume.employment.ExperienceSummary
A paragraph of text that summarizes the candidate's management experience (in English).
MaritalStatus - Variable in class com.sovren.models.resume.PersonalAttributes
The marital status listed on the resume
match(ParsedResume, List<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, int) - Method in class com.sovren.SovrenClient
Find matches for a non-indexed resume.
match(ParsedJob, List<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, int) - Method in class com.sovren.SovrenClient
Find matches for a non-indexed job.
match(String, String, List<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, int) - Method in class com.sovren.SovrenClient
Find matches for a resume or job that is already indexed
match(ParsedResume, List<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, int) - Method in class com.sovren.SovrenUIClient
Create a Matching UI session to find matches for a non-indexed resume.
match(ParsedJob, List<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, int) - Method in class com.sovren.SovrenUIClient
Create a Matching UI session to find matches for a non-indexed job.
match(String, String, List<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, int) - Method in class com.sovren.SovrenUIClient
Create a Matching UI session to find matches for a resume or job that is already indexed
MatchByDocumentIdOptions - Class in com.sovren.models.api.matching.request
Request body for a Match request
MatchByDocumentIdOptions() - Constructor for class com.sovren.models.api.matching.request.MatchByDocumentIdOptions
 
Matched - Variable in class com.sovren.models.api.matching.response.TaxonomyInfo
true when this taxonomy/subtaxonomy is found in both source and target documents
MatchedFromList - Variable in class com.sovren.models.resume.Certification
true if Sovren found this by matching to a known list of certifications.
MatchedFromList - Variable in class com.sovren.models.resume.LicenseDetails
true if Sovren found this by matching to a known list of licenses.
Matches - Variable in class com.sovren.models.api.matching.BaseSearchMatchResponseValue
The list of matches for the search/match
MatchJobRequest - Class in com.sovren.models.api.matching
Request body for a Match request
MatchJobRequest() - Constructor for class com.sovren.models.api.matching.MatchJobRequest
 
MatchRequest - Class in com.sovren.models.api.matching.request
Request body for a Match request
MatchRequest() - Constructor for class com.sovren.models.api.matching.request.MatchRequest
 
MatchResponse - Class in com.sovren.models.api.matching
The response body from a Match API call
MatchResponse() - Constructor for class com.sovren.models.api.matching.MatchResponse
 
MatchResponseValue - Class in com.sovren.models.api.matching
The ApiResponse.Value from a Match response
MatchResponseValue() - Constructor for class com.sovren.models.api.matching.MatchResponseValue
 
MatchResult - Class in com.sovren.models.api.matching.response
A single result containing information about the bimetric score between a target and source document
MatchResult() - Constructor for class com.sovren.models.api.matching.response.MatchResult
 
MatchResumeRequest - Class in com.sovren.models.api.matching
Request body for a Match request
MatchResumeRequest() - Constructor for class com.sovren.models.api.matching.MatchResumeRequest
 
MatchUISettings - Class in com.sovren.models.api.matching.ui.request
Settings for generating a Matching UI session
MatchUISettings() - Constructor for class com.sovren.models.api.matching.ui.request.MatchUISettings
 
Maximum - Variable in class com.sovren.models.api.matching.request.IntegerRange
The maximum for this range
Maximum - Variable in class com.sovren.models.api.matching.request.RevisionDateRange
the maximum (most recent) date in ISO 8601 (yyyy-MM-dd) format
MaximumConcurrentRequests - Variable in class com.sovren.models.api.AccountInfo
The number of requests that can be made at one time
MaximumYears - Variable in class com.sovren.models.job.ParsedJob
The maximum years experience for the job, if listed.
MaximumYearsManagement - Variable in class com.sovren.models.job.ParsedJob
The maximum years of management experience, if listed.
MaxScore - Variable in class com.sovren.models.resume.education.GradePointAverage
The max score in the GradePointAverage.ScoringSystem
Message - Variable in class com.sovren.models.api.ApiResponseInfoLite
A short human-readable description explaining the ApiResponseInfoLite.Code value
Message - Variable in class com.sovren.models.resume.metadata.ResumeQualityFinding
A human-readable message explaining the issue that is being reported and possibly how to fix.
Method - Variable in class com.sovren.models.api.indexes.UpdateUserDefinedTagsRequest
Which method to use for the specified user-defined tags
MeWe - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A MeWe username/URL
MiddleName - Variable in class com.sovren.models.resume.contactinfo.PersonName
The middle name or initial
MilitaryDetails - Class in com.sovren.models.resume.military
Information about military post/job listed on a resume
MilitaryDetails() - Constructor for class com.sovren.models.resume.military.MilitaryDetails
 
MilitaryExperience - Variable in class com.sovren.models.resume.ParsedResume
Any military experience listed on the resume
MilitaryService - Class in com.sovren.models.resume.military
A branch/name/rank for a military post/job
MilitaryService() - Constructor for class com.sovren.models.resume.military.MilitaryService
 
Minimum - Variable in class com.sovren.models.api.matching.request.IntegerRange
The minimum for this range
Minimum - Variable in class com.sovren.models.api.matching.request.RevisionDateRange
the minimum (oldest) date in ISO 8601 (yyyy-MM-dd) format
MinimumScore - Variable in class com.sovren.models.resume.education.GradePointAverage
The minimum score in the GradePointAverage.ScoringSystem
MinimumYears - Variable in class com.sovren.models.job.ParsedJob
The minimum years experience for the job, if listed.
MinimumYearsManagement - Variable in class com.sovren.models.job.ParsedJob
The minimum years of management experience, if listed.
Minors - Variable in class com.sovren.models.resume.education.EducationDetails
Any minors/areas of minor focus
Moniker - Variable in class com.sovren.models.resume.contactinfo.PersonName
The nickname/moniker, this is rarely populated
MonthsExperience - Variable in class com.sovren.models.api.matching.request.FilterCriteria
When specified, total work experience must fall within this range.
MonthsExperience - Variable in class com.sovren.models.resume.skills.ResumeSkillVariation
Describes the amount of experience a candidate has with this skill
MonthsManagementExperience - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have management experience within this months range.
MonthsOfManagementExperience - Variable in class com.sovren.models.resume.employment.ExperienceSummary
The number of months of management experience as indicated by the range of start and end date values in the various jobs/positions in the resume that have been determined to be management-level positions.
MonthsOfWorkExperience - Variable in class com.sovren.models.resume.employment.ExperienceSummary
The number of months of work experience as indicated by the range of start and end date values in the various jobs/positions in the resume.
MothersMaidenName - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's mother's maiden name listed on the resume
MotherTongue - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's mother tongue (native language) listed on the resume
Municipality - Variable in class com.sovren.models.api.geocoding.Address
The City/Municipality/Town
Municipality - Variable in class com.sovren.models.Location
The City/Municipality/Town

N

Name - Variable in class com.sovren.models.api.AccountInfo
The customer name on the account
Name - Variable in class com.sovren.models.api.matching.response.TaxonomyInfo
Taxonomy/subtaxonomy name
Name - Variable in class com.sovren.models.job.JobDegree
The name of the educational degree
Name - Variable in class com.sovren.models.matching.Index
The name/id of this index
Name - Variable in class com.sovren.models.resume.Certification
The name of the certification
Name - Variable in class com.sovren.models.resume.education.Degree
The name of the degree
Name - Variable in class com.sovren.models.resume.employment.Employer
The name of the employer (and an accuracy probability)
Name - Variable in class com.sovren.models.resume.LicenseDetails
The name of the license
Name - Variable in class com.sovren.models.resume.military.MilitaryService
The name of the post/job
Name - Variable in class com.sovren.models.resume.military.SecurityCredential
The name of the credential/clearance
Name - Variable in class com.sovren.models.skills.ITaxonomy
The human-readable name
Name - Variable in class com.sovren.models.skills.Skill
The name of the skill
Names - Variable in class com.sovren.models.resume.metadata.ReservedData
All names found in the resume
NameVariation - Variable in class com.sovren.models.resume.employment.Employer
Sometimes a second possible company name is found, or a department/organization within a company.
NationalIdentities - Variable in class com.sovren.models.resume.PersonalAttributes
Any national identities provided on the resume
NationalIdentity - Class in com.sovren.models.resume
A national identity found on a resume
NationalIdentity() - Constructor for class com.sovren.models.resume.NationalIdentity
 
Nationality - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's nationality listed on the resume
Normalized - Variable in class com.sovren.models.resume.employment.JobTitle
The normalized job title
Normalized - Variable in class com.sovren.models.resume.NormalizedString
The normalized value
NormalizedScore - Variable in class com.sovren.models.resume.education.GradePointAverage
The GradePointAverage.Score, normalized to a 0.0-1.0 scale, with 1.0 being the top mark.
NormalizedString - Class in com.sovren.models.resume
A string with a raw and normalized value
NormalizedString() - Constructor for class com.sovren.models.resume.NormalizedString
 
NormalizerData - Variable in class com.sovren.models.api.parsing.BasicParseOptions
If you want to use custom normalizations during parsing, set those here.
NotFound - Variable in class com.sovren.models.api.matching.response.JobTitlesScoreData
List of terms requested, but not found.
NotFound - Variable in class com.sovren.models.api.matching.response.SimpleCategoryScoreData
List of terms requested but not found
NotFound - Variable in class com.sovren.models.api.matching.response.SkillsScoreData
List of terms requested, but not found.
Number - Variable in class com.sovren.models.resume.NationalIdentity
The national identity number
NumberEmployeesSupervised - Variable in class com.sovren.models.resume.employment.Position
How many employees were supervised in this position/job

O

Objective - Variable in class com.sovren.models.resume.ParsedResume
The candidate's written objective
Options - Variable in class com.sovren.models.api.matching.ui.UserDefinedTagsPicklist
A list of user-defined tags that the user will be able to pick from
Organization - Variable in class com.sovren.models.resume.Association
The name of the association/organization
OtherData - Variable in class com.sovren.models.resume.metadata.ReservedData
Any other PII that should be redacted
OutputCandidateImage - Variable in class com.sovren.models.api.parsing.ParseOptions
Only used for resumes.
OutputHtml - Variable in class com.sovren.models.api.parsing.ParseOptions
true to output the document converted to HTML
OutputPdf - Variable in class com.sovren.models.api.parsing.ParseOptions
true to output the document converted to PDF
OutputRtf - Variable in class com.sovren.models.api.parsing.ParseOptions
true to output the document converted to RTF
OutputValidityCode - Variable in class com.sovren.models.api.parsing.ConversionMetadata
The computed validity based on the source text.
OwnerId - Variable in class com.sovren.models.matching.Index
The account id of the owner for this index
Owners - Variable in class com.sovren.models.job.ParsedJob
Any owners of the job posting, if listed.

P

PaginationSettings - Class in com.sovren.models.api.matching.request
Settings for pagination of results
PaginationSettings() - Constructor for class com.sovren.models.api.matching.request.PaginationSettings
 
PaginationSettings - Variable in class com.sovren.models.api.matching.SearchRequest
Used to choose which results to return from the list.
Parler - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Parler username
ParsedDocument - Class in com.sovren.models
Base class for parsed resumes/jobs
ParsedDocument() - Constructor for class com.sovren.models.ParsedDocument
 
ParsedDocumentMetadata - Class in com.sovren.models
Metadata about a parsed document
ParsedDocumentMetadata() - Constructor for class com.sovren.models.ParsedDocumentMetadata
 
ParsedJob - Class in com.sovren.models.job
All of the information extracted while parsing a job
ParsedJob() - Constructor for class com.sovren.models.job.ParsedJob
Deprecated.
You should never create one of these. Instead, these are output by the Sovren Job Parser. Sovren does not support manually-created jobs to be used in the AI Matching engine.
ParsedJobWithId - Class in com.sovren.models.api.bimetricscoring
A Sovren.Models.Job.ParsedJob and id pair for a bimetric score request
ParsedJobWithId() - Constructor for class com.sovren.models.api.bimetricscoring.ParsedJobWithId
 
ParsedResume - Class in com.sovren.models.resume
All of the information extracted while parsing a resume
ParsedResume() - Constructor for class com.sovren.models.resume.ParsedResume
Deprecated.
You should never create one of these. Instead, these are output by the Sovren Resume Parser. Sovren does not support manually-created resumes to be used in the AI Matching engine.
ParsedResumeWithId - Class in com.sovren.models.api.bimetricscoring
A Sovren.Models.Resume.ParsedResume and id pair for a bimetric score request
ParsedResumeWithId() - Constructor for class com.sovren.models.api.bimetricscoring.ParsedResumeWithId
 
parseJob(ParseRequest) - Method in class com.sovren.SovrenClient
Parse a job
ParseJobResponse - Class in com.sovren.models.api.parsing
The response body from a ParseJob API call
ParseJobResponse() - Constructor for class com.sovren.models.api.parsing.ParseJobResponse
 
ParseJobResponseValue - Class in com.sovren.models.api.parsing
The ApiResponse.Value from a Parse response
ParseJobResponseValue() - Constructor for class com.sovren.models.api.parsing.ParseJobResponseValue
 
ParseOptions - Variable in class com.sovren.models.api.matching.ui.request.MatchUISettings
Options for parsing documents from external sources such as job boards and Sovren custom web sourcing.
ParseOptions - Class in com.sovren.models.api.parsing
Options for parsing
ParseOptions() - Constructor for class com.sovren.models.api.parsing.ParseOptions
 
ParseRequest - Class in com.sovren.models.api.parsing
The request body for a Parse request
ParseRequest(Document, ParseOptions) - Constructor for class com.sovren.models.api.parsing.ParseRequest
 
ParseRequestDetails - Class in com.sovren.models.api.parsing
Information about the parse request
ParseRequestDetails() - Constructor for class com.sovren.models.api.parsing.ParseRequestDetails
 
parseResume(ParseRequest) - Method in class com.sovren.SovrenClient
Parse a resume
ParseResumeResponse - Class in com.sovren.models.api.parsing
The response body from a ParseResume API call
ParseResumeResponse() - Constructor for class com.sovren.models.api.parsing.ParseResumeResponse
 
ParseResumeResponseValue - Class in com.sovren.models.api.parsing
The ApiResponse.Value from a Parse response
ParseResumeResponseValue() - Constructor for class com.sovren.models.api.parsing.ParseResumeResponseValue
 
ParserSettings - Variable in class com.sovren.models.ParsedDocumentMetadata
The full parser settings that were used during parsing
ParserVersion - Variable in class com.sovren.models.api.parsing.ParsingMetadata
The version of the SaaS parser
ParsingMetadata - Variable in class com.sovren.models.api.parsing.BaseParseResponseValue
Information about the parsing transaction
ParsingMetadata - Class in com.sovren.models.api.parsing
Metadata about a parsing transaction
ParsingMetadata() - Constructor for class com.sovren.models.api.parsing.ParsingMetadata
 
ParsingResponse - Variable in class com.sovren.models.api.parsing.BaseParseResponseValue
The status of the parse transaction
PassportNumber - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's passport number listed on the resume
Patents - Variable in class com.sovren.models.resume.ParsedResume
Any patents listed on the resume
PDF - Variable in class com.sovren.models.api.parsing.Conversions
If requested by ParseOptions.OutputPdf, this is the document converted to a PDF.
PercentOfOverall - Variable in class com.sovren.models.skills.FoundSubTaxonomy
The percent (0-100) of skills found in this subtaxonomy compared to all subtaxonomies
PercentOfOverall - Variable in class com.sovren.models.skills.FoundTaxonomy
The percent (0-100) of skills found in the document that belong to this taxonomy
PercentOfParent - Variable in class com.sovren.models.skills.FoundSubTaxonomy
The percent (0-100) of skills found in this subtaxonomy compared to other subtaxonomies in the parent taxonomy
PersonalAttributes - Variable in class com.sovren.models.resume.ParsedResume
Personal information provided by the candidate on the resume
PersonalAttributes - Class in com.sovren.models.resume
Personal attributes found on a resume
PersonalAttributes() - Constructor for class com.sovren.models.resume.PersonalAttributes
 
PersonalWebsite - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A personal website URL
PersonName - Class in com.sovren.models.resume.contactinfo
A name broken into its constituent parts
PersonName() - Constructor for class com.sovren.models.resume.contactinfo.PersonName
 
Phones - Variable in class com.sovren.models.resume.metadata.ReservedData
All phone numbers found in the resume
Phrase - Variable in class com.sovren.models.resume.NationalIdentity
The type of identity/number this is (for example, SSN)
PlainText - Variable in class com.sovren.models.ParsedDocumentMetadata
The plain text that was used for parsing
Position - Class in com.sovren.models.resume.employment
A position/job on a resume
Position() - Constructor for class com.sovren.models.resume.employment.Position
 
Positions - Variable in class com.sovren.models.resume.employment.EmploymentHistory
A list of jobs/positions found on the resume
PositionTitlesMustHaveAnExactMatch - Variable in class com.sovren.models.api.matching.request.SearchMatchSettings
Set to true to turn off variation matches in job titles.
PostalAddress - Variable in class com.sovren.models.api.geocoding.GeocodeOptionsBase
The address you wish to geocode.
PostalCode - Variable in class com.sovren.models.api.geocoding.Address
The Postal or Zip code
PostalCode - Variable in class com.sovren.models.Location
The Postal or Zip code
PreferredCategoryWeights - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreRequest
The weights you want to use for scoring.
PreferredCategoryWeights - Variable in class com.sovren.models.api.matching.request.MatchRequest
The weights you want to use for scoring.
PreferredLocation - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's preferred location listed on the resume
Prefix - Variable in class com.sovren.models.resume.contactinfo.PersonName
A prefix for a name, such as Dr.
Primary - Variable in class com.sovren.models.api.matching.response.DocumentTaxonomies
Best fit taxonomy (industry) evidence.
Probability - Variable in class com.sovren.models.resume.employment.CompanyNameWithProbability
The degree of certainty that the company name is accurate.
Probability - Variable in class com.sovren.models.resume.employment.JobTitle
The degree of certainty that the job title value is accurate.
ProfessionalSummary - Variable in class com.sovren.models.resume.ParsedResume
The professional summary from the resume
Provider - Variable in class com.sovren.models.api.geocoding.GeocodeCredentials
The provider you wish to use to geocode the postal address.
ProviderKey - Variable in class com.sovren.models.api.geocoding.GeocodeCredentials
Your private API key for the geocoding provider.
Publications - Variable in class com.sovren.models.resume.ParsedResume
Any publications listed on the resume

Q

QQ - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A QQ username/number
Qualifications - Variable in class com.sovren.models.resume.TrainingDetails
Any text within the TrainingDetails.Text that is recognized as a qualification (such as DDS), degree (such as B.S.), or a certification (such as PMP).
QualificationsSummary - Variable in class com.sovren.models.resume.ParsedResume
A standalone 'skills' section, if listed on the resume
QualityCode - Variable in class com.sovren.models.resume.metadata.ResumeQualityFinding
A unique 3-digit code to identify what type of issue was found.
Quora - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Quora username

R

Rank - Variable in class com.sovren.models.resume.military.MilitaryService
The military rank of the candidate
Raw - Variable in class com.sovren.models.resume.employment.JobTitle
The raw text as it was found in the resume
Raw - Variable in class com.sovren.models.resume.NormalizedString
The raw value found in the text
RawTerm - Variable in class com.sovren.models.api.matching.response.FoundJobTitle
Exact term found.
RedactedResumeData - Variable in class com.sovren.models.api.parsing.ParseResumeResponseValue
Similar to ParseResumeResponseValue.ResumeData, but with all of the Personally Identifiable Information (PII) redacted.
Reddit - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Reddit username/URL
ReferenceName - Variable in class com.sovren.models.resume.CandidateReference
The name of the reference
References - Variable in class com.sovren.models.resume.ParsedResume
References listed on a resume.
Region - Variable in class com.sovren.models.api.AccountInfo
The region for the account, also known as the 'Data Center'
Region - Variable in class com.sovren.models.api.geocoding.Address
The Region/District/State
Regions - Variable in class com.sovren.models.Location
The Regions/Districts/States
RelatedToByCompanyName - Variable in class com.sovren.models.resume.employment.Position
A list of Position.Ids that have the same Employer as this Position
RelatedToByDates - Variable in class com.sovren.models.resume.employment.Position
A list of Position.Ids that have overlapping dates with this Position
RequestBody - Variable in exception com.sovren.exceptions.SovrenException
The JSON request body, will only have a value if SovrenClient.ShowFullRequestBodyInExceptions is true
RequestDetails - Variable in class com.sovren.models.api.parsing.BaseParseResponseValue
Information about the parse request
Required - Variable in class com.sovren.models.job.skills.JobSkillVariation
true if this skill was listed as 'required' on the job description
RequiredDegree - Variable in class com.sovren.models.job.ParsedJob
The required educational degree, if listed.
RequiredSalary - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's required salary listed on the resume
ReservedData - Class in com.sovren.models.resume.metadata
Used by Sovren to redact PII
ReservedData() - Constructor for class com.sovren.models.resume.metadata.ReservedData
 
ReservedData - Variable in class com.sovren.models.resume.metadata.ResumeMetadata
Used by Sovren to redact PII.
Response - Variable in exception com.sovren.exceptions.SovrenUsableJobException
This may or may not be null or incomplete depending on what specific error occurred
Response - Variable in exception com.sovren.exceptions.SovrenUsableResumeException
This may or may not be null or incomplete depending on what specific error occurred
RestResponse - Variable in exception com.sovren.exceptions.SovrenException
The raw response from the API
ResumeData - Variable in class com.sovren.models.api.bimetricscoring.ParsedResumeWithId
A resume generated by the Sovren parser
ResumeData - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexResumeRequest
The resume you wish to be geocoded/indexed
ResumeData - Variable in class com.sovren.models.api.geocoding.GeocodeAndIndexResumeResponseValue
The resume you sent to be geocoded/indexed with geolocation coordinates added
ResumeData - Variable in class com.sovren.models.api.geocoding.GeocodeResumeRequest
The resume you wish to be geocoded
ResumeData - Variable in class com.sovren.models.api.geocoding.GeocodeResumeResponseValue
The resume you sent to be geocoded with geolocation coordinates added
ResumeData - Variable in class com.sovren.models.api.indexes.IndexResumeInfo
A resume to index
ResumeData - Variable in class com.sovren.models.api.indexes.IndexResumeRequest
A resume to index
ResumeData - Variable in class com.sovren.models.api.matching.MatchResumeRequest
The resume to match.
ResumeData - Variable in class com.sovren.models.api.parsing.ParseResumeResponseValue
The main output from the Sovren Resume Parser
ResumeMetadata - Class in com.sovren.models.resume.metadata
Metadata about a parsed resume
ResumeMetadata() - Constructor for class com.sovren.models.resume.metadata.ResumeMetadata
 
ResumeMetadata - Variable in class com.sovren.models.resume.ParsedResume
Metadata about the parsed resume
ResumeQuality - Variable in class com.sovren.models.resume.metadata.ResumeMetadata
This is an advanced level feature.
ResumeQualityAssessment - Class in com.sovren.models.resume.metadata
A list of Sovren.Models.Resume.Metadata.ResumeQualityFinding of the same level/severity
ResumeQualityAssessment() - Constructor for class com.sovren.models.resume.metadata.ResumeQualityAssessment
 
ResumeQualityFinding - Class in com.sovren.models.resume.metadata
A single resume quality issue
ResumeQualityFinding() - Constructor for class com.sovren.models.resume.metadata.ResumeQualityFinding
 
ResumeQualityLevel - Class in com.sovren.models.resume.metadata
The level/severity of a ResumeQualityAssessment
Resumes - Variable in class com.sovren.models.api.indexes.IndexMultipleResumesRequest
The resumes to add into the index
ResumeSection - Class in com.sovren.models.resume.metadata
A section in the resume (work history, education, etc)
ResumeSection() - Constructor for class com.sovren.models.resume.metadata.ResumeSection
 
ResumeSkill - Class in com.sovren.models.resume.skills
A skill listed in a resume or job
ResumeSkill() - Constructor for class com.sovren.models.resume.skills.ResumeSkill
 
ResumeSkillVariation - Class in com.sovren.models.resume.skills
A skill listed in a resume or job
ResumeSkillVariation() - Constructor for class com.sovren.models.resume.skills.ResumeSkillVariation
 
ResumeSubTaxonomy - Class in com.sovren.models.resume.skills
A subtaxonomy to group similar skills
ResumeSubTaxonomy() - Constructor for class com.sovren.models.resume.skills.ResumeSubTaxonomy
 
ResumeTaxonomy - Class in com.sovren.models.resume.skills
A container to group similar skills subtaxonomies (see ResumeSubTaxonomy)
ResumeTaxonomy() - Constructor for class com.sovren.models.resume.skills.ResumeTaxonomy
 
ResumeTaxonomyRoot - Class in com.sovren.models.resume.skills
A container for skills taxonomies found in a resume
ResumeTaxonomyRoot() - Constructor for class com.sovren.models.resume.skills.ResumeTaxonomyRoot
 
ReverseCompatibilityScore - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreResult
An integer score from 0-100 which represents how well the target document matched to the source document.
ReverseCompatibilityScore - Variable in class com.sovren.models.api.matching.response.MatchResult
An integer score from 0-100 which represents how well the target document matched to the source document.
RevisionDateRange - Variable in class com.sovren.models.api.matching.request.FilterCriteria
When specified, the revision date of documents must fall within this range.
RevisionDateRange - Class in com.sovren.models.api.matching.request
A range of revision dates in ISO 8601 (yyyy-MM-dd) format
RevisionDateRange() - Constructor for class com.sovren.models.api.matching.request.RevisionDateRange
 
Role - Variable in class com.sovren.models.resume.Association
The role the candidate held
Root - Variable in class com.sovren.models.job.skills.JobTaxonomyRoot
The name of the skills list that these taxonomies belong to
Root - Variable in class com.sovren.models.resume.skills.ResumeTaxonomyRoot
The name of the skills list that these taxonomies belong to
RTF - Variable in class com.sovren.models.api.parsing.Conversions
If requested by ParseOptions.OutputRtf, this is the document converted to RTF.

S

SaasRequest - Variable in class com.sovren.models.api.matching.ui.request.GenerateUIRequest
The SaaS request that defines the match/search.
Salary - Class in com.sovren.models.resume
A salary found in a resume
Salary() - Constructor for class com.sovren.models.resume.Salary
 
SchoolName - Variable in class com.sovren.models.resume.education.EducationDetails
The name of the school attended
SchoolNames - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have at least one of the specified school names.
SchoolNames - Variable in class com.sovren.models.job.ParsedJob
Any school names listed in the job
SchoolType - Variable in class com.sovren.models.resume.education.EducationDetails
The type of the school attended.
Score - Variable in class com.sovren.models.resume.education.GradePointAverage
The score found in the resume
ScoringSystem - Variable in class com.sovren.models.resume.education.GradePointAverage
The scoring system used on the resume
search(List<String>, FilterCriteria, SearchMatchSettings, PaginationSettings) - Method in class com.sovren.SovrenClient
Search for resumes or jobs that meet specific criteria
search(List<String>, FilterCriteria, SearchMatchSettings, PaginationSettings) - Method in class com.sovren.SovrenUIClient
Create a Matching UI session to search for resumes or jobs that meet specific criteria
SearchExpression - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Full-text boolean semantic expresion.
SearchMatchRequestBase - Class in com.sovren.models.api.matching.request
Base class for match/search requests
SearchMatchRequestBase() - Constructor for class com.sovren.models.api.matching.request.SearchMatchRequestBase
 
SearchMatchSettings - Class in com.sovren.models.api.matching.request
Settings for searching/matching
SearchMatchSettings() - Constructor for class com.sovren.models.api.matching.request.SearchMatchSettings
 
SearchRequest - Class in com.sovren.models.api.matching
Request body for a search request
SearchRequest() - Constructor for class com.sovren.models.api.matching.SearchRequest
 
SearchResponse - Class in com.sovren.models.api.matching
The response body from a Search API call
SearchResponse() - Constructor for class com.sovren.models.api.matching.SearchResponse
 
SearchResponseValue - Class in com.sovren.models.api.matching
The ApiResponse.Value from a Search response
SearchResponseValue() - Constructor for class com.sovren.models.api.matching.SearchResponseValue
 
SearchResult - Class in com.sovren.models.api.matching.response
A single result from a search query
SearchResult() - Constructor for class com.sovren.models.api.matching.response.SearchResult
 
Secondary - Variable in class com.sovren.models.api.matching.response.DocumentTaxonomies
Second best fit taxonomy (industry) evidence.
SectionIdentifier - Class in com.sovren.models.resume
Information about a particular section of a resume
SectionIdentifier() - Constructor for class com.sovren.models.resume.SectionIdentifier
 
SectionIdentifiers - Variable in class com.sovren.models.resume.metadata.ResumeQualityFinding
If applicable, areas in the resume where this issue was found or that are affected by this issue.
SectionType - Variable in class com.sovren.models.resume.metadata.ResumeSection
The type of section.
SectionType - Variable in class com.sovren.models.resume.SectionIdentifier
The section type
SecurityCredential - Class in com.sovren.models.resume.military
A security credential/clearance found on a resume
SecurityCredential() - Constructor for class com.sovren.models.resume.military.SecurityCredential
 
SecurityCredentials - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have/require at least one of the security credentials specified.
SecurityCredentials - Variable in class com.sovren.models.resume.ParsedResume
Any security credentials/clearances listed on the resume
serialize(Object) - Static method in class com.sovren.utilities.SovrenJsonSerializer
 
serialize(Object, boolean) - Static method in class com.sovren.utilities.SovrenJsonSerializer
 
Server - Variable in class com.sovren.models.api.matching.ui.hooks.UserActionHookCollection
The server-side (HTTP POST) User Action Hooks for a Matching UI session.
ServerSideHook - Class in com.sovren.models.api.matching.ui.hooks
A hook that does some server-side action (performs an HTTP POST to your server)
ServerSideHook() - Constructor for class com.sovren.models.api.matching.ui.hooks.ServerSideHook
 
Service - Variable in class com.sovren.models.resume.military.MilitaryDetails
The branch/name/rank for this post/job
Settings - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreRequest
The settings to use during scoring calculations
Settings - Variable in class com.sovren.models.api.matching.request.SearchMatchRequestBase
The settings to use during searching/matching queries
ShowBanner - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to show the banner containing your account logo inside the matching UI (default = true).
ShowDetailsButton - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to show a button that opens the 'details' popup containing detailed job/resume info (default = true).
ShowFilterCriteria - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to allow the user to see/modify the filter criteria (default = true).
ShowFindSimilar - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to add a button in the Actions menu that matches other jobs/resumes similar to the current one (default = true).
ShowFullRequestBodyInExceptions - Variable in class com.sovren.SovrenClient
Set to true for debugging API errors.
ShowJobBoards - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to include job boards in search/match results.
ShowSavedSearches - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to allow the user to save custom searches or select from pre-made criteria templates (default = false).
ShowWebSourcing - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to include Sovren custom web sourcing in search/match results.
ShowWeights - Variable in class com.sovren.models.api.matching.ui.UIOptions
true to allow the user to see/modify the category weights (default = true).
Signal - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Signal username/number
SimpleCategoryScoreData - Class in com.sovren.models.api.matching.response
Details about the score for a specific category
SimpleCategoryScoreData() - Constructor for class com.sovren.models.api.matching.response.SimpleCategoryScoreData
 
Skill - Variable in class com.sovren.models.api.matching.response.FoundSkill
Name of the skill found.
Skill - Class in com.sovren.models.skills
A skill listed in a resume or job
Skill() - Constructor for class com.sovren.models.skills.Skill
 
SkillExperienceLevel - Enum in com.sovren.models.api.matching.request
Amount of experience obtained/required for a skill
SkillFilter - Class in com.sovren.models.api.matching.request
Filter for a specific skill
SkillFilter() - Constructor for class com.sovren.models.api.matching.request.SkillFilter
 
SkillName - Variable in class com.sovren.models.api.matching.request.SkillFilter
The name of the skill.
Skills - Variable in class com.sovren.models.api.matching.CategoryWeights
The weight of the Skills category relative to other categories.
Skills - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must have/require at least one of the specified skills.
Skills - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the Skills category.
Skills - Variable in class com.sovren.models.job.skills.JobSubTaxonomy
The skills from this subtaxonomy that were found
Skills - Variable in class com.sovren.models.resume.skills.ResumeSubTaxonomy
The skills from this subtaxonomy that were found
SkillsAutoCompleteCustomSkillsList - Variable in class com.sovren.models.api.matching.ui.UIOptions
If you are using custom skills, provide your custom skills list names here.
SkillsData - Variable in class com.sovren.models.api.parsing.BasicParseOptions
If you want to use custom skills lists during parsing, set those here.
SkillsData - Variable in class com.sovren.models.job.ParsedJob
The skills found in the job.
SkillsData - Variable in class com.sovren.models.resume.ParsedResume
All the skills found in the resume
SkillsHasData - Variable in class com.sovren.models.api.matching.CategoryWeights
If false, the Skills category has no data and should be ignored/hidden.
SkillsMustAllExist - Variable in class com.sovren.models.api.matching.request.FilterCriteria
When true, all of the skills in FilterCriteria.Skills must be found.
SkillsScoreData - Class in com.sovren.models.api.matching.response
Details about the score for the Skills category
SkillsScoreData() - Constructor for class com.sovren.models.api.matching.response.SkillsScoreData
 
Skip - Variable in class com.sovren.models.api.matching.request.PaginationSettings
How many results to skip.
Skype - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Skype username/URL
Source - Variable in class com.sovren.models.GeoCoordinates
The geocoding source, such as Google or Bing
SourceJob - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreJobRequest
The job to use as the 'source' document for the bimetric score.
SourceResume - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreResumeRequest
The resume to use as the 'source' document for the bimetric score.
Sourcing - Variable in class com.sovren.models.api.matching.ui.hooks.UserActionHookCollection
The server-side (HTTP POST) User Action Hooks for 'Sovren Sourcing' results during a Matching UI session.
SourcingHook - Class in com.sovren.models.api.matching.ui.hooks
A hook that does some server-side action for sourcing results (performs and HTTP POST to your server)
NOTE: Bulk actions are not supported for Sourcing hooks, yet.
SourcingHook() - Constructor for class com.sovren.models.api.matching.ui.hooks.SourcingHook
 
SovrenClient - Class in com.sovren
The SDK client to perform Sovren API calls.
SovrenClient(String, String, DataCenter) - Constructor for class com.sovren.SovrenClient
Create an SDK client to perform Sovren API calls with the account information found at https://portal.sovren.com
SovrenClient(String, String, DataCenter, List<String>) - Constructor for class com.sovren.SovrenClient
Create an SDK client to perform Sovren API calls with the account information found at https://portal.sovren.com
SovrenDate - Class in com.sovren.models
Sovren's custom Date type that represents dates found in resumes/jobs.
SovrenDate() - Constructor for class com.sovren.models.SovrenDate
 
SovrenErrorCode - Variable in exception com.sovren.exceptions.SovrenException
The Info.Code of the response.
SovrenException - Exception in com.sovren.exceptions
The most generic exception thrown by the SDK as a result of an error response from the API
SovrenException(String, Response, ApiResponseInfoLite, String) - Constructor for exception com.sovren.exceptions.SovrenException
 
SovrenException(String, Response, ApiResponseInfo) - Constructor for exception com.sovren.exceptions.SovrenException
 
SovrenGeocodeJobException - Exception in com.sovren.exceptions
This exception is thrown when an error happens during geocoding, but the service was still able to produce a usable Job object (see the Response property)
SovrenGeocodeJobException(Response, ApiResponseInfoLite, String, ParseJobResponse) - Constructor for exception com.sovren.exceptions.SovrenGeocodeJobException
 
SovrenGeocodeResumeException - Exception in com.sovren.exceptions
This exception is thrown when an error happens during geocoding, but the service was still able to produce a usable Resume object (see the Response property)
SovrenGeocodeResumeException(Response, ApiResponseInfoLite, String, ParseResumeResponse) - Constructor for exception com.sovren.exceptions.SovrenGeocodeResumeException
 
SovrenHash - Variable in class com.sovren.models.api.parsing.ParseRequestDetails
The hash of the document that was parsed
SovrenIndexJobException - Exception in com.sovren.exceptions
This exception is thrown when an error happens during indexing, but the service was still able to produce a usable Job object (see the Response property)
SovrenIndexJobException(Response, ApiResponseInfoLite, String, ParseJobResponse) - Constructor for exception com.sovren.exceptions.SovrenIndexJobException
 
SovrenIndexResumeException - Exception in com.sovren.exceptions
This exception is thrown when an error happens during indexing, but the service was still able to produce a usable Resume object (see the Response property)
SovrenIndexResumeException(Response, ApiResponseInfoLite, String, ParseResumeResponse) - Constructor for exception com.sovren.exceptions.SovrenIndexResumeException
 
SovrenJsonSerializer - Class in com.sovren.utilities
 
SovrenJsonSerializer() - Constructor for class com.sovren.utilities.SovrenJsonSerializer
 
SovrenPrimitive<T> - Class in com.sovren.models
Represents a native type (int, boolean, etc) that can have a value or be null
SovrenPrimitive() - Constructor for class com.sovren.models.SovrenPrimitive
 
SovrenSignature - Variable in class com.sovren.models.ParsedDocumentMetadata
A digital signature used to ensure there is no tampering between parsing and indexing.
SovrenUIClient - Class in com.sovren
Extension methods to generate the Sovren Matching UI.
SovrenUsableJobException - Exception in com.sovren.exceptions
This exception is thrown when an error happens, but the service was still able to produce a usable Resume object (see the Response property)
SovrenUsableJobException(Response, ApiResponseInfoLite, String, ParseJobResponse) - Constructor for exception com.sovren.exceptions.SovrenUsableJobException
 
SovrenUsableResumeException - Exception in com.sovren.exceptions
This exception is thrown when an error happens, but the service was still able to produce a usable Resume object (see the Response property)
SovrenUsableResumeException(Response, ApiResponseInfoLite, String, ParseResumeResponse) - Constructor for exception com.sovren.exceptions.SovrenUsableResumeException
 
SovScore - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreResult
An integer score representing the overall fit of the match.
SovScore - Variable in class com.sovren.models.api.matching.response.MatchResult
An integer score representing the overall fit of the match.
SpeakingEngagements - Variable in class com.sovren.models.resume.ParsedResume
Any speaking engagements/appearances listed on the resume
StackOverflow - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Stack Overflow username/URL
StartDate - Variable in class com.sovren.models.job.ParsedJob
The start date for the job, if listed.
StartDate - Variable in class com.sovren.models.resume.employment.Position
The start date listed for this position
StartDate - Variable in class com.sovren.models.resume.military.MilitaryDetails
The start date for this post/job
StartDate - Variable in class com.sovren.models.resume.TrainingDetails
The date the training started
StreetAddressLines - Variable in class com.sovren.models.Location
Street address lines
SubscriberNumber - Variable in class com.sovren.models.resume.contactinfo.Telephone
The subscriber number part of the phone number
SubTaxonomies - Variable in class com.sovren.models.skills.ITaxonomy
The subtaxonomy children of this taxonomy (more specific groupings of skills)
Subtaxonomy - Variable in class com.sovren.models.api.matching.response.TaxonomyEvidence
Child subtaxonomy (specialization)
SubTaxonomy - Class in com.sovren.models.skills
A subtaxonomy to group similar skills
SubTaxonomy() - Constructor for class com.sovren.models.skills.SubTaxonomy
 
SubTaxonomyId - Variable in class com.sovren.models.skills.SubTaxonomy
The id of this subtaxonomy
SubTaxonomyName - Variable in class com.sovren.models.resume.employment.Position
The name of the skills subtaxonomy that this position was categorized as based on skills found in the job description.
SubTaxonomyName - Variable in class com.sovren.models.skills.SubTaxonomy
The human-readable name of this subtaxonomy
Suffix - Variable in class com.sovren.models.resume.contactinfo.PersonName
A suffix for a name, such as Jr.
SuggestedCategoryWeights - Variable in class com.sovren.models.api.matching.BaseScoredResponseValue
The weights suggested by Sovren based solely on the data in the source document.
SuggestedFileExtension - Variable in class com.sovren.models.api.parsing.ConversionMetadata
The suggested extension based on the ConversionMetadata.DetectedType
SuggestedImprovement - Static variable in class com.sovren.models.resume.metadata.ResumeQualityLevel
Only minor issues were found

T

Take - Variable in class com.sovren.models.api.matching.request.MatchRequest
The number of results to return.
Take - Variable in class com.sovren.models.api.matching.request.PaginationSettings
How many results to return
Target - Variable in class com.sovren.models.api.matching.ui.hooks.JsAction
One of "parent" or "opener", depending if you use an iFrame to show the Matching UI in your system, or if you open it in a separate tab/window.
Target - Variable in class com.sovren.models.api.matching.ui.hooks.UrlAction
Use "sovren" to open a popup inside the Matching UI and display the webpage.
TargetJobs - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreRequest
A list of parsed jobs containing the document name/identifier and the parsed job data.
TargetOrigin - Variable in class com.sovren.models.api.matching.ui.hooks.JsAction
The 'targetOrigin' parameter for the window.postMessage() call.
TargetResumes - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreRequest
A list of parsed resumes containing the document name/identifier and the parsed resume data.
Taxonomies - Variable in class com.sovren.models.api.matching.request.FilterCriteria
Results must contain at least one of the specified best-fit taxonomy IDs or best-fit subtaxonomy IDs.
Taxonomies - Variable in class com.sovren.models.api.matching.response.EnrichedScoreData
Detailed match information for the Taxonomies category.
Taxonomies - Variable in class com.sovren.models.job.skills.JobTaxonomyRoot
The taxonomies found in a job
Taxonomies - Variable in class com.sovren.models.resume.skills.ResumeTaxonomyRoot
The skills taxonomies found in a resume
TaxonomiesScoreData - Class in com.sovren.models.api.matching.response
Details about the score for the Taxonomies category
TaxonomiesScoreData() - Constructor for class com.sovren.models.api.matching.response.TaxonomiesScoreData
 
Taxonomy - Variable in class com.sovren.models.api.matching.response.TaxonomyEvidence
Parent taxonomy (industry)
Taxonomy - Class in com.sovren.models.skills
 
Taxonomy() - Constructor for class com.sovren.models.skills.Taxonomy
 
TaxonomyEvidence - Class in com.sovren.models.api.matching.response
A taxonomy/subtaxonomy (industry/specialization) pair
TaxonomyEvidence() - Constructor for class com.sovren.models.api.matching.response.TaxonomyEvidence
 
TaxonomyInfo - Class in com.sovren.models.api.matching.response
Evidence for a specific taxonomy/subtaxonomy
TaxonomyInfo() - Constructor for class com.sovren.models.api.matching.response.TaxonomyInfo
 
TaxonomyName - Variable in class com.sovren.models.resume.employment.Position
The name of the skills taxonomy that this position was categorized as based on skills found in the job description.
TaxonomyPercentage - Variable in class com.sovren.models.resume.employment.Position
The percentage of this job described by the Position.TaxonomyName
Telegram - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Telegram username
Telegraph - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Telegraph username
Telephone - Class in com.sovren.models.resume.contactinfo
A phone number listed on the resume
Telephone() - Constructor for class com.sovren.models.resume.contactinfo.Telephone
 
Telephones - Variable in class com.sovren.models.resume.CandidateReference
Phone numbers listed for the reference
Telephones - Variable in class com.sovren.models.resume.contactinfo.ContactInformation
The candidate's phone numbers.
TermsOfInterest - Variable in class com.sovren.models.job.ParsedJob
Terms of interest listed in the job
Text - Variable in class com.sovren.models.api.matching.ui.UserDefinedTagOption
The text that will be shown to the user for the tag.
Text - Variable in class com.sovren.models.resume.education.EducationDetails
The raw text from the resume
Text - Variable in class com.sovren.models.resume.employment.Bullet
The text value of the bullet-list item (excluding the bullet point character)
Text - Variable in class com.sovren.models.resume.TrainingDetails
The text that was found on the resume
Text - Variable in class com.sovren.models.resume.TrainingHistory
The full text where we found all training history
TimedOut - Variable in class com.sovren.models.api.parsing.ParsingMetadata
Whether or not the transaction timed out.
TimedOutAtMilliseconds - Variable in class com.sovren.models.api.parsing.ParsingMetadata
If ParsingMetadata.TimedOut is true, this is how much time was spent parsing before the timeout occurred
Title - Variable in class com.sovren.models.api.matching.request.JobTitleFilter
The name of the Job Title.
Title - Variable in class com.sovren.models.resume.CandidateReference
The job title of the reference
toFile(String, boolean) - Method in class com.sovren.models.ParsedDocument
Save the json to disk using UTF-8 encoding
toJson(boolean) - Method in class com.sovren.models.ParsedDocument
 
toString() - Method in class com.sovren.models.ParsedDocument
 
TotalCount - Variable in class com.sovren.models.api.matching.BaseSearchMatchResponseValue
The total number of results that fit the query/criteria
TotalElapsedMilliseconds - Variable in class com.sovren.models.api.ApiResponseInfo
How long the transaction took on Sovren's server, in milliseconds.
Training - Variable in class com.sovren.models.resume.ParsedResume
Any training listed on the resume
TrainingDetails - Class in com.sovren.models.resume
A training history found on a resume
TrainingDetails() - Constructor for class com.sovren.models.resume.TrainingDetails
 
TrainingHistory - Class in com.sovren.models.resume
All training info found in a resume
TrainingHistory() - Constructor for class com.sovren.models.resume.TrainingHistory
 
Trainings - Variable in class com.sovren.models.resume.TrainingHistory
Information about each training history we found
TransactionId - Variable in exception com.sovren.exceptions.SovrenException
The Id of the transaction, use this when reporting errors to Sovren Support
TransactionId - Variable in class com.sovren.models.api.ApiResponseInfo
The id for a specific API transaction.
Twitter - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A Twitter handle
Type - Variable in class com.sovren.models.api.matching.response.CategoryScoreEvidence
The sentiment of the CategoryScoreEvidence.Fact.
Type - Variable in class com.sovren.models.job.JobDegree
The type of the educational degree
Type - Variable in class com.sovren.models.resume.CandidateReference
The type of reference
Type - Variable in class com.sovren.models.resume.contactinfo.WebAddress
The type of address.
Type - Variable in class com.sovren.models.resume.education.Degree
These values are not very global-friendly, but the Parser does normalize all degrees to one of these pre-defined types.
Type - Variable in class com.sovren.models.resume.employment.Bullet
The type of text/term found for this bullet point.

U

ui(MatchUISettings) - Method in class com.sovren.SovrenClient
Access methods for generating Sovren Matching UI sessions.
UIBimetricScoreJobRequest - Class in com.sovren.models.api.matching.ui.request
The request body for generating a Sovren Matching UI session
UIBimetricScoreJobRequest(BimetricScoreJobRequest, MatchUISettings) - Constructor for class com.sovren.models.api.matching.ui.request.UIBimetricScoreJobRequest
 
UIBimetricScoreResumeRequest - Class in com.sovren.models.api.matching.ui.request
The request body for generating a Sovren Matching UI session
UIBimetricScoreResumeRequest(BimetricScoreResumeRequest, MatchUISettings) - Constructor for class com.sovren.models.api.matching.ui.request.UIBimetricScoreResumeRequest
 
UIMatchByDocumentIdOptions - Class in com.sovren.models.api.matching.ui.request
The request body for generating a Sovren Matching UI session
UIMatchByDocumentIdOptions(MatchByDocumentIdOptions, MatchUISettings) - Constructor for class com.sovren.models.api.matching.ui.request.UIMatchByDocumentIdOptions
 
UIMatchJobRequest - Class in com.sovren.models.api.matching.ui.request
The request body for generating a Sovren Matching UI session
UIMatchJobRequest(MatchJobRequest, MatchUISettings) - Constructor for class com.sovren.models.api.matching.ui.request.UIMatchJobRequest
 
UIMatchResumeRequest - Class in com.sovren.models.api.matching.ui.request
The request body for generating a Sovren Matching UI session
UIMatchResumeRequest(MatchResumeRequest, MatchUISettings) - Constructor for class com.sovren.models.api.matching.ui.request.UIMatchResumeRequest
 
UIOptions - Variable in class com.sovren.models.api.matching.ui.request.MatchUISettings
Various options for the Matching UI user experience
UIOptions - Class in com.sovren.models.api.matching.ui
Options for creating the Matching UI
UIOptions() - Constructor for class com.sovren.models.api.matching.ui.UIOptions
 
UISearchRequest - Class in com.sovren.models.api.matching.ui.request
The request body for generating a Sovren Matching UI session
UISearchRequest(SearchRequest, MatchUISettings) - Constructor for class com.sovren.models.api.matching.ui.request.UISearchRequest
 
Unknown - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
An unknown internet handle/URL (the platform/website/app was not specified)
UnweightedScore - Variable in class com.sovren.models.api.matching.response.CategoryScoreData
An unweighted score from 0-100.
updateJobUserDefinedTags(String, String, List<String>, UserDefinedTagsMethod) - Method in class com.sovren.SovrenClient
Updates the user-defined tags for a job
updateResumeUserDefinedTags(String, String, List<String>, UserDefinedTagsMethod) - Method in class com.sovren.SovrenClient
Updates the user-defined tags for a resume
UpdateUserDefinedTagsRequest - Class in com.sovren.models.api.indexes
Request body to update (add/remove/overwrite) user-defined tags on an indexed document
UpdateUserDefinedTagsRequest() - Constructor for class com.sovren.models.api.indexes.UpdateUserDefinedTagsRequest
 
UpdateUserDefinedTagsResponse - Class in com.sovren.models.api.indexes
The response body from a UpdateUserDefinedTags API call
UpdateUserDefinedTagsResponse() - Constructor for class com.sovren.models.api.indexes.UpdateUserDefinedTagsResponse
 
url - Variable in class com.sovren.models.api.matching.ui.GenerateUIResponse
The URL to navigate to (or set as the src for an iFrame) that will display the Matching UI.
Url - Variable in class com.sovren.models.api.matching.ui.hooks.ServerSideHook
The URL for an HTTP POST call to perform some action in your system.
Url - Variable in class com.sovren.models.api.matching.ui.hooks.UrlAction
The URL to show (either in another tab/window or in an iFrame inside the Matching UI).
UrlAction - Variable in class com.sovren.models.api.matching.ui.hooks.ClientSideHook
A URL action to perform when the user clicks the button.
UrlAction - Class in com.sovren.models.api.matching.ui.hooks
An action performed with a URL (opening a new window, displaying some webpage)
UrlAction() - Constructor for class com.sovren.models.api.matching.ui.hooks.UrlAction
 
Urls - Variable in class com.sovren.models.resume.metadata.ReservedData
All personal urls found in the resume
US - Static variable in class com.sovren.DataCenter
Represents the Sovren US datacenter.
UserActionHook - Class in com.sovren.models.api.matching.ui.hooks
A base class for all 3 kinds of hooks
UserActionHook() - Constructor for class com.sovren.models.api.matching.ui.hooks.UserActionHook
 
UserActionHookCollection - Class in com.sovren.models.api.matching.ui.hooks
A collection of Matching UI User Action Hooks
UserActionHookCollection() - Constructor for class com.sovren.models.api.matching.ui.hooks.UserActionHookCollection
 
UserDefinedTagOption - Class in com.sovren.models.api.matching.ui
A label/value pair for user-defined tags in the UI
UserDefinedTagOption() - Constructor for class com.sovren.models.api.matching.ui.UserDefinedTagOption
 
UserDefinedTags - Variable in class com.sovren.models.api.indexes.IndexDocumentRequest
The user-defined tags the document should have
UserDefinedTags - Variable in class com.sovren.models.api.indexes.IndexMultipleDocumentInfo
The user-defined tags the document should have
UserDefinedTags - Variable in class com.sovren.models.api.indexes.UpdateUserDefinedTagsRequest
The user-defined tags to add/delete/etc
UserDefinedTags - Variable in class com.sovren.models.api.matching.request.FilterCriteria
List of user-defined tags.
UserDefinedTags - Variable in class com.sovren.models.job.ParsedJob
A list of User-Defined Tags that are assigned to this job.
UserDefinedTags - Variable in class com.sovren.models.resume.ParsedResume
A list of User-Defined Tags that are assigned to this resume.
UserDefinedTagsMethod - Enum in com.sovren.models.api.indexes
A method to use when updating user-defined tags on a document
UserDefinedTagsMustAllExist - Variable in class com.sovren.models.api.matching.request.FilterCriteria
When true, all of the user-defined tags in FilterCriteria.UserDefinedTags must be found.
UserDefinedTagsPicklist - Class in com.sovren.models.api.matching.ui
A picklist to show to a user for filtering on user-defined tags
UserDefinedTagsPicklist() - Constructor for class com.sovren.models.api.matching.ui.UserDefinedTagsPicklist
 
UserDefinedTagsPicklists - Variable in class com.sovren.models.api.matching.ui.UIOptions
Picklists shown in the UI for your users to filter on your user-defined tags.
Username - Variable in class com.sovren.models.api.matching.ui.UIOptions
The username of the user for which you are generating a Matching UI session.

V

Value - Variable in class com.sovren.models.api.ApiResponse
The data returned based on the request type/content
Value - Variable in class com.sovren.models.api.matching.ui.UserDefinedTagOption
The value of the tag.
Value - Variable in class com.sovren.models.resume.contactinfo.WebAddressType
The raw string value
Value - Variable in class com.sovren.models.resume.metadata.ResumeQualityLevel
The string value for this level/severity
Value - Variable in class com.sovren.models.SovrenPrimitive
The value for this object
valueOf(String) - Static method in enum com.sovren.models.api.geocoding.GeocodeProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sovren.models.api.indexes.UserDefinedTagsMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sovren.models.api.matching.request.DistanceUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sovren.models.api.matching.request.SkillExperienceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sovren.models.matching.IndexType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sovren.models.api.geocoding.GeocodeProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sovren.models.api.indexes.UserDefinedTagsMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sovren.models.api.matching.request.DistanceUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sovren.models.api.matching.request.SkillExperienceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sovren.models.matching.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
VariationOf - Variable in class com.sovren.models.api.matching.response.FoundJobTitle
Original term that the variation was derived from (or null if the FoundJobTitle.RawTerm was an exact match)
Variations - Variable in class com.sovren.models.job.skills.JobSkill
The variations (synonyms) of this skill that were found
Variations - Variable in class com.sovren.models.resume.employment.JobTitle
Any variations of this job title that might be useful for matching
Variations - Variable in class com.sovren.models.resume.skills.ResumeSkill
The variations (synonyms) of this skill that were found
VisaStatus - Variable in class com.sovren.models.resume.PersonalAttributes
The candidate's visa status listed on the resume

W

WebAddress - Class in com.sovren.models.resume.contactinfo
A web address (URL, twitter handle, etc)
WebAddress() - Constructor for class com.sovren.models.resume.contactinfo.WebAddress
 
WebAddresses - Variable in class com.sovren.models.resume.CandidateReference
Other web addresses listed for the reference
WebAddresses - Variable in class com.sovren.models.resume.contactinfo.ContactInformation
The candidate's web addresses (URLs, social media) listed on the resume
WebAddressType - Class in com.sovren.models.resume.contactinfo
A type of WebAddress.
WeChat - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A WeChat username
WeightedScore - Variable in class com.sovren.models.api.bimetricscoring.BimetricScoreResult
An integer score from 0-100 representing how well the current document matched the source document.
WeightedScore - Variable in class com.sovren.models.api.matching.response.MatchResult
An integer score from 0-100 representing how well the current document matched the source document.
WhatsApp - Static variable in class com.sovren.models.resume.contactinfo.WebAddressType
A WhatsApp username/number
WillingToRelocate - Variable in class com.sovren.models.resume.PersonalAttributes
Whether the candidate is willing to relocate

_

_asBase64 - Variable in class com.sovren.models.Document
 
A B C D E F G H I J L M N O P Q R S T U V W _ 
Skip navigation links

Copyright © 2021. All rights reserved.