- FederalstatesBusinessService - Class in de.alpharogroup.address.book.service
-
- FederalstatesBusinessService() - Constructor for class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
- FederalstatesService - Interface in de.alpharogroup.address.book.service.api
-
- find(Countries, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the given arguments.
- find(Countries, String, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the given arguments.
- find(String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the given arguments.
- find(String, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the given latitude and longitude.
- find(String, String, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the given arguments.
- find(Zipcodes) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the given Zipcodes object.
- find(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the given arguments.
- find(Countries, String, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the given arguments.
- find(String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the given arguments.
- find(String, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the given latitude and longitude.
- find(String, String, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the given arguments.
- find(Zipcodes) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the given Zipcodes object.
- find(String) - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Find the
Countries object from the given ISO 3166
String object.
- find(Countries) - Method in interface de.alpharogroup.address.book.service.api.ZipcodesService
-
Finds all Zipcodes from the given Countries object.
- find(String) - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Find the
Countries object from the given ISO 3166
String object.
- find(Countries) - Method in class de.alpharogroup.address.book.service.ZipcodesBusinessService
-
Finds all Zipcodes from the given Countries object.
- findAddressesWithSameCityname(Countries, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses that have the same cityname.
- findAddressesWithSameCityname(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses that have the same cityname.
- findAddressesWithSameZipcode(Countries, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses that have the same zipcode.
- findAddressesWithSameZipcode(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses that have the same zipcode.
- findAll(Countries) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Find all addresses with the given country.
- findAll(Countries) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Find all addresses with the given country.
- findAll(String, String, String, String) - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Find all Countries from the given arguments.
- findAll(Countries, String, String) - Method in interface de.alpharogroup.address.book.service.api.ZipcodesService
-
Gets a List from Zipcodes with the given parameters that can be null if they shell be ignored
in the query.
- findAll(String, String, String, String) - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Find all Countries from the given arguments.
- findAll(Countries, String, String) - Method in class de.alpharogroup.address.book.service.ZipcodesBusinessService
-
Gets a List from Zipcodes with the given parameters that can be null if they shell be ignored
in the query.
- findAllAddressesWithCountry(Countries) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Find all Zipcodes with the given country.
- findAllAddressesWithCountry(Countries) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Find all Zipcodes with the given country.
- findByName(String) - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Find the Countries object by name.
- findByName(String) - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Find the Countries object by name.
- findCityFromZipcode(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.ZipcodesService
-
Find the city from the given Countries object and zipcode.
- findCityFromZipcode(Countries, String) - Method in class de.alpharogroup.address.book.service.ZipcodesBusinessService
-
Find the city from the given Countries object and zipcode.
- findFederalstate(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.FederalstatesService
-
Find the first federal state from country.
- findFederalstate(Countries, String) - Method in class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
Find the first federal state from country.
- findFederalstateFromIso3166A2code(String) - Method in interface de.alpharogroup.address.book.service.api.FederalstatesService
-
Find federal state from iso3166 a2code.
- findFederalstateFromIso3166A2code(String) - Method in class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
Find federal state from iso3166 a2code.
- findFederalstateNameFromIso3166A2code(String) - Method in interface de.alpharogroup.address.book.service.api.FederalstatesService
-
Find federalstate name from iso3166 a2code.
- findFederalstateNameFromIso3166A2code(String) - Method in class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
Find federalstate name from iso3166 a2code.
- findFederalstatesFromCountry(Countries) - Method in interface de.alpharogroup.address.book.service.api.FederalstatesService
-
Find federalstates from country.
- findFederalstatesFromCountry(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.FederalstatesService
-
Find federal states from country.
- findFederalstatesFromCountry(Countries) - Method in class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
Find federalstates from country.
- findFederalstatesFromCountry(Countries, String) - Method in class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
Find federal states from country.
- findFirst(Countries, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds the first Addresses from the given arguments.
- findFirst(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds the first Addresses from the given arguments.
- findFirstAndSecondRingNeighbourhood(String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the first and second ring neighbourhood areas of the
given geohash.
- findFirstAndSecondRingNeighbourhood(String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the first and second ring neighbourhood areas of the
given geohash.
- findFirstRingNeighbourhood(String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the first ring neighbourhood areas of the given
geohash.
- findFirstRingNeighbourhood(String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the first ring neighbourhood areas of the given
geohash.
- findGeohashIsNull() - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Find all addresses that have a geohash value that is null.
- findGeohashIsNull() - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Find all addresses that have a geohash value that is null.
- findInvalidAddresses(Countries, String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Find invalid Addresses objects from the given arguments.
- findInvalidAddresses(Countries, String, boolean) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Find invalid Addresses objects from the given arguments.
- findInvalidAddresses(Countries, String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Find invalid Addresses objects from the given arguments.
- findInvalidAddresses(Countries, String, boolean) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Find invalid Addresses objects from the given arguments.
- findNeighbourhood(String) - Method in class de.alpharogroup.address.book.service.AddressesBusinessService
-
Finds a list of Addresses from the neighbourhood areas of the given geohash.
- findNeighbourhood(String) - Method in interface de.alpharogroup.address.book.service.api.AddressesService
-
Finds a list of Addresses from the neighbourhood areas of the given geohash.
- findZipcodes(String) - Method in interface de.alpharogroup.address.book.service.api.ZipcodesService
-
Find Zipcodes objects from the given zipcode string.
- findZipcodes(String) - Method in class de.alpharogroup.address.book.service.ZipcodesBusinessService
-
Find Zipcodes objects from the given zipcode string.
- forAddresses(Countries, String, String) - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Generates hql script for addresses.
- forCountries(String, String, String, String) - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Generates hql script for countries.
- forZipcodes(Countries, String, String) - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Generates hql script for zipcodes.
- forZipcodes(String, String, String) - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Generates hql script for zipcodes.
- Geocoder - Class in de.alpharogroup.address.book.application.geocoding
-
The Class Geocoder gets data from google and geohash.org.
- Geocoder() - Constructor for class de.alpharogroup.address.book.application.geocoding.Geocoder
-
- GeoLocationService - Class in de.alpharogroup.address.book.application.geocoding
-
The Class GeoLocationService is inspired from the internet
(http://xebee.xebia.in/2010/10/28/working-with-geolocations/).
- GeoLocationService() - Constructor for class de.alpharogroup.address.book.application.geocoding.GeoLocationService
-
- GeoPointZipcode - Class in de.alpharogroup.address.book.application.model
-
The class
GeoPointZipcode associate a
Zipcodes object with a
GeoHashPoint
object.
- GeoPointZipcode() - Constructor for class de.alpharogroup.address.book.application.model.GeoPointZipcode
-
- getAddress() - Method in interface de.alpharogroup.address.book.application.model.LocationModel
-
Gets the address.
- getAddressesService() - Method in interface de.alpharogroup.address.book.service.locator.ServiceLocator
-
Gets the addresses business service.
- getCountriesService() - Method in interface de.alpharogroup.address.book.service.locator.ServiceLocator
-
Gets the countries business service.
- getCountriesToFederalstatesAsStringList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding federal states as a List of Iso3166A2code String objects.
- getCountriesToFederalstatesAsStringList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding federal states as a List of Iso3166A2code String objects.
- getCountriesToFederalstatesAsStringMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getCountriesToFederalstatesAsStringMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Deprecated.
- getCountriesToFederalstatesList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets a list with the mapping-class: the key as Countries object and as value the
corresponding federal states as a List of Federalstates objects.
- getCountriesToFederalstatesList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a list with the mapping-class: the key as Countries object and as value the
corresponding federal states as a List of Federalstates objects.
- getCountriesToFederalstatesMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getCountriesToFederalstatesMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Deprecated.
- getCountriesToZipcodesAndCitiesAsStringList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding zipcodes and cities as a List of String objects.
- getCountriesToZipcodesAndCitiesAsStringList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding zipcodes and cities as a List of String objects.
- getCountriesToZipcodesAndCitiesAsStringMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getCountriesToZipcodesAndCitiesAsStringMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a map with the mapping: the key is the name of the country and as value the
corresponding zipcodes and cities as a List of String objects.
- getCountriesToZipcodesAsStringList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding zipcodes as a List of String objects.
- getCountriesToZipcodesAsStringList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding zipcodes as a List of String objects.
- getCountriesToZipcodesAsStringMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getCountriesToZipcodesAsStringMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Deprecated.
- getCountriesToZipcodesList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets a list with the mapping-class: the key as Countries object and as value the
corresponding Zipcodes as a List of Zipcodes objects.
- getCountriesToZipcodesList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a list with the mapping-class: the key as Countries object and as value the
corresponding Zipcodes as a List of Zipcodes objects.
- getCountriesToZipcodesMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getCountriesToZipcodesMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Deprecated.
- getDistanceBetweenPoints(Point, Point, String) - Static method in class de.alpharogroup.address.book.application.geocoding.GeoLocationService
-
Returns the distance between tow points.
- getExtremeLatitudesDiffForPoint(Point, double) - Static method in class de.alpharogroup.address.book.application.geocoding.GeoLocationService
-
Returns the difference in degrees of latitude corresponding to the distance from the center
point.
- getExtremeLongitudesDiffForPoint(Point, double) - Static method in class de.alpharogroup.address.book.application.geocoding.GeoLocationService
-
Returns the difference in degrees of longitude corresponding to the distance from the center
point.
- getExtremePointsFrom(Point, Double) - Static method in class de.alpharogroup.address.book.application.geocoding.GeoLocationService
-
Returns an array of two extreme points corresponding to center point and the distance from
the center point.
- getFederalstate(String) - Method in interface de.alpharogroup.address.book.service.api.FederalstatesService
-
- getFederalstate(String, String) - Method in interface de.alpharogroup.address.book.service.api.FederalstatesService
-
Gets the Federalstates from the given String objects.
- getFederalstate(String) - Method in class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
Deprecated.
- getFederalstate(String, String) - Method in class de.alpharogroup.address.book.service.FederalstatesBusinessService
-
Gets the Federalstates from the given String objects.
- getFederalstatesService() - Method in interface de.alpharogroup.address.book.service.locator.ServiceLocator
-
Gets the federalstates business service.
- getFullLocation(Addresses) - Static method in class de.alpharogroup.address.book.application.utils.AddressesExtensions
-
Gets the location in the format first 2 character from zipcode plus the city.
- getGeocodingData(String) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the geo code data from the given String that represents an xml string that is returned
from the google geo code service.
- getGeocodingData(Zipcodes) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the geo code data from the given Zipcodes Object.
- getGeohashFirstAndSecondRingQuery(boolean) - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Gets the geohash first and second ring query.
- getGeohashFirstAndSecondRingSubQuery() - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Gets the geohash first and second ring sub query.
- getGeohashFirstRingQuery(boolean) - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Gets the geohash first ring query.
- getGeohashFirstRingSubQuery() - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Gets the geohash first ring sub query.
- getGeohashQuery() - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Gets the geohash query.
- getGeohashSubQuery() - Static method in class de.alpharogroup.address.book.service.util.HqlStringCreator
-
Gets the geohash sub query.
- getGeolocationAsXml(String) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the geolocation as xml.
- getGermanCountriesToZipcodesAndCitiesAsStringList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets the german countries to zipcodes and cities as string list.
- getGermanCountriesToZipcodesAndCitiesAsStringList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets the german countries to zipcodes and cities as string list.
- getGermanCountriesToZipcodesAndCitiesAsStringMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getGermanCountriesToZipcodesAndCitiesAsStringMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets the german countries to zipcodes and cities as string map.
- getGermanCountriesToZipcodesAsStringList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets a list with the mapping-class: the key is the name of the german speaking country and as
value the corresponding zipcodes as a List of String objects.
- getGermanCountriesToZipcodesAsStringList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a list with the mapping-class: the key is the name of the german speaking country and as
value the corresponding zipcodes as a List of String objects.
- getGermanCountriesToZipcodesAsStringMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getGermanCountriesToZipcodesAsStringMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Deprecated.
- getGermanCountriesToZipcodesList() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding zipcodes as a List of String objects.
- getGermanCountriesToZipcodesList() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Gets a list with the mapping-class: the key is the name of the country and as value the
corresponding zipcodes as a List of String objects.
- getGermanCountriesToZipcodesMap() - Method in interface de.alpharogroup.address.book.service.api.CountriesService
-
- getGermanCountriesToZipcodesMap() - Method in class de.alpharogroup.address.book.service.CountriesBusinessService
-
Deprecated.
- getGoogleXmlResponse(String) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the google xml response.
- getJsonResponse(String) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the json response.
- getLocation() - Method in interface de.alpharogroup.address.book.application.model.LocationModel
-
Gets the location.
- getLocation(Addresses) - Static method in class de.alpharogroup.address.book.application.utils.AddressesExtensions
-
Gets the location in the format first 2 character from zipcode plus the city.
- getPlainTextResponse(String) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the plain text response.
- getSelectedCountryName() - Method in interface de.alpharogroup.address.book.application.model.LocationModel
-
Gets the selected country name.
- getUrlParameters(Map<String, String>) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the url parameters.
- getUrlParams(String, boolean) - Static method in class de.alpharogroup.address.book.application.geocoding.Geocoder
-
Gets the url params.
- getZipcode(String, String) - Method in interface de.alpharogroup.address.book.service.api.ZipcodesService
-
Gets the Zipcodes object from the given zipcode string and city.
- getZipcode(String, String) - Method in class de.alpharogroup.address.book.service.ZipcodesBusinessService
-
Gets the Zipcodes object from the given zipcode string and city.
- getZipcodesService() - Method in interface de.alpharogroup.address.book.service.locator.ServiceLocator
-
Gets the zipcodes business service.
- GoogleGeocodingHandler - Class in de.alpharogroup.address.book.application.geocoding
-
- GoogleGeocodingHandler(Map<String, String>) - Constructor for class de.alpharogroup.address.book.application.geocoding.GoogleGeocodingHandler
-