| Package | Description |
|---|---|
| com.sovren | |
| com.sovren.models | |
| com.sovren.models.api.geocoding | |
| com.sovren.models.api.matching.request |
| Modifier and Type | Method and Description |
|---|---|
GeocodeAndIndexJobResponse |
SovrenClient.geocodeAndIndex(ParsedJob job,
IndexSingleDocumentInfo indexingOptions,
GeoCoordinates coordinates,
boolean indexIfGeocodeFails,
GeocodeCredentials geocodeCredentials)
Use this if you already have latitude/longitude coordinates and simply wish to add them to your parsed job.
|
GeocodeAndIndexResumeResponse |
SovrenClient.geocodeAndIndex(ParsedResume resume,
IndexSingleDocumentInfo indexingOptions,
GeoCoordinates coordinates,
boolean indexIfGeocodeFails,
GeocodeCredentials geocodeCredentials)
Use this if you already have latitude/longitude coordinates and simply wish to add them to your parsed resume.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeocodedCoordinates
Represents a lat/lon provided by a 3rd party service
|
| Modifier and Type | Field and Description |
|---|---|
GeoCoordinates |
GeocodeOptionsBase.GeoCoordinates
The geographic coordinates (latitude/longitude) for your postal address.
|
| Modifier and Type | Field and Description |
|---|---|
GeoCoordinates |
FilterLocation.GeoPoint
The geocordinates to be used in the location
|
Copyright © 2023. All rights reserved.