A C D E F G H I L M N R S Z 

A

Address - Class in address.book.domain
 
Address() - Constructor for class address.book.domain.Address
 
address.book.application.geocoding - package address.book.application.geocoding
 
address.book.application.model - package address.book.application.model
 
address.book.application.util - package address.book.application.util
 
address.book.daos - package address.book.daos
 
address.book.domain - package address.book.domain
 
address.book.factories - package address.book.factories
 
address.book.init - package address.book.init
 
address.book.mapper - package address.book.mapper
 
address.book.model - package address.book.model
 
address.book.repository - package address.book.repository
 
address.book.restful - package address.book.restful
 
address.book.service - package address.book.service
 
address.book.service.api - package address.book.service.api
 
address.book.service.locator - package address.book.service.locator
 
address.book.service.mapper - package address.book.service.mapper
 
address.book.service.utils - package address.book.service.utils
 
AddressBookFactory - Class in address.book.factories
A factory for creating Domain objects for the user management.
Addresses - Class in address.book.model
The Entity class Addresses is keeping the information for addresses.
Addresses() - Constructor for class address.book.model.Addresses
 
AddressesBusinessMapperService - Class in address.book.service.mapper
 
AddressesBusinessMapperService() - Constructor for class address.book.service.mapper.AddressesBusinessMapperService
 
AddressesBusinessService - Class in address.book.service
 
AddressesBusinessService() - Constructor for class address.book.service.AddressesBusinessService
 
AddressesDao - Class in address.book.daos
 
AddressesDao() - Constructor for class address.book.daos.AddressesDao
 
AddressesMapper - Class in address.book.mapper
 
AddressesMapper() - Constructor for class address.book.mapper.AddressesMapper
 
AddressesRepository - Interface in address.book.repository
Spring Data JPA repository for the Countries entity.
AddressesResource - Class in address.book.restful
 
AddressesResource() - Constructor for class address.book.restful.AddressesResource
 
AddressesService - Interface in address.book.service.api
 
AddressesUtils - Class in address.book.application.util
The Class AddressesUtils.
AddressesUtils() - Constructor for class address.book.application.util.AddressesUtils
 
AddressService - Interface in address.book.service.mapper
 

C

characters(char[], int, int) - Method in class address.book.application.geocoding.GoogleGeocodingHandler
Characters.
contains(String, String) - Method in class address.book.service.AddressesBusinessService
 
contains(Zipcodes) - Method in class address.book.service.AddressesBusinessService
 
contains(String, String) - Method in interface address.book.service.api.AddressesService
 
contains(Zipcodes) - Method in interface address.book.service.api.AddressesService
 
Countries - Class in address.book.model
The Entity class Countries is keeping the information for all countries in the world.
Countries() - Constructor for class address.book.model.Countries
 
CountriesBusinessService - Class in address.book.service
 
CountriesBusinessService() - Constructor for class address.book.service.CountriesBusinessService
 
CountriesDao - Class in address.book.daos
 
CountriesDao() - Constructor for class address.book.daos.CountriesDao
 
CountriesMapper - Class in address.book.mapper
 
CountriesMapper() - Constructor for class address.book.mapper.CountriesMapper
 
CountriesRepository - Interface in address.book.repository
Spring Data JPA repository for the Countries entity.
CountriesService - Interface in address.book.service.api
The Interface CountriesService.
Country - Class in address.book.domain
 
Country() - Constructor for class address.book.domain.Country
 
createAddress(String, String, String, String, String, String) - Method in class address.book.service.AddressesBusinessService
Creates the address.
createAddress(String, String, String, String, String, String, String, BigDecimal, BigDecimal) - Method in class address.book.service.AddressesBusinessService
Creates the address.
createAddress(String, String, String, String, String, String) - Method in interface address.book.service.api.AddressesService
Creates the address.
createAddress(String, String, String, String, String, String, String, BigDecimal, BigDecimal) - Method in interface address.book.service.api.AddressesService
Creates the address.

D

DatabaseInitialization - Class in address.book.init
 
DatabaseInitialization(Properties) - Constructor for class address.book.init.DatabaseInitialization
 
degreesToRadians(double) - Static method in class address.book.application.geocoding.GeoLocationService
Converts the given value from degrees to radians.
deleteAllZipcodes() - Method in interface address.book.service.api.ZipcodesService
Delete all zipcodes.
deleteAllZipcodes() - Method in class address.book.service.ZipcodesBusinessService
Delete all zipcodes.
DIAMETER_OF_EARTH - Static variable in class address.book.application.geocoding.GeoLocationService
 

E

existsZipcode(String) - Method in interface address.book.service.api.ZipcodesService
Exists zipcode.
existsZipcode(String) - Method in class address.book.service.ZipcodesBusinessService
Exists zipcode.

F

Federalstate - Class in address.book.domain
 
Federalstate() - Constructor for class address.book.domain.Federalstate
 
Federalstates - Class in address.book.model
The Entity class Federalstates is keeping the information for the federal states from the countries.
Federalstates() - Constructor for class address.book.model.Federalstates
 
FederalstatesBusinessService - Class in address.book.service
 
FederalstatesBusinessService() - Constructor for class address.book.service.FederalstatesBusinessService
 
FederalstatesDao - Class in address.book.daos
 
FederalstatesDao() - Constructor for class address.book.daos.FederalstatesDao
 
FederalstatesMapper - Class in address.book.mapper
 
FederalstatesMapper() - Constructor for class address.book.mapper.FederalstatesMapper
 
FederalstatesRepository - Interface in address.book.repository
Spring Data JPA repository for the Federalstates entity.
FederalstatesService - Interface in address.book.service.api
 
find(String) - Method in class address.book.restful.AddressesResource
 
find(String, String, String) - Method in class address.book.service.AddressesBusinessService
 
find(String) - Method in class address.book.service.AddressesBusinessService
 
find(String, String) - Method in class address.book.service.AddressesBusinessService
 
find(Zipcodes) - Method in class address.book.service.AddressesBusinessService
 
find(Countries, String) - Method in class address.book.service.AddressesBusinessService
 
find(Countries, String, String) - Method in class address.book.service.AddressesBusinessService
 
find(String, String, String) - Method in interface address.book.service.api.AddressesService
 
find(String) - Method in interface address.book.service.api.AddressesService
 
find(String, String) - Method in interface address.book.service.api.AddressesService
 
find(Zipcodes) - Method in interface address.book.service.api.AddressesService
 
find(Countries, String) - Method in interface address.book.service.api.AddressesService
 
find(Countries, String, String) - Method in interface address.book.service.api.AddressesService
 
find(String) - Method in interface address.book.service.api.CountriesService
 
find(Countries) - Method in interface address.book.service.api.ZipcodesService
Finds all Zipcodes from the given Countries object.
find(String) - Method in class address.book.service.CountriesBusinessService
 
find(Countries) - Method in class address.book.service.ZipcodesBusinessService
Finds all Zipcodes from the given Countries object.
findAddressesWithSameCityname(Countries, String) - Method in class address.book.service.AddressesBusinessService
 
findAddressesWithSameCityname(Countries, String) - Method in interface address.book.service.api.AddressesService
 
findAddressesWithSameZipcode(Countries, String) - Method in class address.book.service.AddressesBusinessService
 
findAddressesWithSameZipcode(Countries, String) - Method in interface address.book.service.api.AddressesService
 
findAll(Countries) - Method in class address.book.service.AddressesBusinessService
 
findAll(Countries) - Method in interface address.book.service.api.AddressesService
 
findAll(String, String, String, String) - Method in interface address.book.service.api.CountriesService
 
findAll(Countries, String, String) - Method in interface 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 address.book.service.CountriesBusinessService
 
findAll(Countries, String, String) - Method in class 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 address.book.service.AddressesBusinessService
 
findAllAddressesWithCountry(Countries) - Method in interface address.book.service.api.AddressesService
 
findByName(String) - Method in interface address.book.service.api.CountriesService
 
findByName(String) - Method in class address.book.service.CountriesBusinessService
 
findCityFromZipcode(Countries, String) - Method in interface address.book.service.api.ZipcodesService
Find the city from the given Countries object and zipcode.
findCityFromZipcode(Countries, String) - Method in class address.book.service.ZipcodesBusinessService
Find the city from the given Countries object and zipcode.
findFederalstate(Countries, String) - Method in interface address.book.service.api.FederalstatesService
Find the first federal state from country.
findFederalstate(Countries, String) - Method in class address.book.service.FederalstatesBusinessService
Find the first federal state from country.
findFederalstateFromIso3166A2code(String) - Method in interface address.book.service.api.FederalstatesService
Find federal state from iso3166 a2code.
findFederalstateFromIso3166A2code(String) - Method in class address.book.service.FederalstatesBusinessService
Find federal state from iso3166 a2code.
findFederalstateNameFromIso3166A2code(String) - Method in interface address.book.service.api.FederalstatesService
Find federalstate name from iso3166 a2code.
findFederalstateNameFromIso3166A2code(String) - Method in class address.book.service.FederalstatesBusinessService
Find federalstate name from iso3166 a2code.
findFederalstatesFromCountry(Countries) - Method in interface address.book.service.api.FederalstatesService
Find federalstates from country.
findFederalstatesFromCountry(Countries, String) - Method in interface address.book.service.api.FederalstatesService
Find federal states from country.
findFederalstatesFromCountry(Countries) - Method in class address.book.service.FederalstatesBusinessService
Find federalstates from country.
findFederalstatesFromCountry(Countries, String) - Method in class address.book.service.FederalstatesBusinessService
Find federal states from country.
findFirst(Countries, String) - Method in class address.book.service.AddressesBusinessService
 
findFirst(Countries, String) - Method in interface address.book.service.api.AddressesService
 
findFirstAndSecondRingNeighbourhood(String) - Method in class address.book.service.AddressesBusinessService
 
findFirstAndSecondRingNeighbourhood(String) - Method in interface address.book.service.api.AddressesService
 
findFirstRingNeighbourhood(String) - Method in class address.book.service.AddressesBusinessService
 
findFirstRingNeighbourhood(String) - Method in interface address.book.service.api.AddressesService
 
findGeohashIsNull() - Method in class address.book.service.AddressesBusinessService
 
findGeohashIsNull() - Method in interface address.book.service.api.AddressesService
 
findInvalidAddresses(Countries, String) - Method in class address.book.service.AddressesBusinessService
 
findInvalidAddresses(Countries, String, boolean) - Method in class address.book.service.AddressesBusinessService
 
findInvalidAddresses(Countries, String) - Method in interface address.book.service.api.AddressesService
 
findInvalidAddresses(Countries, String, boolean) - Method in interface address.book.service.api.AddressesService
 
findNeighbourhood(String) - Method in class address.book.service.AddressesBusinessService
 
findNeighbourhood(String) - Method in interface address.book.service.api.AddressesService
 
findZipcodes(String) - Method in interface address.book.service.api.ZipcodesService
Find zipcodes.
findZipcodes(String) - Method in class address.book.service.ZipcodesBusinessService
Find zipcodes.
forAddresses(String, String, String) - Method in class address.book.service.utils.HqlStringCreator
 
forCountries(String, String, String, String) - Static method in class address.book.service.utils.HqlStringCreator
 
forZipcodes(Countries, String, String) - Static method in class address.book.service.utils.HqlStringCreator
 

G

Geocoder - Class in address.book.application.geocoding
The Class Geocoder gets data from google and geohash.org.
Geocoder() - Constructor for class address.book.application.geocoding.Geocoder
 
GeoLocationService - Class in 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 address.book.application.geocoding.GeoLocationService
 
GeoPointZipcode - Class in address.book.application.model
The Class GeoPointZipcode associate a Zipcodes Object with a GeoHashPoint Object.
GeoPointZipcode(Zipcodes, GeoHashPoint) - Constructor for class address.book.application.model.GeoPointZipcode
Instantiates a new geo point zipcode.
get(String) - Method in class address.book.restful.AddressesResource
 
getAddress() - Method in interface address.book.application.model.LocationModel
 
getAddressesService() - Method in class address.book.service.CountriesBusinessService
 
getAddressesService() - Method in interface address.book.service.locator.ServiceLocator
Gets the addresses business service.
getCountriesService() - Method in interface address.book.service.locator.ServiceLocator
Gets the countries business service.
getCountriesToFederalstatesAsStringMap() - Method in interface address.book.service.api.CountriesService
Gets a map with the mapping: 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 class address.book.service.CountriesBusinessService
Gets a map with the mapping: the key is the name of the country and as value the corresponding federal states as a List of Iso3166A2code String objects.
getCountriesToFederalstatesMap() - Method in interface address.book.service.api.CountriesService
Gets a map with the mapping: the key as Countries object and as value the corresponding federal states as a List of Federalstates objects.
getCountriesToFederalstatesMap() - Method in class address.book.service.CountriesBusinessService
Gets a map with the mapping: the key as Countries object and as value the corresponding federal states as a List of Federalstates objects.
getCountriesToZipcodesAndCitiesAsStringMap() - Method in interface address.book.service.api.CountriesService
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.
getCountriesToZipcodesAndCitiesAsStringMap() - Method in class 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.
getCountriesToZipcodesAsStringMap() - Method in interface address.book.service.api.CountriesService
Gets a map with the mapping: the key is the name of the country and as value the corresponding zipcodes as a List of String objects.
getCountriesToZipcodesAsStringMap() - Method in class address.book.service.CountriesBusinessService
Gets a map with the mapping: the key is the name of the country and as value the corresponding zipcodes as a List of String objects.
getCountriesToZipcodesMap() - Method in interface address.book.service.api.CountriesService
Gets a map with the mapping: the key as Countries object and as value the corresponding Zipcodes as a List of Zipcodes objects.
getCountriesToZipcodesMap() - Method in class address.book.service.CountriesBusinessService
Gets a map with the mapping: the key as Countries object and as value the corresponding Zipcodes as a List of Zipcodes objects.
getDistanceBetweenPoints(Point, Point, String) - Static method in class address.book.application.geocoding.GeoLocationService
Returns the distance between tow points.
getEntityManager() - Method in class address.book.daos.AddressesDao
 
getEntityManager() - Method in class address.book.daos.CountriesDao
 
getEntityManager() - Method in class address.book.daos.FederalstatesDao
 
getEntityManager() - Method in class address.book.daos.ZipcodesDao
 
getExtremeLatitudesDiffForPoint(Point, double) - Static method in class 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 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 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 address.book.service.api.FederalstatesService
Gets the Federalstates from the given String object.
getFederalstate(String) - Method in class address.book.service.FederalstatesBusinessService
Gets the Federalstates from the given String object.
getFederalstatesService() - Method in class address.book.service.AddressesBusinessService
 
getFederalstatesService() - Method in class address.book.service.CountriesBusinessService
 
getFederalstatesService() - Method in interface address.book.service.locator.ServiceLocator
Gets the federalstates business service.
getFullLocation(Addresses) - Static method in class address.book.application.util.AddressesUtils
Gets the location in the format first 2 character from zipcode plus the city.
getGeocodingData(Zipcodes) - Static method in class address.book.application.geocoding.Geocoder
Gets the geo code data from the given Zipcodes Object.
getGeocodingData(String) - Static method in class 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.
getGeohashFirstAndSecondRingQuery() - Static method in class address.book.service.utils.HqlStringCreator
 
getGeohashFirstAndSecondRingSubQuery() - Static method in class address.book.service.utils.HqlStringCreator
 
getGeohashFirstRingQuery() - Static method in class address.book.service.utils.HqlStringCreator
 
getGeohashFirstRingSubQuery() - Static method in class address.book.service.utils.HqlStringCreator
 
getGeoHashPoint() - Method in class address.book.application.model.GeoPointZipcode
Gets the geo hash point.
getGeohashQuery() - Static method in class address.book.service.utils.HqlStringCreator
 
getGeohashSubQuery() - Static method in class address.book.service.utils.HqlStringCreator
 
getGeolocationAsXml(String) - Static method in class address.book.application.geocoding.Geocoder
Gets the geolocation as xml.
getGermanCountriesToZipcodesAndCitiesAsStringMap() - Method in interface address.book.service.api.CountriesService
 
getGermanCountriesToZipcodesAndCitiesAsStringMap() - Method in class address.book.service.CountriesBusinessService
getGermanCountriesToZipcodesAsStringMap() - Method in interface address.book.service.api.CountriesService
 
getGermanCountriesToZipcodesAsStringMap() - Method in class address.book.service.CountriesBusinessService
getGermanCountriesToZipcodesMap() - Method in interface address.book.service.api.CountriesService
Gets a map with the mapping: the key is the name of the country and as value the corresponding zipcodes as a List of String objects.
getGermanCountriesToZipcodesMap() - Method in class address.book.service.CountriesBusinessService
Gets a map with the mapping: the key is the name of the country and as value the corresponding zipcodes as a List of String objects.
getGoogleXmlResponse(String) - Static method in class address.book.application.geocoding.Geocoder
Gets the google xml response.
getInstance() - Static method in class address.book.factories.AddressBookFactory
Gets the single instance of UserManagementFactory.
getJsonResponse(String) - Static method in class address.book.application.geocoding.Geocoder
Gets the json response.
getLocation() - Method in interface address.book.application.model.LocationModel
 
getLocation(Addresses) - Static method in class address.book.application.util.AddressesUtils
Gets the location in the format first 2 character from zipcode plus the city.
getPlainTextResponse(String) - Static method in class address.book.application.geocoding.Geocoder
Gets the plain text response.
getScriptFiles() - Method in class address.book.init.DatabaseInitialization
 
getSelectedCountryName() - Method in interface address.book.application.model.LocationModel
 
getUrlParameters(Map<String, String>) - Static method in class address.book.application.geocoding.Geocoder
Gets the url parameters.
getUrlParams(String, boolean) - Static method in class address.book.application.geocoding.Geocoder
Gets the url params.
getZipcode() - Method in class address.book.application.model.GeoPointZipcode
Gets the zipcode.
getZipcode(String, String) - Method in interface address.book.service.api.ZipcodesService
Gets the Zipcodes object from the given zipcode string and city.
getZipcode(String, String) - Method in class address.book.service.ZipcodesBusinessService
Gets the Zipcodes object from the given zipcode string and city.
getZipcodesService() - Method in class address.book.service.AddressesBusinessService
 
getZipcodesService() - Method in class address.book.service.CountriesBusinessService
 
getZipcodesService() - Method in interface address.book.service.locator.ServiceLocator
Gets the zipcodes business service.
GoogleGeocodingHandler - Class in address.book.application.geocoding
 
GoogleGeocodingHandler(Map<String, String>) - Constructor for class address.book.application.geocoding.GoogleGeocodingHandler
 

H

HqlStringCreator - Class in address.book.service.utils
 
HqlStringCreator() - Constructor for class address.book.service.utils.HqlStringCreator
 
HTTP_GEOHASH_ORG - Static variable in class address.book.application.geocoding.Geocoder
The Constant HTTP_GEOHASH_ORG.
HTTP_MAPS_GOOGLE_COM_MAPS_API_GEOCODE_JSON - Static variable in class address.book.application.geocoding.Geocoder
The Constant HTTP_MAPS_GOOGLE_COM_MAPS_API_GEOCODE_JSON.
HTTP_MAPS_GOOGLE_COM_MAPS_API_GEOCODE_XML - Static variable in class address.book.application.geocoding.Geocoder
The Constant HTTP_MAPS_GOOGLE_COM_MAPS_API_GEOCODE_XML.

I

InitializeDbAddressbook - Class in address.book.init
 
InitializeDbAddressbook() - Constructor for class address.book.init.InitializeDbAddressbook
 

L

LAT - Static variable in class address.book.application.geocoding.GoogleGeocodingHandler
 
LNG - Static variable in class address.book.application.geocoding.GoogleGeocodingHandler
 
LOCATION - Static variable in class address.book.application.geocoding.GoogleGeocodingHandler
The Constant LOCATION.
LocationModel - Interface in address.book.application.model
 

M

main(String[]) - Static method in class address.book.application.geocoding.GeoLocationService
The main method.
main(String[]) - Static method in class address.book.application.geocoding.GoogleGeocodingHandler
 
main(String[]) - Static method in class address.book.init.InitializeDbAddressbook
 

N

newAddresses(String, Federalstates, String, Integer, String, String, String, String, Zipcodes) - Method in class address.book.factories.AddressBookFactory
Data pool factory for Addresses object.
newAddresses(String, Federalstates, String, BigDecimal, BigDecimal, String, String, Zipcodes) - Method in class address.book.factories.AddressBookFactory
Gets the addresses.
newAddresses(Integer, String, Federalstates, String, BigDecimal, BigDecimal, String, String, Zipcodes) - Method in class address.book.factories.AddressBookFactory
Gets the addresses.
newCountries(Integer, String, String, String, String) - Method in class address.book.factories.AddressBookFactory
Factory method for create an Countries object.
newFederalstates(Countries, Integer, String, String, String, String) - Method in class address.book.factories.AddressBookFactory
Data pool factory for Federalstates object.
newZipcodes(Integer, Countries, String, String) - Method in class address.book.factories.AddressBookFactory
Factory method for create an Zipcodes object.
newZipcodes(Countries, String, String) - Method in class address.book.factories.AddressBookFactory
Factory method for create an Zipcodes object.

R

radiansToDegrees(double) - Static method in class address.book.application.geocoding.GeoLocationService
Converts the given value radians to degrees.

S

ServiceLocator - Interface in address.book.service.locator
 
setAddress(Addresses) - Method in interface address.book.application.model.LocationModel
 
setAddressesDao(AddressesDao) - Method in class address.book.service.AddressesBusinessService
 
setAddressesDao(AddressesDao) - Method in class address.book.service.mapper.AddressesBusinessMapperService
 
setAddressesMapper(AddressesMapper) - Method in class address.book.service.mapper.AddressesBusinessMapperService
 
setAddressesService(AddressesService) - Method in class address.book.service.CountriesBusinessService
 
setAddressesService(AddressesService) - Method in interface address.book.service.locator.ServiceLocator
Sets the addresses business service.
setCountriesDao(CountriesDao) - Method in class address.book.service.CountriesBusinessService
 
setCountriesService(CountriesService) - Method in interface address.book.service.locator.ServiceLocator
Sets the countries business service.
setEntityManager(EntityManager) - Method in class address.book.daos.AddressesDao
 
setEntityManager(EntityManager) - Method in class address.book.daos.CountriesDao
 
setEntityManager(EntityManager) - Method in class address.book.daos.FederalstatesDao
 
setEntityManager(EntityManager) - Method in class address.book.daos.ZipcodesDao
 
setFederalstatesDao(FederalstatesDao) - Method in class address.book.service.FederalstatesBusinessService
 
setFederalstatesService(FederalstatesService) - Method in class address.book.service.AddressesBusinessService
 
setFederalstatesService(FederalstatesService) - Method in class address.book.service.CountriesBusinessService
 
setFederalstatesService(FederalstatesService) - Method in interface address.book.service.locator.ServiceLocator
Sets the federalstates business service.
setGeocodingData(Addresses) - Static method in class address.book.application.geocoding.Geocoder
Sets the geocoding data.
setGeoHashPoint(GeoHashPoint) - Method in class address.book.application.model.GeoPointZipcode
Sets the geo hash point.
setLocation(String) - Method in interface address.book.application.model.LocationModel
 
setLocationModel(LocationModel, String) - Method in interface address.book.service.api.CountriesService
 
setLocationModel(LocationModel, String) - Method in class address.book.service.CountriesBusinessService
 
setSelectedCountryName(String) - Method in interface address.book.application.model.LocationModel
 
setZipcode(Zipcodes) - Method in class address.book.application.model.GeoPointZipcode
Sets the zipcode.
setZipcodesDao(ZipcodesDao) - Method in class address.book.service.ZipcodesBusinessService
 
setZipcodesService(ZipcodesService) - Method in class address.book.service.AddressesBusinessService
 
setZipcodesService(ZipcodesService) - Method in class address.book.service.CountriesBusinessService
 
setZipcodesService(ZipcodesService) - Method in interface address.book.service.locator.ServiceLocator
Sets the zipcodes business service.
startElement(String, String, String, Attributes) - Method in class address.book.application.geocoding.GoogleGeocodingHandler
Start element.

Z

Zipcode - Class in address.book.domain
 
Zipcode() - Constructor for class address.book.domain.Zipcode
 
Zipcodes - Class in address.book.model
The Entity class Zipcodes is keeping the information for the cities and the corresponding zipcodes.
Zipcodes() - Constructor for class address.book.model.Zipcodes
 
ZipcodesBusinessService - Class in address.book.service
 
ZipcodesBusinessService() - Constructor for class address.book.service.ZipcodesBusinessService
 
ZipcodesDao - Class in address.book.daos
 
ZipcodesDao() - Constructor for class address.book.daos.ZipcodesDao
 
ZipcodesMapper - Class in address.book.mapper
 
ZipcodesMapper() - Constructor for class address.book.mapper.ZipcodesMapper
 
ZipcodesRepository - Interface in address.book.repository
Spring Data JPA repository for the Zipcodes entity.
ZipcodesService - Interface in address.book.service.api
The Interface ZipcodesService.
A C D E F G H I L M N R S Z 

Copyright © 2015. All rights reserved.