C D E F G J M N P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- clientsideEvidenceJS - Variable in class fiftyone.geolocation.core.GeoEngineHelper.GeoLookupResult
-
A JavaScript instance containing the JavaScript to run on the client device in order to supply the evidence required by the geo-location service.
- Constants - Class in fiftyone.geolocation.core
- Constants() - Constructor for class fiftyone.geolocation.core.Constants
D
- DefaultGeoEvidenceKeyFilter - Static variable in class fiftyone.geolocation.core.Constants
- DigitalElement - fiftyone.geolocation.core.Enums.GeoLocationProvider
E
- Enums - Class in fiftyone.geolocation.core
- Enums() - Constructor for class fiftyone.geolocation.core.Enums
- Enums.GeoLocationProvider - Enum in fiftyone.geolocation.core
- EVIDENCE_GEO_LAT_COOKIE_KEY - Static variable in class fiftyone.geolocation.core.Constants
- EVIDENCE_GEO_LAT_COOKIE_NAME - Static variable in class fiftyone.geolocation.core.Constants
- EVIDENCE_GEO_LAT_KEY - Static variable in class fiftyone.geolocation.core.Constants
- EVIDENCE_GEO_LAT_PARAM_KEY - Static variable in class fiftyone.geolocation.core.Constants
- EVIDENCE_GEO_LON_COOKIE_KEY - Static variable in class fiftyone.geolocation.core.Constants
- EVIDENCE_GEO_LON_COOKIE_NAME - Static variable in class fiftyone.geolocation.core.Constants
- EVIDENCE_GEO_LON_KEY - Static variable in class fiftyone.geolocation.core.Constants
- EVIDENCE_GEO_LON_PARAM_KEY - Static variable in class fiftyone.geolocation.core.Constants
F
- fiftyone.geolocation.core - package fiftyone.geolocation.core
- fiftyone.geolocation.core.data - package fiftyone.geolocation.core.data
- fiftyone.geolocation.core.test - package fiftyone.geolocation.core.test
- FiftyOneDegrees - fiftyone.geolocation.core.Enums.GeoLocationProvider
- format(GeoEvidence) - Method in interface fiftyone.geolocation.core.RequestFormatter
G
- GeoData - Interface in fiftyone.geolocation.core.data
- GeoDataDefault - Class in fiftyone.geolocation.core.data
- GeoDataDefault(Logger, FlowData, AspectEngine<? extends AspectData, ? extends AspectPropertyMetaData>, MissingPropertyService) - Constructor for class fiftyone.geolocation.core.data.GeoDataDefault
- GeoEngineHelper - Class in fiftyone.geolocation.core
-
Helper class that contains shared functionality required by geo-location engines.
- GeoEngineHelper() - Constructor for class fiftyone.geolocation.core.GeoEngineHelper
- GeoEngineHelper.GeoLookupResult - Class in fiftyone.geolocation.core
-
The result of a call to performGeoLookup.
- GeoEvidence - Class in fiftyone.geolocation.core.data
- GeoEvidence() - Constructor for class fiftyone.geolocation.core.data.GeoEvidence
- GeoLookupResult() - Constructor for class fiftyone.geolocation.core.GeoEngineHelper.GeoLookupResult
- geoServiceResponse - Variable in class fiftyone.geolocation.core.GeoEngineHelper.GeoLookupResult
-
The raw string response from the geo-location web service.
- getAddress() - Method in interface fiftyone.geolocation.core.data.GeoData
- getAddress() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getBuilding() - Method in interface fiftyone.geolocation.core.data.GeoData
- getBuilding() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getCountry() - Method in interface fiftyone.geolocation.core.data.GeoData
- getCountry() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getCountryCode() - Method in interface fiftyone.geolocation.core.data.GeoData
- getCountryCode() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getCounty() - Method in interface fiftyone.geolocation.core.data.GeoData
- getCounty() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getIpAddress() - Method in class fiftyone.geolocation.core.data.GeoEvidence
- getJavaScript() - Method in interface fiftyone.geolocation.core.data.GeoData
- getJavaScript() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getJavaScript() - Static method in class fiftyone.geolocation.core.JavaScriptResource
- getLatitude() - Method in class fiftyone.geolocation.core.data.GeoEvidence
- getLongitude() - Method in class fiftyone.geolocation.core.data.GeoEvidence
- getRegion() - Method in interface fiftyone.geolocation.core.data.GeoData
- getRegion() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getRoad() - Method in interface fiftyone.geolocation.core.data.GeoData
- getRoad() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getState() - Method in interface fiftyone.geolocation.core.data.GeoData
- getState() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getStreetNumber() - Method in interface fiftyone.geolocation.core.data.GeoData
- getStreetNumber() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getSuburb() - Method in interface fiftyone.geolocation.core.data.GeoData
- getSuburb() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getTown() - Method in interface fiftyone.geolocation.core.data.GeoData
- getTown() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- getZipCode() - Method in interface fiftyone.geolocation.core.data.GeoData
- getZipCode() - Method in class fiftyone.geolocation.core.data.GeoDataDefault
J
- JavaScriptResource - Class in fiftyone.geolocation.core
- JavaScriptResource() - Constructor for class fiftyone.geolocation.core.JavaScriptResource
M
- MavenRunListener - Class in fiftyone.geolocation.core.test
-
Helper class to identify the test being run by maven surefire in the log output.
- MavenRunListener() - Constructor for class fiftyone.geolocation.core.test.MavenRunListener
N
- NO_EVIDENCE_MESSAGE - Static variable in class fiftyone.geolocation.core.Constants
P
- performGeoLookup(FlowData, HttpClient, RequestFormatter) - Static method in class fiftyone.geolocation.core.GeoEngineHelper
-
Use evidence from the specified FlowData instance to construct a query
R
- RequestFormatter - Interface in fiftyone.geolocation.core
S
- setAddress(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setAddress(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setBuilding(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setBuilding(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setCountry(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setCountry(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setCountryCode(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setCountryCode(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setCounty(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setCounty(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setIpAddress(String) - Method in class fiftyone.geolocation.core.data.GeoEvidence
- setJavaScript(AspectPropertyValue<JavaScript>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setJavaScript(AspectPropertyValue<JavaScript>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setLatitude(String) - Method in class fiftyone.geolocation.core.data.GeoEvidence
- setLongitude(String) - Method in class fiftyone.geolocation.core.data.GeoEvidence
- setRegion(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setRegion(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setRoad(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setRoad(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setState(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setState(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setStreetNumber(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setStreetNumber(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setSuburb(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setSuburb(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setTown(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setTown(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
- setZipCode(AspectPropertyValue<String>) - Method in interface fiftyone.geolocation.core.data.GeoData
- setZipCode(AspectPropertyValue<String>) - Method in class fiftyone.geolocation.core.data.GeoDataDefault
T
- testAssumptionFailure(Failure) - Method in class fiftyone.geolocation.core.test.MavenRunListener
- testFailure(Failure) - Method in class fiftyone.geolocation.core.test.MavenRunListener
- testFinished(Description) - Method in class fiftyone.geolocation.core.test.MavenRunListener
- testIgnored(Description) - Method in class fiftyone.geolocation.core.test.MavenRunListener
- testStarted(Description) - Method in class fiftyone.geolocation.core.test.MavenRunListener
V
- valueOf(String) - Static method in enum fiftyone.geolocation.core.Enums.GeoLocationProvider
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum fiftyone.geolocation.core.Enums.GeoLocationProvider
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages