A B C D E F G H I J L M N O P Q R S T U V W Y Z

A

AbstractFileRetriever - Class in com.gisgraphy.domain.geoloc.importer
Base class to download files from a server
AbstractFileRetriever() - Constructor for class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
AbstractGisQuery - Class in com.gisgraphy.domain.geoloc.service
An abstract query for all GisQuery. define Output, Pagination, and a placetype
AbstractGisQuery(Pagination, Output) - Constructor for class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
AbstractGisQuery() - Constructor for class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
Constructor with default Pagination, Output, and placetype
AbstractImporterProcessor - Class in com.gisgraphy.domain.geoloc.importer
Base class for all geonames processor. it provides session management and the ability to process one or more CSV file
AbstractImporterProcessor() - Constructor for class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Default constructor
accept(IoutputFormatVisitor) - Method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
Method to implement the visitor pattern
ACCESS_DENIED - Static variable in class com.gisgraphy.service.UserSecurityAdvice
Default "Access Denied" error message (not i18n-ized).
activeByDefault - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
Wether the default value is active or not, if we don't specify the value in the FulltextQuery.default is true
addAlternateName(AlternateName) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Do a double set : add the alternate name to the current GisFeature and set this GisFeature as the GisFeature of the specified AlternateName
addAlternateNames(List<AlternateName>) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Do a double set : add (not replace !)
addChild(Adm) - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Do a double set : Add (not replace !
addChildren(List<Adm>) - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Do a double set : Add (not replace !)
Address - Class in com.gisgraphy.model
This class is used to represent an address with address, city, province and postal-code information.
Address() - Constructor for class com.gisgraphy.model.Address
 
addRole(Role) - Method in class com.gisgraphy.model.User
Adds a role for the user
addSpokenLanguage(Language) - Method in class com.gisgraphy.domain.geoloc.entity.Country
Add a spoken language to the country.
addSpokenLanguages(List<Language>) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
addZipCode(ZipCode) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Do a double set : add the zip code to the current GisFeature and set this GisFeature as the GisFeature of the zipcode
addZipCode(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
add a zipcode to the list of zipcode
addZipCodes(List<ZipCode>) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Do a double set : add the zip codes to the current GisFeature and set this GisFeature as the GisFeature of the zipcodes * @param zipCodes the zip codes to add
Adm - Class in com.gisgraphy.domain.geoloc.entity
Represents a (sub) division of a Country (Region, Province, state, Department, and so on)
Adm are in tree structure.
Adm(GisFeature, Integer) - Constructor for class com.gisgraphy.domain.geoloc.entity.Adm
Constructor that populate the Adm with the gisFeature fields and set the level
note The feature class will be set to 'A' and The feature code will be set according to the Level (ADM + level)
Adm(Integer) - Constructor for class com.gisgraphy.domain.geoloc.entity.Adm
Constructor that create an Adm for the specified level
note the feature class will be set to 'A' and The feature code will be set according to the Level (ADM + level)
Adm() - Constructor for class com.gisgraphy.domain.geoloc.entity.Adm
Default constructor (Needed by CGLib)
adm1file - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
adm1fileOutputStreamWriter - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
adm1Map - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
adm2file - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
adm2fileOutputStreamWriter - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
adm2Map - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
AdmDao - Class in com.gisgraphy.domain.repository
A data access object for Adm
AdmDao() - Constructor for class com.gisgraphy.domain.repository.AdmDao
 
AdmExtracter - Class in com.gisgraphy.domain.geoloc.importer
Extract 4 files in CSV format in order to import Adm.
AdmExtracter() - Constructor for class com.gisgraphy.domain.geoloc.importer.AdmExtracter
Default Constructor
AdmExtracterStrategyOptions - Enum in com.gisgraphy.domain.geoloc.importer
Enumeration of option that determine what should we do when Adm have already been extracted from country files,
ADMIN_ROLE - Static variable in class com.gisgraphy.Constants
The name of the Administrator role, as specified in web.xml
afterPropertiesSet() - Method in class com.gisgraphy.domain.repository.DatabaseInitializer
 
afterReturning(Object, Method, Object[], Object) - Method in class com.gisgraphy.service.UserSecurityAdvice
After returning, grab the user, check if they've been modified and reset the SecurityContext if they have.
Airport - Class in com.gisgraphy.domain.geoloc.entity
Represents a Airport.
Airport(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Airport
Constructor that populate the Airport with the gisFeature fields
Airport() - Constructor for class com.gisgraphy.domain.geoloc.entity.Airport
Needed by CGLib
AirportDao - Class in com.gisgraphy.domain.repository
A data access object for Airport Object
AirportDao() - Constructor for class com.gisgraphy.domain.repository.AirportDao
Default constructor
ALLCOUTRY_FILENAME - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
the all country dump file name
ALREADY_DONE_FILE_NAME - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
the name of the file that gives the information if the import is done or not
AlternateName - Class in com.gisgraphy.domain.geoloc.entity
Represents an Alternate Name of a feature
AlternateName(String, AlternateNameSource) - Constructor for class com.gisgraphy.domain.geoloc.entity.AlternateName
 
AlternateName() - Constructor for class com.gisgraphy.domain.geoloc.entity.AlternateName
Default constructor (Needed by CGLib)
AlternateNameDao - Class in com.gisgraphy.domain.repository
A data access object for AlternateName
AlternateNameDao() - Constructor for class com.gisgraphy.domain.repository.AlternateNameDao
Default constructor
AlternateNameSource - Enum in com.gisgraphy.domain.valueobject
Represents a possible source for AlternateName It tells from which files / gazetteers it has been imported
AmusePark - Class in com.gisgraphy.domain.geoloc.entity
Represents a AmusePark.
AmusePark(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.AmusePark
Constructor that populate the AmusePark with the gisFeature fields
AmusePark() - Constructor for class com.gisgraphy.domain.geoloc.entity.AmusePark
Needed by CGLib
AmuseParkDao - Class in com.gisgraphy.domain.repository
A data access object for AmusePark Object
AmuseParkDao() - Constructor for class com.gisgraphy.domain.repository.AmuseParkDao
Default constructor
APPLICATION_CONTEXT_NAMES - Static variable in class com.gisgraphy.domain.valueobject.Constants
An Array of the applicationContext names
APPLICATION_CONTEXT_NAMES_FOR_TEST - Static variable in class com.gisgraphy.domain.valueobject.Constants
An Array of the ApplicationContext names for tests
APPLICATION_CONTEXT_NAMES_NON_WEB - Static variable in class com.gisgraphy.domain.valueobject.Constants
application context files to start classpath in a non web context, (note that : javax.servlet should be added in the classpath) then you can start new ClassPathXmlApplicationContext(Constants.APPLICATION_CONTEXT_NAMES_NON_WEB);
APPLICATION_CONTEXT_NAMES_STRING - Static variable in class com.gisgraphy.domain.valueobject.Constants
A String of the ApplicationContext names
APPLICATION_CONTEXT_NAMES_STRING_FOR_TESTS - Static variable in class com.gisgraphy.domain.valueobject.Constants
A String of the ApplicationContext names used for tests
applyDecorator(Page, Decorator, HttpServletRequest, HttpServletResponse) - Method in class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
Apply Decorator to Page and write to the response.
Aqueduc - Class in com.gisgraphy.domain.geoloc.entity
Represents a Aqueduc.
Aqueduc(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Aqueduc
Constructor that populate the Aqueduc with the gisFeature fields
Aqueduc() - Constructor for class com.gisgraphy.domain.geoloc.entity.Aqueduc
Needed by CGLib
AqueducDao - Class in com.gisgraphy.domain.repository
A data access object for Aqueduc Object
AqueducDao() - Constructor for class com.gisgraphy.domain.repository.AqueducDao
Default constructor
ASK - Static variable in class com.gisgraphy.webapp.action.ResetImportAction
view of the page that ask for confirmation
assemble(Serializable, Object) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
ATM - Class in com.gisgraphy.domain.geoloc.entity
Represents a ATM.
ATM(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.ATM
Constructor that populate the ATM with the gisFeature fields
ATM() - Constructor for class com.gisgraphy.domain.geoloc.entity.ATM
Needed by CGLib
ATMDao - Class in com.gisgraphy.domain.repository
A data access object for ATM Object
ATMDao() - Constructor for class com.gisgraphy.domain.repository.ATMDao
Default constructor
ATOM_STYLESHEET - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of the XSL to apply to output ATOM format
ATOM_VERSION - Static variable in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.gisgraphy.webapp.listener.UserCounterListener
This method is designed to catch when user's login and record their name
attributeRemoved(HttpSessionBindingEvent) - Method in class com.gisgraphy.webapp.listener.UserCounterListener
When user's logout, remove their name from the hashMap
attributeReplaced(HttpSessionBindingEvent) - Method in class com.gisgraphy.webapp.listener.UserCounterListener
Needed for Acegi Security 1.0, as it adds an anonymous user to the session and then replaces it after authentication.
AVAILABLE_ROLES - Static variable in class com.gisgraphy.Constants
The name of the available roles list, a request-scoped attribute when adding/editing a user.

B

Bank - Class in com.gisgraphy.domain.geoloc.entity
Represents a Bank.
Bank(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Bank
Constructor that populate the Bank with the gisFeature fields
Bank() - Constructor for class com.gisgraphy.domain.geoloc.entity.Bank
Needed by CGLib
BankDao - Class in com.gisgraphy.domain.repository
A data access object for Bank Object
BankDao() - Constructor for class com.gisgraphy.domain.repository.BankDao
Default constructor
Bar - Class in com.gisgraphy.domain.geoloc.entity
Represents a Bar.
Bar(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Bar
Constructor that populate the Bar with the gisFeature fields
Bar() - Constructor for class com.gisgraphy.domain.geoloc.entity.Bar
Needed by CGLib
BarDao - Class in com.gisgraphy.domain.repository
A data access object for Bar Object
BarDao() - Constructor for class com.gisgraphy.domain.repository.BarDao
Default constructor
BaseAction - Class in com.gisgraphy.webapp.action
Implementation of ActionSupport that contains convenience methods for subclasses.
BaseAction() - Constructor for class com.gisgraphy.webapp.action.BaseAction
 
BaseObject - Class in com.gisgraphy.model
Base class for Model objects.
BaseObject() - Constructor for class com.gisgraphy.model.BaseObject
 
Bay - Class in com.gisgraphy.domain.geoloc.entity
Represents a Bay.
Bay(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Bay
Constructor that populate the Bay with the gisFeature fields
Bay() - Constructor for class com.gisgraphy.domain.geoloc.entity.Bay
Needed by CGLib
BayDao - Class in com.gisgraphy.domain.repository
A data access object for Bay Object
BayDao() - Constructor for class com.gisgraphy.domain.repository.BayDao
Default constructor
Beach - Class in com.gisgraphy.domain.geoloc.entity
Represents a Beach.
Beach(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Beach
Constructor that populate the Beach with the gisFeature fields
Beach() - Constructor for class com.gisgraphy.domain.geoloc.entity.Beach
Needed by CGLib
BeachDao - Class in com.gisgraphy.domain.repository
A data access object for Beach Object
BeachDao() - Constructor for class com.gisgraphy.domain.repository.BeachDao
Default constructor
beanFieldList(Class<?>, String[], boolean) - Static method in class com.gisgraphy.hibernate.projection.ProjectionBean
 
before(Method, Object[], Object) - Method in class com.gisgraphy.service.UserSecurityAdvice
Method to enforce security and only allow administrators to modify users.
bindToUrl(String) - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IsolrClient
 
bindToUrl(String) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
 
Bridge - Class in com.gisgraphy.domain.geoloc.entity
Represents a Bridge.
Bridge(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Bridge
Constructor that populate the Bridge with the gisFeature fields
Bridge() - Constructor for class com.gisgraphy.domain.geoloc.entity.Bridge
Needed by CGLib
BridgeDao - Class in com.gisgraphy.domain.repository
A data access object for Bridge Object
BridgeDao() - Constructor for class com.gisgraphy.domain.repository.BridgeDao
Default constructor
build() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
build() - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
buildAllIndex() - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.ISpellCheckerIndexer
Re-index all the SpellCheckerDictionaryNames
buildAllIndex() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerIndexer
 
buildCityDisplayName(SolrResponseDto) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
buildCountryList(Locale) - Method in class com.gisgraphy.webapp.taglib.CountryTag
Build a List of LabelValues for all the available countries.
buildIndex(SpellCheckerDictionaryNames) - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.ISpellCheckerIndexer
re-index the dictionary for the specified spellchecker dictionary name
buildIndex(SpellCheckerDictionaryNames) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerIndexer
 
Building - Class in com.gisgraphy.domain.geoloc.entity
Represents a Building.
Building(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Building
Constructor that populate the Building with the gisFeature fields
Building() - Constructor for class com.gisgraphy.domain.geoloc.entity.Building
Needed by CGLib
BuildingDao - Class in com.gisgraphy.domain.repository
A data access object for Building Object
BuildingDao() - Constructor for class com.gisgraphy.domain.repository.BuildingDao
Default constructor
BUNDLE_ERROR_KEY - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of the ResourceBundle used in this application for errors
BUNDLE_KEY - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of the ResourceBundle used in this application
BusStation - Class in com.gisgraphy.domain.geoloc.entity
Represents a BusStation.
BusStation(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.BusStation
Constructor that populate the BusStation with the gisFeature fields
BusStation() - Constructor for class com.gisgraphy.domain.geoloc.entity.BusStation
Needed by CGLib
BusStationDao - Class in com.gisgraphy.domain.repository
A data access object for BusStation Object
BusStationDao() - Constructor for class com.gisgraphy.domain.repository.BusStationDao
Default constructor

C

Camp - Class in com.gisgraphy.domain.geoloc.entity
Represents a Camp.
Camp(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Camp
Constructor that populate the Camp with the gisFeature fields
Camp() - Constructor for class com.gisgraphy.domain.geoloc.entity.Camp
Needed by CGLib
CampDao - Class in com.gisgraphy.domain.repository
A data access object for Camp Object
CampDao() - Constructor for class com.gisgraphy.domain.repository.CampDao
Default constructor
CANCEL - Static variable in class com.gisgraphy.webapp.action.BaseAction
Constant for cancel result String
cancel - Variable in class com.gisgraphy.webapp.action.BaseAction
Indicator if the user clicked cancel
cancel() - Method in class com.gisgraphy.webapp.action.BaseAction
Simple method that returns "cancel" result
cancel() - Method in class com.gisgraphy.webapp.action.UserAction
Sends users to "mainMenu" when !
Canyon - Class in com.gisgraphy.domain.geoloc.entity
Represents a Canyon.
Canyon(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Canyon
Constructor that populate the Canyon with the gisFeature fields
Canyon() - Constructor for class com.gisgraphy.domain.geoloc.entity.Canyon
Needed by CGLib
CanyonDao - Class in com.gisgraphy.domain.repository
A data access object for Canyon Object
CanyonDao() - Constructor for class com.gisgraphy.domain.repository.CanyonDao
Default constructor
CASE_INSENSITIVE_ORDER - Static variable in class com.gisgraphy.model.LabelValue
Comparator that can be used for a case insensitive sort of LabelValue objects.
Casino - Class in com.gisgraphy.domain.geoloc.entity
Represents a Casino.
Casino(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Casino
Constructor that populate the Casino with the gisFeature fields
Casino() - Constructor for class com.gisgraphy.domain.geoloc.entity.Casino
Needed by CGLib
CasinoDao - Class in com.gisgraphy.domain.repository
A data access object for Casino Object
CasinoDao() - Constructor for class com.gisgraphy.domain.repository.CasinoDao
Default constructor
Castle - Class in com.gisgraphy.domain.geoloc.entity
Represents a Castle.
Castle(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Castle
Constructor that populate the Castle with the gisFeature fields
Castle() - Constructor for class com.gisgraphy.domain.geoloc.entity.Castle
Needed by CGLib
CastleDao - Class in com.gisgraphy.domain.repository
A data access object for Castle Object
CastleDao() - Constructor for class com.gisgraphy.domain.repository.CastleDao
Default constructor
Cemetery - Class in com.gisgraphy.domain.geoloc.entity
Represents a Cemetery.
Cemetery(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Cemetery
Constructor that populate the Cemetery with the gisFeature fields
Cemetery() - Constructor for class com.gisgraphy.domain.geoloc.entity.Cemetery
Needed by CGLib
CemeteryDao - Class in com.gisgraphy.domain.repository
A data access object for Cemetery Object
CemeteryDao() - Constructor for class com.gisgraphy.domain.repository.CemeteryDao
Default constructor
CHARSET - Static variable in class com.gisgraphy.domain.valueobject.Constants
Default charset
checkNumberOfColumn(String[]) - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Utility method which throw an exception if the number of fields is not the one expected (retrieved by AbstractImporterProcessor.getNumberOfColumns())
Cirque - Class in com.gisgraphy.domain.geoloc.entity
Represents a Cirque.
Cirque(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Cirque
Constructor that populate the Cirque with the gisFeature fields
Cirque() - Constructor for class com.gisgraphy.domain.geoloc.entity.Cirque
Needed by CGLib
CirqueDao - Class in com.gisgraphy.domain.repository
A data access object for Cirque Object
CirqueDao() - Constructor for class com.gisgraphy.domain.repository.CirqueDao
Default constructor
City - Class in com.gisgraphy.domain.geoloc.entity
Represents a city Object
City(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.City
Constructor that populate the City with the gisFeature fields
City() - Constructor for class com.gisgraphy.domain.geoloc.entity.City
Default constructor (Needed by CGLib)
CityDao - Class in com.gisgraphy.domain.repository
A data access object for City
CityDao() - Constructor for class com.gisgraphy.domain.repository.CityDao
Default constructor
CitySubdivision - Class in com.gisgraphy.domain.geoloc.entity
Represents a city subdivision Object
CitySubdivision(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.CitySubdivision
Constructor that populate the CitySubdivision with the gisFeature fields
CitySubdivision() - Constructor for class com.gisgraphy.domain.geoloc.entity.CitySubdivision
Default constructor (Needed by CGLib)
CitySubdivisionDao - Class in com.gisgraphy.domain.repository
A data access object for CitySubdivision Object
CitySubdivisionDao() - Constructor for class com.gisgraphy.domain.repository.CitySubdivisionDao
Default constructor
ClassNameHelper - Class in com.gisgraphy.helper
Some useful (hack) functions
ClassNameHelper() - Constructor for class com.gisgraphy.helper.ClassNameHelper
 
clearCache() - Static method in class com.gisgraphy.helper.IntrospectionHelper
clear the cache of introspected class
clearPartialSearchName() - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
clear the value of the textsearchname column, the textsearchname column is used to calculate textsearchvector and is unused after the calculation
clearPartialSearchName() - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
Cliff - Class in com.gisgraphy.domain.geoloc.entity
Represents a Cliff.
Cliff(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Cliff
Constructor that populate the Cliff with the gisFeature fields
Cliff() - Constructor for class com.gisgraphy.domain.geoloc.entity.Cliff
Needed by CGLib
CliffDao - Class in com.gisgraphy.domain.repository
A data access object for Cliff Object
CliffDao() - Constructor for class com.gisgraphy.domain.repository.CliffDao
Default constructor
Coast - Class in com.gisgraphy.domain.geoloc.entity
Represents a Coast.
Coast(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Coast
Constructor that populate the Coast with the gisFeature fields
Coast() - Constructor for class com.gisgraphy.domain.geoloc.entity.Coast
Needed by CGLib
CoastDao - Class in com.gisgraphy.domain.repository
A data access object for Coast Object
CoastDao() - Constructor for class com.gisgraphy.domain.repository.CoastDao
Default constructor
collateResults - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
suggest a query with all the terms with the best suggestion for each word. default is true
com.gisgraphy - package com.gisgraphy
 
com.gisgraphy.dao - package com.gisgraphy.dao
 
com.gisgraphy.dao.hibernate - package com.gisgraphy.dao.hibernate
 
com.gisgraphy.dao.spring - package com.gisgraphy.dao.spring
 
com.gisgraphy.domain.geoloc.entity - package com.gisgraphy.domain.geoloc.entity
 
com.gisgraphy.domain.geoloc.entity.event - package com.gisgraphy.domain.geoloc.entity.event
 
com.gisgraphy.domain.geoloc.importer - package com.gisgraphy.domain.geoloc.importer
 
com.gisgraphy.domain.geoloc.service - package com.gisgraphy.domain.geoloc.service
 
com.gisgraphy.domain.geoloc.service.errors - package com.gisgraphy.domain.geoloc.service.errors
 
com.gisgraphy.domain.geoloc.service.fulltextsearch - package com.gisgraphy.domain.geoloc.service.fulltextsearch
 
com.gisgraphy.domain.geoloc.service.fulltextsearch.spell - package com.gisgraphy.domain.geoloc.service.fulltextsearch.spell
 
com.gisgraphy.domain.geoloc.service.geoloc - package com.gisgraphy.domain.geoloc.service.geoloc
Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
com.gisgraphy.domain.geoloc.service.geoloc.street - package com.gisgraphy.domain.geoloc.service.geoloc.street
 
com.gisgraphy.domain.repository - package com.gisgraphy.domain.repository
 
com.gisgraphy.domain.repository.exception - package com.gisgraphy.domain.repository.exception
 
com.gisgraphy.domain.valueobject - package com.gisgraphy.domain.valueobject
Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
com.gisgraphy.helper - package com.gisgraphy.helper
 
com.gisgraphy.hibernate.criterion - package com.gisgraphy.hibernate.criterion
 
com.gisgraphy.hibernate.projection - package com.gisgraphy.hibernate.projection
 
com.gisgraphy.hibernate.type - package com.gisgraphy.hibernate.type
 
com.gisgraphy.model - package com.gisgraphy.model
 
com.gisgraphy.service - package com.gisgraphy.service
 
com.gisgraphy.service.impl - package com.gisgraphy.service.impl
 
com.gisgraphy.servlet - package com.gisgraphy.servlet
 
com.gisgraphy.stats - package com.gisgraphy.stats
 
com.gisgraphy.util - package com.gisgraphy.util
 
com.gisgraphy.webapp.action - package com.gisgraphy.webapp.action
 
com.gisgraphy.webapp.filter - package com.gisgraphy.webapp.filter
 
com.gisgraphy.webapp.interceptor - package com.gisgraphy.webapp.interceptor
 
com.gisgraphy.webapp.listener - package com.gisgraphy.webapp.listener
 
com.gisgraphy.webapp.taglib - package com.gisgraphy.webapp.taglib
 
com.gisgraphy.webapp.util - package com.gisgraphy.webapp.util
 
com.opensymphony.module.sitemesh.filter - package com.opensymphony.module.sitemesh.filter
 
COMMENT_START - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Lines starting with this prefix are considered as comments
commit() - Method in interface com.gisgraphy.domain.repository.ISolRSynchroniser
Send a commit to the full text search engine
commit() - Method in class com.gisgraphy.domain.repository.SolRSynchroniser
 
compare(Object, Object) - Method in class com.gisgraphy.webapp.taglib.CountryTag.LabelValueComparator
Compares the localized labels of two LabelValues.
compareTo(Country) - Method in class com.gisgraphy.domain.geoloc.entity.Country
compare the name of the country
compareTo(LabelValue) - Method in class com.gisgraphy.model.LabelValue
Compare LabelValueBeans based on the label, because that's the human viewable part of the object.
compileRegex(String) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
CONFIG - Static variable in class com.gisgraphy.Constants
The name of the configuration hashmap stored in application scope.
confirm() - Method in class com.gisgraphy.webapp.action.ResetImportAction
set the ResetImportAction.RESET_IMPORT_CONFIRM in session to true
Constants - Class in com.gisgraphy
Constant values used throughout the application.
Constants() - Constructor for class com.gisgraphy.Constants
 
Constants - Class in com.gisgraphy.domain.valueobject
 
Constants() - Constructor for class com.gisgraphy.domain.valueobject.Constants
 
Constants.SolrQueryType - Enum in com.gisgraphy.domain.valueobject
All the Query type in the Gisgraphy solr config file
ConstantsTag - Class in com.gisgraphy.webapp.taglib
This class is designed to put all the public variables in a class to a specified scope - designed for exposing a Constants class to Tag Libraries.
ConstantsTag() - Constructor for class com.gisgraphy.webapp.taglib.ConstantsTag
 
ConstantsTei - Class in com.gisgraphy.webapp.taglib
Implementation of TagExtraInfo for the constants tag, identifying the scripting object(s) to be made visible.
ConstantsTei() - Constructor for class com.gisgraphy.webapp.taglib.ConstantsTei
 
contextDestroyed(ServletContextEvent) - Method in class com.gisgraphy.webapp.listener.StartupListener
Shutdown servlet context (currently a no-op method).
contextDestroyed(ServletContextEvent) - Method in class com.gisgraphy.webapp.listener.UserCounterListener
Set the servletContext, users and counter to null
contextInitialized(ServletContextEvent) - Method in class com.gisgraphy.webapp.listener.StartupListener
 
contextInitialized(ServletContextEvent) - Method in class com.gisgraphy.webapp.listener.UserCounterListener
Initialize the context
Continent - Class in com.gisgraphy.domain.geoloc.entity
Represents a Continent.
Continent(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Continent
Constructor that populate the Continent with the gisFeature fields
Continent() - Constructor for class com.gisgraphy.domain.geoloc.entity.Continent
Needed by CGLib
ContinentDao - Class in com.gisgraphy.domain.repository
A data access object for Continent Object
ContinentDao() - Constructor for class com.gisgraphy.domain.repository.ContinentDao
Default constructor
convert(Class, Object) - Method in class com.gisgraphy.util.CurrencyConverter
Convert a String to a Double and a Double to a String
convert(Class, Object) - Method in class com.gisgraphy.util.DateConverter
Convert a date to a String and a String to a Date
convertBundleToMap(ResourceBundle) - Static method in class com.gisgraphy.helper.PropertiesHelper
Method to convert a ResourceBundle to a Map object.
convertBundleToProperties(ResourceBundle) - Static method in class com.gisgraphy.util.ConvertUtil
Method to convert a ResourceBundle to a Properties object.
convertDateToString(Date) - Static method in class com.gisgraphy.util.DateUtil
This method generates a string representation of a date based on the System Property 'dateFormat' in the format you specify on input
convertFromHEXEWKBToGeometry(String) - Static method in class com.gisgraphy.helper.GeolocHelper
 
convertFromString(Map, String[], Class) - Method in class com.gisgraphy.webapp.action.DateConverter
 
convertListToMap(List<LabelValue>) - Static method in class com.gisgraphy.util.ConvertUtil
Convert a java.util.List of LabelValue objects to a LinkedHashMap.
convertStringToDate(String, String) - Static method in class com.gisgraphy.util.DateUtil
This method generates a string representation of a date/time in the format you specify on input
convertStringToDate(String) - Static method in class com.gisgraphy.util.DateUtil
This method converts a String to a date using the datePattern
convertToDate(Class, Object, String) - Method in class com.gisgraphy.util.DateConverter
Convert a String to a Date with the specified pattern.
convertToDate(Class, Object) - Method in class com.gisgraphy.util.TimestampConverter
Convert a String to a date
convertToString(Class, Object) - Method in class com.gisgraphy.util.DateConverter
Convert a java.util.Date to a String
convertToString(Class, Object) - Method in class com.gisgraphy.util.TimestampConverter
Convert from a java.util.Date to a String
convertToString(Map, Object) - Method in class com.gisgraphy.webapp.action.DateConverter
 
ConvertUtil - Class in com.gisgraphy.util
Utility class to convert one object to another.
correctLastAdmCodeIfPossible(String[]) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
count() - Method in class com.gisgraphy.domain.repository.GenericDao
 
count() - Method in interface com.gisgraphy.domain.repository.IDao
 
COUNT_KEY - Static variable in class com.gisgraphy.webapp.listener.UserCounterListener
Name of user counter variable
countByLevel(int) - Method in class com.gisgraphy.domain.repository.AdmDao
 
countByLevel(int) - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
countEstimate() - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
 
countEstimate() - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
countLines() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
Country - Class in com.gisgraphy.domain.geoloc.entity
A Country (as defined by ISO 3166).
Country(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Country
Constructor that populate the Country with the gisFeature fields
Country() - Constructor for class com.gisgraphy.domain.geoloc.entity.Country
Default constructor (Needed by CGLib)
Country(String, String, int) - Constructor for class com.gisgraphy.domain.geoloc.entity.Country
Construct a country with the iso 3166 alpha-2 code, iso 3166 alpha-3 code, and iso 3166 numeric code
COUNTRY_FLAG_BASE_URL - Static variable in class com.gisgraphy.helper.URLUtils
A constant to construct country flag URL
COUNTRY_PARAMETER - Static variable in class com.gisgraphy.servlet.FulltextServlet
 
countryDao - Variable in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
CountryDao - Class in com.gisgraphy.domain.repository
A data access object for Country
CountryDao() - Constructor for class com.gisgraphy.domain.repository.CountryDao
Default Constructor
countryFile - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
countryFileFilter - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
countryfileOutputStreamWriter - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
countryMap - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
CountryTag - Class in com.gisgraphy.webapp.taglib
Tag for creating multiple <select> options for displaying a list of country names.
CountryTag() - Constructor for class com.gisgraphy.webapp.taglib.CountryTag
 
CountryTag.LabelValueComparator - Class in com.gisgraphy.webapp.taglib
Class to compare LabelValues using their labels with locale-sensitive behaviour.
CountryTag.LabelValueComparator(Locale) - Constructor for class com.gisgraphy.webapp.taglib.CountryTag.LabelValueComparator
Creates a new LabelValueComparator object.
CourtHouse - Class in com.gisgraphy.domain.geoloc.entity
Represents a CourtHouse.
CourtHouse(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.CourtHouse
Constructor that populate the CourtHouse with the gisFeature fields
CourtHouse() - Constructor for class com.gisgraphy.domain.geoloc.entity.CourtHouse
Needed by CGLib
CourtHouseDao - Class in com.gisgraphy.domain.repository
A data access object for CourtHouse Object
CourtHouseDao() - Constructor for class com.gisgraphy.domain.repository.CourtHouseDao
Default constructor
createCountryFlagUrl(String) - Static method in class com.gisgraphy.helper.URLUtils
 
createFulltextIndexes() - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
Create the fulltext index for openstreetMap to improve performances
createFulltextIndexes() - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
createGISTIndexForLocationColumn() - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
createGISTIndexForLocationColumn() - Method in interface com.gisgraphy.domain.repository.IGisDao
Create the database GIST index for the column 'location' for this entity
createGoogleMapUrl(Point, String) - Static method in class com.gisgraphy.helper.URLUtils
 
createImporterMetadataDirIfItDoesnTExist() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Create the importerMetadataDirectory
createLineString(String) - Static method in class com.gisgraphy.helper.GeolocHelper
Create a JTS LineString from the specified String for the SRID (aka : Spatial Reference IDentifier) 4326 (WGS84)
example : {"LINESTRING (0 0, 10 10, 20 20)"}
createMultiLineString(String[]) - Static method in class com.gisgraphy.helper.GeolocHelper
Create a JTS MultiLineString from the specified array of linestring for the SRID (aka : Spatial Reference IDentifier) 4326 (WGS84)
example : {"LINESTRING (0 0, 10 10, 20 20)","LINESTRING (30 30, 40 40, 50 50)"}
createNormalize_textFunction() - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
createNormalize_textFunction() - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
create a postgres function in postgres to remove accent, lower cased, trim, and remove unwanted char (, . ; ")
createPoint(Float, Float) - Static method in class com.gisgraphy.helper.GeolocHelper
Create a JTS point from the specified longitude and latitude for the SRID (aka : Spatial Reference IDentifier) 4326 (WGS84)
createPolygonBox(double, double, double) - Static method in class com.gisgraphy.helper.GeolocHelper
 
createSpatialIndexes() - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
Create the database GIST for openstreetMap to improve performances
createSpatialIndexes() - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
createTempDir(String) - Static method in class com.gisgraphy.helper.FileHelper
 
createYahooMapUrl(Point) - Static method in class com.gisgraphy.helper.URLUtils
 
CSS_THEME - Static variable in class com.gisgraphy.Constants
The name of the CSS Theme setting.
CSV_FIELD_SEPARATOR - Static variable in class com.gisgraphy.domain.valueobject.ImporterStatusDto
The csv field separator (we have chosen a very improbable one)
CSV_LINE_SEPARATOR - Static variable in class com.gisgraphy.domain.valueobject.ImporterStatusDto
The csv line separator
CurrencyConverter - Class in com.gisgraphy.util
This class is converts a Double to a double-digit String (and vise-versa) by BeanUtils when copying properties.
CurrencyConverter() - Constructor for class com.gisgraphy.util.CurrencyConverter
 
currentFile - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
The current processed file
currentFileName - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
CustomsPost - Class in com.gisgraphy.domain.geoloc.entity
Represents a CustomsPost.
CustomsPost(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.CustomsPost
Constructor that populate the CustomsPost with the gisFeature fields
CustomsPost() - Constructor for class com.gisgraphy.domain.geoloc.entity.CustomsPost
Needed by CGLib
CustomsPostDao - Class in com.gisgraphy.domain.repository
A data access object for CustomsPost Object
CustomsPostDao() - Constructor for class com.gisgraphy.domain.repository.CustomsPostDao
Default constructor

D

Dam - Class in com.gisgraphy.domain.geoloc.entity
Represents a Dam.
Dam(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Dam
Constructor that populate the Dam with the gisFeature fields
Dam() - Constructor for class com.gisgraphy.domain.geoloc.entity.Dam
Needed by CGLib
DamDao - Class in com.gisgraphy.domain.repository
A data access object for Dam Object
DamDao() - Constructor for class com.gisgraphy.domain.repository.DamDao
Default constructor
dao - Variable in class com.gisgraphy.service.impl.UniversalManagerImpl
UniversalDao instance, ready to charge forward and persist to the database
daoMap - Static variable in class com.gisgraphy.domain.repository.RepositoryStrategy
A Map with GisFeature call as keys and Dao as Values.
daos - Variable in class com.gisgraphy.domain.repository.RepositoryStrategy
 
DatabaseHelper - Class in com.gisgraphy.domain.repository
Default implementation of IDatabaseHelper
DatabaseHelper() - Constructor for class com.gisgraphy.domain.repository.DatabaseHelper
 
DatabaseInitializer - Class in com.gisgraphy.domain.repository
Do some initializing stuff on the database (create normalize_text function)
DatabaseInitializer() - Constructor for class com.gisgraphy.domain.repository.DatabaseInitializer
 
DateConverter - Class in com.gisgraphy.util
This class is converts a java.util.Date to a String and a String to a java.util.Date.
DateConverter() - Constructor for class com.gisgraphy.util.DateConverter
 
DateConverter - Class in com.gisgraphy.webapp.action
 
DateConverter() - Constructor for class com.gisgraphy.webapp.action.DateConverter
 
DateUtil - Class in com.gisgraphy.util
Date Utility Class used to convert Strings to Dates and Timestamps
debugMode - Variable in class com.gisgraphy.servlet.GisgraphyServlet
 
decodeString(String) - Static method in class com.gisgraphy.util.StringUtil
Decode a string using Base64 encoding.
decompressFiles() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
Method to call if files must be decompress (untar or unzip)
decompressFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFileRetriever
 
decompressFiles() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFileRetriever
 
deepCopy(Object) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
DEFAULT_ACCEPT_REGEX - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The default regexp if no one is specified in the env.properties file
DEFAULT_ACCEPT_REGEX_CITY - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The regexp to use to import all the city
DEFAULT_ACCEPT_REGEX_OPTION - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The regexp to use to import all the feature class / code
DEFAULT_ADM1_EXTRACTER_STRATEGY_OPTION - Variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Default option if the Adm1 file has already been processed
DEFAULT_ADM2_EXTRACTER_STRATEGY_OPTION - Variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Default option if the adm2 file has already been processed
DEFAULT_ADM3_EXTRACTER_STRATEGY_OPTION - Variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Default option if the Adm3 file has already been processed
DEFAULT_ADM4_EXTRACTER_STRATEGY_OPTION - Variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Default option if the adm4 file has already been processed
DEFAULT_COUNTRY_FLAG_URL - Static variable in class com.gisgraphy.helper.URLUtils
The default country flag URL
DEFAULT_CURRENT_FILE - Static variable in class com.gisgraphy.domain.valueobject.ImporterStatusDto
the default value of the currentFile if it is null
DEFAULT_CURRENT_FILENAME - Static variable in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
DEFAULT_ERROR_MESSAGE - Static variable in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
The default error message when no message is given
DEFAULT_FALLBACK_LOCALE - Static variable in enum com.gisgraphy.domain.valueobject.FeatureCode
The default Locale, If the thread one does not esxists
DEFAULT_FEATURE_CLASS - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The default feature class if no one is specified
DEFAULT_FEATURE_CODE - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The default feature code if no one is specified
DEFAULT_FROM - Static variable in class com.gisgraphy.domain.valueobject.Pagination
the default 'from' parameters if the one specified is missing or incorrect
DEFAULT_GOOGLE_MAP_BASE_URL - Static variable in class com.gisgraphy.helper.URLUtils
The default Google map URL
DEFAULT_LANGUAGE_CODE - Static variable in class com.gisgraphy.domain.valueobject.Output
The Default Output.languageCode
DEFAULT_MAX_INSERT_BEFORE_FLUSH - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Default value for ImporterConfig.maxInsertsBeforeFlush
DEFAULT_MAX_RESULTS - Static variable in class com.gisgraphy.domain.valueobject.Pagination
If the 'to' parameter is not specified or incorrect, it will be set to a value to have Pagination.DEFAULT_MAX_RESULTS results this value is NOT the default to parameters, we prefer to use a startegy to fix number of results instead of the from
DEFAULT_MAX_RESULTS - Static variable in class com.gisgraphy.servlet.FulltextServlet
 
DEFAULT_MAX_RESULTS - Static variable in class com.gisgraphy.servlet.GeolocServlet
 
DEFAULT_MAX_RESULTS - Static variable in class com.gisgraphy.servlet.StreetServlet
 
DEFAULT_NUMBER_OF_RESULTS_PER_PAGE - Static variable in class com.gisgraphy.webapp.action.SearchAction
 
DEFAULT_OUTPUT - Static variable in class com.gisgraphy.domain.valueobject.Output
Output with default values
DEFAULT_PAGINATION - Static variable in class com.gisgraphy.domain.valueobject.Pagination
Default Pagination
DEFAULT_RADIUS - Static variable in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
Default radius in meters
DEFAULT_TRANSLATION - Static variable in enum com.gisgraphy.domain.valueobject.FeatureCode
The default Translation.
DEFAULT_YAHOO_MAP_BASE_URL - Static variable in class com.gisgraphy.helper.URLUtils
The default Yahoo map URL
defaultGeolocSearchPlaceTypeClass - Static variable in class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
delete() - Method in interface com.gisgraphy.domain.repository.IImporterStatusListDao
Delete the saved list of ImporterStatusDto
delete() - Method in class com.gisgraphy.domain.repository.ImporterStatusListDao
 
delete - Variable in class com.gisgraphy.webapp.action.BaseAction
Set to "delete" when a "delete" request parameter is passed in
delete() - Method in class com.gisgraphy.webapp.action.UserAction
Delete the user passed in.
deleteAll() - Method in class com.gisgraphy.domain.repository.CountryDao
 
deleteAll(List<T>) - Method in class com.gisgraphy.domain.repository.GenericDao
 
deleteAll() - Method in class com.gisgraphy.domain.repository.GenericDao
 
deleteAll(List<T>) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
deleteAll() - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
deleteAll(List<T>) - Method in interface com.gisgraphy.domain.repository.IDao
Delete all the specified object from the datastore
deleteAll() - Method in interface com.gisgraphy.domain.repository.IDao
Delete all the object from the datastore
deleteAll() - Method in interface com.gisgraphy.domain.repository.ISolRSynchroniser
/!
deleteAll() - Method in class com.gisgraphy.domain.repository.SolRSynchroniser
 
deleteAllByLevel(int) - Method in class com.gisgraphy.domain.repository.AdmDao
 
deleteAllByLevel(int) - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
deleteAllByPlaceType(Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.repository.SolRSynchroniser
 
deleteAllExceptAdmsAndCountries() - Method in class com.gisgraphy.domain.repository.GisFeatureDao
 
deleteAllExceptAdmsAndCountries() - Method in interface com.gisgraphy.domain.repository.IGisFeatureDao
Delete all gisFeatures and subclass except Adms and countries (gisFeature with null featureCode will be deleted too). this method is usefull when gisFeature 'belongs' to some adms and we want to delete the gisfeature first and then the adms and countries.
deleteCookie(HttpServletResponse, Cookie, String) - Static method in class com.gisgraphy.webapp.util.RequestUtil
Convenience method for deleting a cookie by name
Desert - Class in com.gisgraphy.domain.geoloc.entity
Represents a Desert.
Desert(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Desert
Constructor that populate the Desert with the gisFeature fields
Desert() - Constructor for class com.gisgraphy.domain.geoloc.entity.Desert
Needed by CGLib
DesertDao - Class in com.gisgraphy.domain.repository
A data access object for Desert Object
DesertDao() - Constructor for class com.gisgraphy.domain.repository.DesertDao
Default constructor
destroy() - Method in class com.gisgraphy.webapp.interceptor.UserRoleAuthorizationInterceptor
This method currently does nothing.
destroy() - Method in class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
Shutdown filter.
disableGeonamesImporter() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
Disable Geonames importer
disableOpenStreetMapImporter() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
Disable OpenStreetMap importer
disassemble(Object) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
DisplayFeatureAction - Class in com.gisgraphy.webapp.action
DisplayFeature Action
DisplayFeatureAction() - Constructor for class com.gisgraphy.webapp.action.DisplayFeatureAction
 
DisplayStreetAction - Class in com.gisgraphy.webapp.action
DisplayStreet Action
DisplayStreetAction() - Constructor for class com.gisgraphy.webapp.action.DisplayStreetAction
 
distance(Point, Point) - Static method in class com.gisgraphy.helper.GeolocHelper
Calculate the distance between the specified point.
distance(Point, String) - Static method in class com.gisgraphy.hibernate.projection.SpatialProjection
projection to get the distance from a point if you're on a lat/long ref, use @link SpatialProjection.distance_sphere(Point, String)
DISTANCE_PARAMETER - Static variable in class com.gisgraphy.servlet.GeolocServlet
 
distance_pointToLine(Point, String) - Static method in class com.gisgraphy.hibernate.projection.SpatialProjection
projection to get the distance_sphere between a point and a LineString
distance_sphere(Point, String) - Static method in class com.gisgraphy.hibernate.projection.SpatialProjection
projection to get the distance_sphere of a point if you're on a Cartesian ref use SpatialProjection.distance(Point, String)
DistanceOrder - Class in com.gisgraphy.hibernate.criterion
A criteria that sort by distance for better performance you can use ProjectionOrder if a projection for distance calculation have been added
DistanceOrder(Point, boolean) - Constructor for class com.gisgraphy.hibernate.criterion.DistanceOrder
 
DistanceOrder(Point) - Constructor for class com.gisgraphy.hibernate.criterion.DistanceOrder
 
DistanceRestriction - Class in com.gisgraphy.hibernate.criterion
An implementation of the Criterion interface that implements distance restriction
DistanceRestriction(Point, double, boolean) - Constructor for class com.gisgraphy.hibernate.criterion.DistanceRestriction
 
DistanceRestriction(Point, double) - Constructor for class com.gisgraphy.hibernate.criterion.DistanceRestriction
 
distanceTo(Point) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Calculate the distance from the current GisFeature to the specified point.
doDefault() - Method in class com.gisgraphy.webapp.action.SignupAction
Returns "input"
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
Main method of the Filter.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.gisgraphy.webapp.filter.LocaleFilter
This method looks for a "locale" request parameter.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.gisgraphy.webapp.filter.StaticFilter
This method checks to see if the current path matches includes or excludes.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.FulltextServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GeolocServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.StreetServlet
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
doImport() - Method in class com.gisgraphy.webapp.action.ImportAction
Run import if not in progress or already done, otherwise return Wait view
doOptions(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
doStartTag() - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
Main method that does processing and exposes Constants in specified scope
doStartTag() - Method in class com.gisgraphy.webapp.taglib.CountryTag
Process the start of this tag.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
download(String, String) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
downloadFiles() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
dropNormalize_textFunction() - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
dropNormalize_textFunction() - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
Drop the Normalize_text function in postgres
dumpFields(String[]) - Static method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
DuplicateNameException - Exception in com.gisgraphy.domain.repository.exception
Exception is throws when a GisFeature of the same name already exists The constraint is not in the database because, it depends of the Class of the gisFeature. e.g : Country can not have duplicate name
DuplicateNameException() - Constructor for exception com.gisgraphy.domain.repository.exception.DuplicateNameException
Default constructor
DuplicateNameException(String, Throwable) - Constructor for exception com.gisgraphy.domain.repository.exception.DuplicateNameException
Constructor
DuplicateNameException(String) - Constructor for exception com.gisgraphy.domain.repository.exception.DuplicateNameException
Constructor
DuplicateNameException(Throwable) - Constructor for exception com.gisgraphy.domain.repository.exception.DuplicateNameException
Constructor

E

ECHOPARAMS_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The echoparam parameter (if the query parameters should be print in the response, Solr parameter name)
edit() - Method in class com.gisgraphy.webapp.action.UserAction
Grab the user from the database based on the "id" passed in.
enabled - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
Wether the spellchecker is active or not. default is true
enableGeonamesImporter() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
Enable Geonames importer
enableOpenStreetMapImporter() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
Enable OpenStreetMap importer
ENC_ALGORITHM - Static variable in class com.gisgraphy.Constants
The encryption algorithm key to be used for passwords
encodePassword(String, String) - Static method in class com.gisgraphy.util.StringUtil
Encode a string using algorithm specified in web.xml and return the resulting encrypted password.
encodeString(String) - Static method in class com.gisgraphy.util.StringUtil
Encode a string using Base64 encoding.
EncodingHelper - Class in com.gisgraphy.helper
Encoding helper
EncodingHelper() - Constructor for class com.gisgraphy.helper.EncodingHelper
 
ENCRYPT_PASSWORD - Static variable in class com.gisgraphy.Constants
A flag to indicate if passwords should be encrypted
ENTITY_PACKAGE - Static variable in class com.gisgraphy.domain.valueobject.Constants
A string that is used to load a class from a string with class.forName()
entityClass - Static variable in enum com.gisgraphy.domain.valueobject.FeatureCode
A map that associate a string to a class
ENVIRONEMENT_BUNDLE_KEY - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of the ResourceBundle for environement properties that hold gisgraphy configuration
ENVIRONEMENT_PROPERTIES_FILE - Static variable in class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.entity.Adm
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
equals(Object) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
equals(Object) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
equals(Object) - Method in class com.gisgraphy.domain.valueobject.Output
 
equals(Object) - Method in class com.gisgraphy.domain.valueobject.Pagination
 
equals(Object, Object) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
equals(Object) - Method in class com.gisgraphy.model.Address
Overridden equals method for object comparison.
equals(Object) - Method in class com.gisgraphy.model.BaseObject
Compares object equality.
equals(Object) - Method in class com.gisgraphy.model.LabelValue
LabelValueBeans are equal if their values are both null or equal.
equals(Object) - Method in class com.gisgraphy.model.Role
Compares object equality.
equals(Object) - Method in class com.gisgraphy.model.User
Compares object equality.
ERROR - Static variable in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
ERROR - Static variable in class com.gisgraphy.webapp.action.DisplayStreetAction
 
ERROR_REF_NON_NUMERIC_FEATUREID - Static variable in class com.gisgraphy.webapp.action.DisplayFeatureAction
The reference in the localized file for the error for the fact that the specified featureId is not a numeric value
ERROR_REF_NON_NUMERIC_FEATUREID - Static variable in class com.gisgraphy.webapp.action.DisplayStreetAction
The reference in the localized file for the error for the fact that the specified gid is not a numeric value
ERROR_REF_NON_UNIQUE_RESULT - Static variable in class com.gisgraphy.webapp.action.DisplayFeatureAction
The reference in the localized file for the error for the fact that more than one features were founds for the specified featureId
ERROR_REF_NORESULT - Static variable in class com.gisgraphy.webapp.action.DisplayFeatureAction
The reference in the localized file for the error for the fact that no gid were found for the specified featureId
ERROR_REF_NORESULT - Static variable in class com.gisgraphy.webapp.action.DisplayStreetAction
The reference in the localized file for the error for the fact that no features were found for the specified gid
ERROR_REF_REQUIRED_FEATURE_ID - Static variable in class com.gisgraphy.webapp.action.DisplayFeatureAction
The reference in the localized file for the error for the fact featureId is required
ERROR_REF_REQUIRED_FEATURE_ID - Static variable in class com.gisgraphy.webapp.action.DisplayStreetAction
The reference in the localized file for the error for the fact gid is required
errorMessage - Variable in class com.gisgraphy.webapp.action.SearchAction
The error message in case of exception
EVENT_KEY - Static variable in class com.gisgraphy.webapp.listener.UserCounterListener
The default event we're looking to trap.
EventManager - Class in com.gisgraphy.domain.geoloc.entity.event
Manage all the Event Received.
EventManager() - Constructor for class com.gisgraphy.domain.geoloc.entity.event.EventManager
 
EXCLUDED_README_FILENAME - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
The readme filename (it must not be processed)
execute(File, boolean) - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
execute(File, boolean) - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
 
execute() - Method in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
execute() - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
execute() - Method in class com.gisgraphy.webapp.action.FileUploadAction
Default method - returns "input"
execute() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
execute() - Method in class com.gisgraphy.webapp.action.ImportAction
 
execute() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
execute() - Method in class com.gisgraphy.webapp.action.PasswordHintAction
Execute sending the password hint via e-mail.
execute() - Method in class com.gisgraphy.webapp.action.ReloadAction
Method that calls StartupListener.setContext() and returns user to referrer location (or does a popup if none found).
execute() - Method in class com.gisgraphy.webapp.action.ResetImportAction
 
execute() - Method in class com.gisgraphy.webapp.action.SignupAction
When method=GET, "input" is returned.
execute() - Method in class com.gisgraphy.webapp.action.StatsAction
 
execute() - Method in class com.gisgraphy.webapp.action.UserAction
Default: just returns "success"
executeAndSerialize(FulltextQuery, OutputStream) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
executeAndSerialize(GeolocQuery, OutputStream) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchEngine
 
executeAndSerialize(StreetSearchQuery, OutputStream) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchEngine
 
executeAndSerialize(T, OutputStream) - Method in interface com.gisgraphy.domain.geoloc.service.IQueryProcessor
Execute the query and serialize the results in an OutputStream.
executeQuery(FulltextQuery) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
executeQuery(FulltextQuery) - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IFullTextSearchEngine
Execute the query and returns a list of DTO
executeQuery(GeolocQuery) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchEngine
 
executeQuery(GeolocQuery) - Method in interface com.gisgraphy.domain.geoloc.service.geoloc.IGeolocSearchEngine
Execute the query and returns a GeolocResultsDto
executeQuery(StreetSearchQuery) - Method in interface com.gisgraphy.domain.geoloc.service.geoloc.IStreetSearchEngine
Execute the query and returns a StreetSearchResultsDto
executeQuery(StreetSearchQuery) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchEngine
 
executeQueryToDatabaseObjects(FulltextQuery) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
executeQueryToDatabaseObjects(FulltextQuery) - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IFullTextSearchEngine
Execute the query and returns the Java Objects.
executeQueryToString(FulltextQuery) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
executeQueryToString(GeolocQuery) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchEngine
 
executeQueryToString(StreetSearchQuery) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchEngine
 
executeQueryToString(T) - Method in interface com.gisgraphy.domain.geoloc.service.IQueryProcessor
Execute the query and returns the results as String.
exists(PK) - Method in interface com.gisgraphy.dao.GenericDao
Checks for existence of an object of type T using the id arg.
exists(PK) - Method in class com.gisgraphy.dao.hibernate.GenericDaoHibernate
Checks for existence of an object of type T using the id arg.
exists(PK) - Method in class com.gisgraphy.domain.repository.GenericDao
 
exists(PK) - Method in interface com.gisgraphy.domain.repository.IDao
Checks for existence of an object of type T using the id arg.
exists(PK) - Method in interface com.gisgraphy.service.GenericManager
Checks for existence of an object of type T using the id arg.
exists(PK) - Method in class com.gisgraphy.service.impl.GenericManagerImpl
Checks for existence of an object of type T using the id arg.

F

Factory - Class in com.gisgraphy.domain.geoloc.entity
Represents a Factory.
Factory(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Factory
Constructor that populate the Factory with the gisFeature fields
Factory() - Constructor for class com.gisgraphy.domain.geoloc.entity.Factory
Needed by CGLib
FactoryDao - Class in com.gisgraphy.domain.repository
A data access object for Factory Object
FactoryDao() - Constructor for class com.gisgraphy.domain.repository.FactoryDao
Default constructor
Falls - Class in com.gisgraphy.domain.geoloc.entity
Represents a Falls.
Falls(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Falls
Constructor that populate the Falls with the gisFeature fields
Falls() - Constructor for class com.gisgraphy.domain.geoloc.entity.Falls
Needed by CGLib
FallsDao - Class in com.gisgraphy.domain.repository
A data access object for Falls Object
FallsDao() - Constructor for class com.gisgraphy.domain.repository.FallsDao
Default constructor
Farm - Class in com.gisgraphy.domain.geoloc.entity
Represents a Farm.
Farm(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Farm
Constructor that populate the Farm with the gisFeature fields
Farm() - Constructor for class com.gisgraphy.domain.geoloc.entity.Farm
Needed by CGLib
FarmDao - Class in com.gisgraphy.domain.repository
A data access object for Farm Object
FarmDao() - Constructor for class com.gisgraphy.domain.repository.FarmDao
Default constructor
FeatureClassCodeHelper - Enum in com.gisgraphy.helper
Provides some useful methods
FeatureCode - Enum in com.gisgraphy.domain.valueobject
List of all feature codes with their feature class with a localized description and an associated java Object.
FEATURECODE_BUNDLE_KEY - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of the ResourceBundle for Feature class / code used in this application
featuresFile - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
featuresfileOutputStreamWriter - Variable in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
FEED_DESCRIPTION - Static variable in class com.gisgraphy.domain.valueobject.Constants
The default Description for the RSS/ATOM
FEED_LINK - Static variable in class com.gisgraphy.domain.valueobject.Constants
The default Link for the RSS/ATOM
FEED_TITLE - Static variable in class com.gisgraphy.domain.valueobject.Constants
The default title for the RSS/ATOM
Field - Class in com.gisgraphy.domain.geoloc.entity
Represents a Field.
Field(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Field
Constructor that populate the Field with the gisFeature fields
Field() - Constructor for class com.gisgraphy.domain.geoloc.entity.Field
Needed by CGLib
FieldDao - Class in com.gisgraphy.domain.repository
A data access object for Field Object
FieldDao() - Constructor for class com.gisgraphy.domain.repository.FieldDao
Default constructor
fieldList(List<String>, boolean) - Static method in class com.gisgraphy.hibernate.projection.ProjectionBean
 
FILE_SEP - Static variable in class com.gisgraphy.Constants
File separator from System properties
FileHelper - Class in com.gisgraphy.helper
Some useful method to manage file
FileHelper() - Constructor for class com.gisgraphy.helper.FileHelper
 
fileIndex - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
FileLineFilter - Class in com.gisgraphy.helper
Create a filter that take a file and remove all the line that contain some specific string
FileLineFilter(String[]) - Constructor for class com.gisgraphy.helper.FileLineFilter
 
FileUploadAction - Class in com.gisgraphy.webapp.action
Sample action that shows how to do file upload with Struts 2.
FileUploadAction() - Constructor for class com.gisgraphy.webapp.action.FileUploadAction
 
filter(File, File) - Method in class com.gisgraphy.helper.FileLineFilter
All the lines that contains the word or sentence of the filter will be deleted, the result file will be written in the destFile
FishingArea - Class in com.gisgraphy.domain.geoloc.entity
Represents a FishingArea.
FishingArea(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.FishingArea
Constructor that populate the FishingArea with the gisFeature fields
FishingArea() - Constructor for class com.gisgraphy.domain.geoloc.entity.FishingArea
Needed by CGLib
FishingAreaDao - Class in com.gisgraphy.domain.repository
A data access object for FishingArea Object
FishingAreaDao() - Constructor for class com.gisgraphy.domain.repository.FishingAreaDao
Default constructor
Fjord - Class in com.gisgraphy.domain.geoloc.entity
Represents a Fjord.
Fjord(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Fjord
Constructor that populate the Fjord with the gisFeature fields
Fjord() - Constructor for class com.gisgraphy.domain.geoloc.entity.Fjord
Needed by CGLib
FjordDao - Class in com.gisgraphy.domain.repository
A data access object for Fjord Object
FjordDao() - Constructor for class com.gisgraphy.domain.repository.FjordDao
Default constructor
FL_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The field list to return (Solr parameter name)
flush(StatsUsageType) - Method in class com.gisgraphy.service.impl.StatsUsageServiceImpl
 
flush(StatsUsageType) - Method in interface com.gisgraphy.service.IStatsUsageService
 
FLUSH_THRESHOLD - Static variable in interface com.gisgraphy.service.IStatsUsageService
The satsUsage will be flush into the database every ...
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Should flush and clear all the Daos that are used by the processor.
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
flushAndClear() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
flushAndClear() - Method in class com.gisgraphy.domain.repository.GenericDao
 
flushAndClear() - Method in interface com.gisgraphy.domain.repository.IDao
Flush all Memory Objects to the database, and clear the L1 cache, of the current thread-bound Hibernate Session.
Forest - Class in com.gisgraphy.domain.geoloc.entity
Represents a Forest.
Forest(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Forest
Constructor that populate the Forest with the gisFeature fields
Forest() - Constructor for class com.gisgraphy.domain.geoloc.entity.Forest
Needed by CGLib
ForestDao - Class in com.gisgraphy.domain.repository
A data access object for Forest Object
ForestDao() - Constructor for class com.gisgraphy.domain.repository.ForestDao
Default constructor
FORMAT_PARAMETER - Static variable in class com.gisgraphy.servlet.GisgraphyServlet
 
formatSeconds(long) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
from(int) - Method in interface com.gisgraphy.domain.valueobject.Pagination.FromSpecification
 
from(int) - Method in class com.gisgraphy.domain.valueobject.Pagination.PaginationBuilder
 
from - Variable in class com.gisgraphy.webapp.action.BaseAction
Indicator for the page the user came from.
FROM_PARAMETER - Static variable in class com.gisgraphy.servlet.GisgraphyServlet
 
FulltextErrorVisitor - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch
Visitor (visitor pattern) to return error message according to the format for the fulltext service
FulltextErrorVisitor() - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
FulltextErrorVisitor(String) - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
FullTextFields - Enum in com.gisgraphy.domain.geoloc.service.fulltextsearch
All the declared fields in Solr
FulltextQuery - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch
A fulltext Query
FulltextQuery(HttpServletRequest) - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
FulltextQuery(String, Pagination, Output, Class<? extends GisFeature>, String) - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
FulltextQuery(String) - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
FulltextRestriction - Class in com.gisgraphy.hibernate.criterion
An implementation of the Criterion interface that implements 'ts_query @@ ts_vector' restriction
FulltextRestriction(String, String) - Constructor for class com.gisgraphy.hibernate.criterion.FulltextRestriction
 
FulltextResultsDto - Class in com.gisgraphy.domain.valueobject
DTO (data transfer object) that contains a list of SolrResponseDto and other metaData like the maximum score, The time the query has take
FulltextResultsDto(QueryResponse) - Constructor for class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
FulltextResultsDto() - Constructor for class com.gisgraphy.domain.valueobject.FulltextResultsDto
Default Constructor
FULLTEXTSEARCH_COLUMN_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
Name of the column that is equals to store a string that is used for fulltext search. it deffer form the @OpenStreetMap.FULLTEXTSEARCH_COLUMN_NAME because Hibernate, by default, lowercase the property to get the column name This value should be change if the getter and the setter of the OpenStreetMap.getTextsearchVector() change
FULLTEXTSEARCH_PROPERTY_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
Name of the field property in hibernate.
FULLTEXTSEARCH_VECTOR_PROPERTY_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
Name of the column that is equals to to_tsvector( OpenStreetMap.FULLTEXTSEARCH_COLUMN_NAME It is used to do Fulltext search with the postgres text search module (to use the index).
FulltextSearchAction - Class in com.gisgraphy.webapp.action
fulltext search Action
FulltextSearchAction() - Constructor for class com.gisgraphy.webapp.action.FulltextSearchAction
 
FullTextSearchEngine - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch
Default (threadsafe) implementation of IFullTextSearchEngine
FullTextSearchEngine(MultiThreadedHttpConnectionManager) - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
FullTextSearchException - Exception in com.gisgraphy.domain.geoloc.service.fulltextsearch
Basic Exception for fulltext search
FullTextSearchException() - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchException
Default Constructor
FullTextSearchException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchException
 
FullTextSearchException(String) - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchException
 
FullTextSearchException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchException
 
FulltextServlet - Class in com.gisgraphy.servlet
Provides a servlet Wrapper around The Gisgraphy fulltext Service
FulltextServlet() - Constructor for class com.gisgraphy.servlet.FulltextServlet
 

G

Garden - Class in com.gisgraphy.domain.geoloc.entity
Represents a Garden.
Garden(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Garden
Constructor that populate the Garden with the gisFeature fields
Garden() - Constructor for class com.gisgraphy.domain.geoloc.entity.Garden
Needed by CGLib
GardenDao - Class in com.gisgraphy.domain.repository
A data access object for Garden Object
GardenDao() - Constructor for class com.gisgraphy.domain.repository.GardenDao
Default constructor
generatedId - Static variable in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
generateSqlCreationSchemaFile(File) - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
generateSqlCreationSchemaFile(File) - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
Generate the sql file to create all the Gisgraphy tables
generateSQLCreationSchemaFileToRerunImport(File) - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
generateSQLCreationSchemaFileToRerunImport(File) - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
Generate the SQL file to create all the Gisgraphy tables that have to be reset to rerun the import, the user and role tables won't be deleted
generateSQLDropSchemaFile(File) - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
generateSQLDropSchemaFile(File) - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
Generate the sql file to drop all the Gisgraphy tables
generateSqlDropSchemaFileToRerunImport(File) - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
generateSqlDropSchemaFileToRerunImport(File) - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
Generate the SQL file to drop all the Gisgraphy tables that have to be reset to rerun the import, the user and role tables won't be deleted
GenericDao<T,PK extends java.io.Serializable> - Interface in com.gisgraphy.dao
Generic DAO (Data Access Object) with common methods to CRUD POJOs.
GenericDao<T,PK extends java.io.Serializable> - Class in com.gisgraphy.domain.repository
A generic dao That implements basic functions with java 5.0 generics
GenericDao(Class<T>) - Constructor for class com.gisgraphy.domain.repository.GenericDao
constructor
genericDao - Variable in class com.gisgraphy.service.impl.GenericManagerImpl
GenericDao instance, set by constructor of this class
GenericDaoHibernate<T,PK extends java.io.Serializable> - Class in com.gisgraphy.dao.hibernate
This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use.
GenericDaoHibernate(Class<T>) - Constructor for class com.gisgraphy.dao.hibernate.GenericDaoHibernate
Constructor that takes in a class to see which type of entity to persist
GenericGisDao<T extends GisFeature> - Class in com.gisgraphy.domain.repository
Generic Dao for Gis Object (java-5 meaning) It suppose that the PK is of type long because its goal is to be used with class gisfeatures and class that extends GisFeature. if it is note the case. it is possible to create an other inteface
it adds some method to the GenericDao in order to acess GIS objects
GenericGisDao(Class<T>) - Constructor for class com.gisgraphy.domain.repository.GenericGisDao
Constructor
GenericManager<T,PK extends java.io.Serializable> - Interface in com.gisgraphy.service
Generic Manager that talks to GenericDao to CRUD POJOs.
GenericManagerImpl<T,PK extends java.io.Serializable> - Class in com.gisgraphy.service.impl
This class serves as the Base class for all other Managers - namely to hold common CRUD methods that they might all use.
GenericManagerImpl(GenericDao<T, PK>) - Constructor for class com.gisgraphy.service.impl.GenericManagerImpl
Public constructor for creating a new GenericManagerImpl.
GeocodingAction - Class in com.gisgraphy.webapp.action
Ggeocoding Action
GeocodingAction() - Constructor for class com.gisgraphy.webapp.action.GeocodingAction
 
GeolocErrorVisitor - Class in com.gisgraphy.domain.geoloc.service.geoloc
Visitor (visitor pattern) to return error message according to the format for the geoloc service
GeolocErrorVisitor() - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
GeolocErrorVisitor(String) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
GeolocHelper - Class in com.gisgraphy.helper
Provides useful methods for geolocalisation
GeolocHelper() - Constructor for class com.gisgraphy.helper.GeolocHelper
 
GeolocQuery - Class in com.gisgraphy.domain.geoloc.service.geoloc
A GeolocQuery Query
GeolocQuery(HttpServletRequest) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
GeolocQuery(Point, double, Pagination, Output, Class<? extends GisFeature>) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
GeolocQuery(Point, double) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
Constructor with default Pagination, Output, and placetype (see GisgraphyConfig.defaultGeolocSearchPlaceTypeClass
GeolocQuery(Point) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
Constructor with default Pagination, Output, radius and placetype
GeolocResultsDto - Class in com.gisgraphy.domain.valueobject
DTO (data transfer object) for a list of GisFeatureDistance The node name is Constants.GEOLOCRESULTSDTO_JAXB_NAME
GeolocResultsDto(List<GisFeatureDistance>, Long) - Constructor for class com.gisgraphy.domain.valueobject.GeolocResultsDto
 
GeolocResultsDto() - Constructor for class com.gisgraphy.domain.valueobject.GeolocResultsDto
Default Constructor
GEOLOCRESULTSDTO_JAXB_NAME - Static variable in class com.gisgraphy.domain.valueobject.Constants
The node name for GeolocResultsDto node in JAXB
GeolocResultsDtoSerializer - Class in com.gisgraphy.domain.geoloc.service.geoloc
serialize @link GeolocResultsDto into several formats
GeolocResultsDtoSerializer() - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocResultsDtoSerializer
Default Constructor
GeolocSearchAction - Class in com.gisgraphy.webapp.action
Geolocalisation search Action
GeolocSearchAction() - Constructor for class com.gisgraphy.webapp.action.GeolocSearchAction
 
GeolocSearchEngine - Class in com.gisgraphy.domain.geoloc.service.geoloc
Default (threadsafe) implementation of IGeolocSearchEngine.
GeolocSearchEngine() - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchEngine
 
GeolocSearchException - Exception in com.gisgraphy.domain.geoloc.service.geoloc
Basic Exception for geoloc search
GeolocSearchException() - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchException
Default Constructor
GeolocSearchException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchException
 
GeolocSearchException(String) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchException
 
GeolocSearchException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchException
 
GeolocServlet - Class in com.gisgraphy.servlet
Provides a servlet Wrapper around The Gisgraphy geoloc Service, it Maps web parameters to create a GeolocQuery
GeolocServlet() - Constructor for class com.gisgraphy.servlet.GeolocServlet
 
GEOMETRY_TYPE - Static variable in class com.gisgraphy.domain.repository.GenericGisDao
 
GEONAMES_COUNTRY_FILE_ACCEPT_REGEX_STRING - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
The regexp that every country file dump matches
GeonamesAdm1Importer - Class in com.gisgraphy.domain.geoloc.importer
Import the Adm of level 1 file.
GeonamesAdm1Importer() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
Default constructor
GeonamesAdm2Importer - Class in com.gisgraphy.domain.geoloc.importer
Import the Adm of level 2 file.
GeonamesAdm2Importer() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
Default constructor
GeonamesAdm3Importer - Class in com.gisgraphy.domain.geoloc.importer
Import the Adm of level 3 file.
GeonamesAdm3Importer() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
Default constructor
GeonamesAdm4Importer - Class in com.gisgraphy.domain.geoloc.importer
Import the Adm of level 4 file.
GeonamesAdm4Importer() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
Default constructor
GeonamesAlternateNamesExtracter - Class in com.gisgraphy.domain.geoloc.importer
Extract the alternateNames into separate files : one for country, one for adm1 and one for adm2
GeonamesAlternateNamesExtracter() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
Default Constructor
GeonamesAlternateNamesImporter - Class in com.gisgraphy.domain.geoloc.importer
Import the Alternate names.
GeonamesAlternateNamesImporter() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
Default constructor
GeonamesCountryImporter - Class in com.gisgraphy.domain.geoloc.importer
Import the Countries.
GeonamesCountryImporter() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
Default constructor
GeonamesDatabaseIndexer - Class in com.gisgraphy.domain.geoloc.importer
Create the required index for all the Geonames databases
GeonamesDatabaseIndexer() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
GeonamesFeatureImporter - Class in com.gisgraphy.domain.geoloc.importer
Import the Features from a Geonames dump file.
GeonamesFeatureImporter() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
Default constructor
GeonamesFileRetriever - Class in com.gisgraphy.domain.geoloc.importer
Retrieve The Geonames files from a server
GeonamesFileRetriever() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesFileRetriever
 
GeonamesLanguageImporter - Class in com.gisgraphy.domain.geoloc.importer
Import the languages.
GeonamesLanguageImporter() - Constructor for class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
Default constructor
GEORSS_STYLESHEET - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of the XSL to apply to output Geo RSS format
get(PK) - Method in interface com.gisgraphy.dao.GenericDao
Generic method to get an object based on class and identifier.
get(PK) - Method in class com.gisgraphy.dao.hibernate.GenericDaoHibernate
Generic method to get an object based on class and identifier.
get(Class<?>, Serializable) - Method in class com.gisgraphy.dao.hibernate.UniversalDaoHibernate
Generic method to get an object based on class and identifier.
get(Class<?>, Serializable) - Method in interface com.gisgraphy.dao.UniversalDao
Generic method to get an object based on class and identifier.
get(PK) - Method in class com.gisgraphy.domain.repository.GenericDao
 
get(PK) - Method in interface com.gisgraphy.domain.repository.IDao
Retrieve the Object whith the specified primary key
get() - Method in interface com.gisgraphy.domain.repository.IImporterStatusListDao
 
get() - Method in class com.gisgraphy.domain.repository.ImporterStatusListDao
 
get(PK) - Method in interface com.gisgraphy.service.GenericManager
Generic method to get an object based on class and identifier.
get(PK) - Method in class com.gisgraphy.service.impl.GenericManagerImpl
Generic method to get an object based on class and identifier.
get(Class<?>, Serializable) - Method in class com.gisgraphy.service.impl.UniversalManagerImpl
Generic method to get an object based on class and identifier.
get(Class<?>, Serializable) - Method in interface com.gisgraphy.service.UniversalManager
Generic method to get an object based on class and identifier.
getAcceptRegExString() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAddress() - Method in class com.gisgraphy.model.Address
 
getAddress() - Method in class com.gisgraphy.model.User
 
getAdm() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getAdm(String, String, String, String, String) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAdm(String, String, String, String, String) - Method in interface com.gisgraphy.domain.repository.IAdmDao
Retrieve the Adm of the highest level according to the AdmXcode.
getAdm1(String, String) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAdm1(String, String) - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
getAdm1_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm1_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm1_names_alternate() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm1_names_alternate_localized() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm1Code() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the Adm1Code for this feature.
getAdm1Code() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdm1ExtracterStrategyIfAlreadyExists() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm1FileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm1Name() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the name of the Adm of level 1 that this GisFeature is linked to.
getAdm1Name() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdm2(String, String, String) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAdm2(String, String, String) - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
getAdm2_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm2_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm2_names_alternate() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm2_names_alternate_localized() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm2Code() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the Adm2Code for this feature.
getAdm2Code() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdm2ExtracterStrategyIfAlreadyExists() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm2FileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm2Name() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the name of the Adm of level 2 that this GisFeature is linked to.
getAdm2Name() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdm3(String, String, String, String) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAdm3(String, String, String, String) - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
getAdm3_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm3_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm3Code() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the Adm3Code for this feature.
getAdm3Code() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdm3ExtracterStrategyIfAlreadyExists() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm3FileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm3Name() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the name of the Adm of level 3 that this GisFeature is linked to.
getAdm3Name() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdm4(String, String, String, String, String) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAdm4(String, String, String, String, String) - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
getAdm4_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm4_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAdm4Code() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the Adm4Code for this feature.
getAdm4Code() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdm4ExtracterStrategyIfAlreadyExists() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm4FileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAdm4Name() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns the name of the Adm of level 4 that this GisFeature is linked to.
getAdm4Name() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAdmByCountryAndCodeAndLevel(String, String, int) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAdmByCountryAndCodeAndLevel(String, String, int) - Method in interface com.gisgraphy.domain.repository.IAdmDao
Returns The Adm with the specified code and the specified level for the specified country code.
getAdmExtracterStrategyOptionsForAdm(int) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
What should we do if the Adm file for the specified level has already been processed It is a wrapper method around ImporterConfig.DEFAULT_ADM3_EXTRACTER_STRATEGY_OPTION and ImporterConfig.DEFAULT_ADM4_EXTRACTER_STRATEGY_OPTION
getAdmOrFirstValidParentIfNotFound(String, String, String, String, String) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAdmOrFirstValidParentIfNotFound(String, String, String, String, String) - Method in interface com.gisgraphy.domain.repository.IAdmDao
Return The Adm for the specified Code in the same way of IAdmDao.getAdm(String, String, String, String, String) or the first valid parent if no Adm is found with the specified codes.
getAll() - Method in interface com.gisgraphy.dao.GenericDao
Generic method used to get all objects of a particular type.
getAll() - Method in class com.gisgraphy.dao.hibernate.GenericDaoHibernate
Generic method used to get all objects of a particular type.
getAll(Class<?>) - Method in class com.gisgraphy.dao.hibernate.UniversalDaoHibernate
Generic method used to get all objects of a particular type.
getAll(Class<?>) - Method in interface com.gisgraphy.dao.UniversalDao
Generic method used to get all objects of a particular type.
getAll() - Method in class com.gisgraphy.domain.repository.GenericDao
 
getAll() - Method in interface com.gisgraphy.domain.repository.IDao
Generic method used to get all objects of a particular type.
getAll() - Method in interface com.gisgraphy.service.GenericManager
Generic method used to get all objects of a particular type.
getAll() - Method in class com.gisgraphy.service.impl.GenericManagerImpl
Generic method used to get all objects of a particular type.
getAll(Class<?>) - Method in class com.gisgraphy.service.impl.UniversalManagerImpl
Generic method used to get a all objects of a particular type.
getAll(Class<?>) - Method in interface com.gisgraphy.service.UniversalManager
Generic method used to get a all objects of a particular type.
getAllbyLevel(int) - Method in class com.gisgraphy.domain.repository.AdmDao
 
getAllbyLevel(int) - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
getAllPaginate(int, int) - Method in class com.gisgraphy.domain.repository.GenericDao
 
getAllPaginate(int, int) - Method in interface com.gisgraphy.domain.repository.IDao
Returns all object of a particular type (i.e getAllPaginate(2,5) will return the [2,3,4,5,6] object
getAllRoles() - Method in class com.gisgraphy.service.impl.LookupManagerImpl
Retrieves all possible roles from persistence layer
getAllRoles() - Method in interface com.gisgraphy.service.LookupManager
Retrieves all possible roles from persistence layer
getAllSortedByName() - Method in class com.gisgraphy.domain.repository.CountryDao
 
getAllSortedByName() - Method in interface com.gisgraphy.domain.repository.ICountryDao
 
getAlreadyDoneFilePath() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAlreadyTry() - Method in class com.gisgraphy.helper.RetryOnErrorTemplate
 
getAlternateNameAdm1FileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Get the name of the file where the alternate names of adm with level 1 are
getAlternateNameAdm2FileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Get the name of the file where the alternate names of adm with level 2 are
getAlternateNameCountryFileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Get the name of the file where the alternate names of countries are
getAlternateNameFeaturesFileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Get the name of the file where the alternate names of features that are not adm1, adm2, or country are
getAlternateNameId() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Returns the alternate name id.
getAlternateNames() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getAlternateNamesFileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getAmbiguousCities() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getAmbiguousCity() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getAppURL(HttpServletRequest) - Static method in class com.gisgraphy.webapp.util.RequestUtil
Convenience method to get the application's URL based on request variables.
getArea() - Method in class com.gisgraphy.domain.geoloc.entity.Country
Country area in square Km
getArea() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getArea() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getAsciiName() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getAsciiName() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getAuthorities() - Method in class com.gisgraphy.model.User
 
getAuthority() - Method in class com.gisgraphy.model.Role
 
getAvailablesDaos() - Method in interface com.gisgraphy.domain.repository.IRepositoryStrategy
 
getAvailablesDaos() - Method in class com.gisgraphy.domain.repository.RepositoryStrategy
 
getBoundingBox(String, double, double, double) - Static method in class com.gisgraphy.helper.GeolocHelper
 
getByFeatureId(Long) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
getByFeatureId(Long) - Method in interface com.gisgraphy.domain.repository.IGisDao
It is not the same as IDao.get(java.io.Serializable) which retrieve an object from his PK.
getByGid(Long) - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
 
getByGid(Long) - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
getByIso3166Alpha2Code(String) - Method in class com.gisgraphy.domain.repository.CountryDao
 
getByIso3166Alpha2Code(String) - Method in interface com.gisgraphy.domain.repository.ICountryDao
Get By ISO 3166 Alpha 2 (2-letter) code NOTE : The country code will be automaticaly converted in upperCase
getByIso3166Alpha3Code(String) - Method in class com.gisgraphy.domain.repository.CountryDao
 
getByIso3166Alpha3Code(String) - Method in interface com.gisgraphy.domain.repository.ICountryDao
Get by ISO 639 Alpha 3 (3-letter) code NOTE : The country code will be automaticaly converted in upperCase
getByIso3166Code(String) - Method in class com.gisgraphy.domain.repository.CountryDao
 
getByIso3166Code(String) - Method in interface com.gisgraphy.domain.repository.ICountryDao
Wrapper method around ICountryDao.getByIso3166Alpha2Code(String) and ICountryDao.getByIso3166Alpha3Code(String).
getByIso639Alpha2Code(String) - Method in interface com.gisgraphy.domain.repository.ILanguageDao
Find by ISO 639 Alpha 2 (2-letter) code
getByIso639Alpha2Code(String) - Method in class com.gisgraphy.domain.repository.LanguageDao
 
getByIso639Alpha3Code(String) - Method in interface com.gisgraphy.domain.repository.ILanguageDao
Find by ISO 639 Alpha 3 (3-letter) code
getByIso639Alpha3Code(String) - Method in class com.gisgraphy.domain.repository.LanguageDao
 
getByIso639Code(String) - Method in interface com.gisgraphy.domain.repository.ILanguageDao
 
getByIso639Code(String) - Method in class com.gisgraphy.domain.repository.LanguageDao
 
getByName(String) - Method in class com.gisgraphy.domain.repository.CountryDao
 
getByName(String) - Method in interface com.gisgraphy.domain.repository.ICountryDao
returns the country for the specified name
getByUsageType(StatsUsageType) - Method in interface com.gisgraphy.domain.repository.IStatsUsageDao
 
getByUsageType(StatsUsageType) - Method in class com.gisgraphy.domain.repository.StatsUsageDao
 
getCapital_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCapitalName() - Method in class com.gisgraphy.domain.geoloc.entity.Country
Get the capital for this country
getCapitalName() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getChildren() - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Return the Adms of a directly higher Level in the adm the tree structure
getCity() - Method in class com.gisgraphy.model.Address
 
getCity() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getClassEntityFromString(String) - Static method in class com.gisgraphy.helper.GeolocHelper
Return the class corresponding to the specified String or null if not found.
getClassName() - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
 
getCode() - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
getCollatedResult() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getConfiguration() - Method in class com.gisgraphy.webapp.action.BaseAction
Convenience method to get the Configuration HashMap from the servlet context.
getConfigValuesMap() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
getConfirmPassword() - Method in class com.gisgraphy.model.User
 
getContentType() - Method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
getContinent() - Method in class com.gisgraphy.domain.geoloc.entity.Country
Returns The name of the continent this country belongs to
getContinent() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getContinent() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCookie(HttpServletRequest, String) - Static method in class com.gisgraphy.webapp.util.RequestUtil
Convenience method to get a cookie by name
getCountries() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getCountries() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getCountriesFileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getCountry() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getCountry() - Method in class com.gisgraphy.model.Address
 
getCountry() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getCountry_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCountry_flag_url() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getCountry_flag_url() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCountry_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCountry_names_alternate() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCountry_names_alternate_localized() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCountryCode() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
The country code is not mandatory because gisfeature like undersea does not belongs to a country
getCountryCode() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getCountryCode() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
getCountryCode() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getCountryCode() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getCountryCode() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getCurrency() - Method in class com.gisgraphy.domain.geoloc.entity.Country
Returns the ISO 4217 Currency from the currency code.
getCurrency_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCurrency_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getCurrencyCode() - Method in class com.gisgraphy.domain.geoloc.entity.Country
ISO 4217 currency code when possible.
getCurrencyCode() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getCurrencyName() - Method in class com.gisgraphy.domain.geoloc.entity.Country
Returns The name of the currency for this country.
getCurrencyName() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getcurrentExtractedFileNameIntoArchive() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFileRetriever
 
getCurrentFileName() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getCurrentFileName() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getCurrentFileName() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
getCurrentFileName() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
 
getCurrentFileName() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getCurrentFileName() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getCurrentFileNameIntoArchiveExtracted() - Method in class com.gisgraphy.helper.Untar
 
getCurrentLine() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getDao(Class<? extends GisFeature>) - Method in interface com.gisgraphy.domain.repository.IRepositoryStrategy
 
getDao(Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.repository.RepositoryStrategy
 
getDate(Date) - Static method in class com.gisgraphy.util.DateUtil
This method attempts to convert an Oracle-formatted date in the form dd-MMM-yyyy to mm/dd/yyyy.
getDatePattern() - Static method in class com.gisgraphy.util.DateUtil
Return default datePattern (MM/dd/yyyy)
getDateTime(String, Date) - Static method in class com.gisgraphy.util.DateUtil
This method generates a string representation of a date's date/time in the format you specify on input
getDateTimePattern() - Static method in class com.gisgraphy.util.DateUtil
 
getDefault() - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerDictionaryNames
 
getDefault() - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.StreetSearchMode
 
getDefault() - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
getDefault() - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputStyle
 
getDefaultForServiceIfNotSupported(Output.OutputFormat, GisgraphyServiceType) - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
getDefaultNumberOfResultsPerPage() - Method in class com.gisgraphy.webapp.action.SearchAction
 
getDescription() - Method in class com.gisgraphy.model.Role
 
getDirties() - Method in class com.gisgraphy.domain.repository.AdmDao
 
getDirties() - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
getDirties() - Method in interface com.gisgraphy.domain.repository.IGisDao
Returns inconsistant object (in most case object With featureid < 0)
getDistance() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getDistance() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getDownloadBaseUrl() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getDownloadBaseUrl() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFileRetriever
 
getDownloadBaseUrl() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFileRetriever
 
getDownloadDirectory() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getDownloadDirectory() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFileRetriever
 
getDownloadDirectory() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFileRetriever
 
getEager(Long) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
getEager(Long) - Method in interface com.gisgraphy.domain.repository.IGisDao
Same as IDao#get(java.io.Serializable) but load the AlternateNames and The linked Adm
getElevation() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getElevation() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getElevation() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getEmail() - Method in class com.gisgraphy.model.User
 
getEncoding() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.OutputstreamResponseWrapper
 
getEquivalentFipsCode() - Method in class com.gisgraphy.domain.geoloc.entity.Country
This field is not supported yet.
getEquivalentFipsCode() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getErrorMessage() - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
getErrorMessage() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
getErrorMessage() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
getErrorMessage() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
getErrorMessage() - Method in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
getErrorMessage() - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
getErrorMessage() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getErrorMessage() - Method in class com.gisgraphy.webapp.action.ImportAction
 
getErrorMessage() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
getErrorMessage() - Method in class com.gisgraphy.webapp.action.SearchAction
 
getErrorRef() - Method in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
getErrorRef() - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
getErrorsAndWarningMessages() - Method in class com.gisgraphy.webapp.action.ResetImportAction
 
getErrorVisitor(String) - Method in class com.gisgraphy.servlet.FulltextServlet
 
getErrorVisitor(String) - Method in class com.gisgraphy.servlet.GeolocServlet
 
getErrorVisitor(String) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
getErrorVisitor(String) - Method in class com.gisgraphy.servlet.StreetServlet
 
getFailedMessage() - Method in class com.gisgraphy.webapp.action.ResetImportAction
 
getFeature_class() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getFeature_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getFeature_id() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getFeatureClass() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getFeatureClass() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getFeatureCode() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getFeatureCode() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getFeatureId() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getFeatureId() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getFieldList(String) - Method in enum com.gisgraphy.domain.valueobject.Output.OutputStyle
 
getFields() - Method in class com.gisgraphy.domain.valueobject.Output
 
getFieldsAsArray(Class<?>) - Static method in class com.gisgraphy.helper.IntrospectionHelper
 
getFieldsAsList(Class<?>) - Static method in class com.gisgraphy.helper.IntrospectionHelper
 
getFile() - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
getFileContentType() - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
getFileFileName() - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
getFiles() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
getFilesToDecompress() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
return an array of file that are to be decompressed
getFilesToDecompress() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFileRetriever
 
getFilesToDecompress() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFileRetriever
 
getFilterConfig() - Method in class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
Deprecated. Not needed in final version of Servlet 2.3 API - replaced by init().
getFips_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getFipsCode() - Method in class com.gisgraphy.domain.geoloc.entity.Country
The FIPS 10.4 country code.
getFipsCode() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getFirstName() - Method in class com.gisgraphy.model.User
 
getFirstPaginationIndex() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getFlushFrequency() - Method in class com.gisgraphy.webapp.action.StatsAction
 
getFormat() - Method in class com.gisgraphy.domain.valueobject.Output
 
getFormat() - Method in class com.gisgraphy.webapp.action.SearchAction
 
getFormatedTimeElapsed() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
 
getFormatedTimeElapsed() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
getFormats() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getFormats() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
getFormats() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getFrom() - Method in class com.gisgraphy.domain.valueobject.Pagination
 
getFrom() - Method in class com.gisgraphy.webapp.action.SearchAction
 
getFromChar(char) - Static method in class com.gisgraphy.helper.GeolocHelper
Turns a char that encodes four bits in hexadecimal notation into a byte
getFromString(String) - Static method in enum com.gisgraphy.domain.geoloc.service.geoloc.street.StreetType
 
getFromString(String) - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
getFromString(String) - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputStyle
 
getFullName() - Method in class com.gisgraphy.model.User
Returns the full name.
getFulltextSearchEngineURL() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
getFully_qualified_name() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getFullyQualifiedName(boolean) - Method in class com.gisgraphy.domain.geoloc.entity.City
Returns a name with adm1Name and adm2Name added (if not null).
getFullyQualifiedName(boolean) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns a name of the form : (adm1Name et adm2Name are printed) Paris, Département de Ville-De-Paris, Ile-De-France, (FR)
getFullyQualifiedName() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getGeometryUserType() - Method in class org.hibernatespatial.postgis.PostgisDialectNG
 
getGeonamesDir() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getGeonamesDownloadFilesListFromOption() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getGeonamesDownloadURL() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getGeonamesFilesToDownload() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getGid() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getGid() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getGid() - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
getGisFeature() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
The GisFeature, the Alternate name refers to
getGisFeature() - Method in class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEvent
 
getGisFeature() - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
getGisFeature() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getGisFeatures() - Method in class com.gisgraphy.domain.geoloc.entity.event.GisFeaturesEvent
 
getGisgraphyServiceType() - Method in class com.gisgraphy.servlet.FulltextServlet
 
getGisgraphyServiceType() - Method in class com.gisgraphy.servlet.GeolocServlet
 
getGisgraphyServiceType() - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
getGisgraphyServiceType() - Method in class com.gisgraphy.servlet.StreetServlet
 
getGoogle_map_url() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getGoogle_map_url() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getGoogleMapAPIKey() - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
getGoogleMapAPIKey() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getGoogleMapAPIKey() - Method in interface com.gisgraphy.webapp.action.GoogleMapApiKeyAware
 
getGoogleMapAPIKey() - Method in class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
getGtopo30() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getGtopo30() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getGtopo30() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getHttpFileSize(String) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
getId() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
The datastore id
getId() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
The datastore id
getId() - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
getId() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getId() - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
The datastore id
getId() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getId() - Method in class com.gisgraphy.model.Role
 
getId() - Method in class com.gisgraphy.model.User
 
getId() - Method in class com.gisgraphy.stats.StatsUsage
 
getImporterConfig() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
 
getImporterConfig() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
getImporterConfig() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getImporterConfig() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
getImporterManager() - Method in class com.gisgraphy.webapp.action.ImportAction
 
getImporterMetadataDirectoryPath() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getImporters() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
 
getImporters() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
getImporterStatusDtoList() - Method in class com.gisgraphy.webapp.action.ImportAction
 
getImportFormatedTimeElapsed() - Method in class com.gisgraphy.webapp.action.ImportAction
 
getIso3166Alpha2Code() - Method in class com.gisgraphy.domain.geoloc.entity.Country
The ISO 3166 alpha-2 letter code(should be in upper case).
getIso3166Alpha2Code() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getIso3166Alpha3Code() - Method in class com.gisgraphy.domain.geoloc.entity.Country
The ISO 3166 alpha-3 letter code (should be in upper case)
getIso3166Alpha3Code() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getIso3166NumericCode() - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
getIso3166NumericCode() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getIso639Alpha2LanguageCode() - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
getIso639Alpha3LanguageCode() - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
getIso639LanguageName() - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
getIsoalpha2_country_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getIsoalpha3_country_code() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getLabel() - Method in class com.gisgraphy.model.LabelValue
 
getLang() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getLanguage() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
 
getLanguageCode() - Method in class com.gisgraphy.domain.valueobject.Output
 
getLanguageFileName() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getLanguages() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getLastName() - Method in class com.gisgraphy.model.User
 
getLastPaginationIndex() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getLat() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getLat() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getLat() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getLat() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getLat() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
getLat() - Method in class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
getLat() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getLatitude() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getLatitude() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
getLatLongJson() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getLength() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getLength() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getLevel() - Method in class com.gisgraphy.domain.geoloc.entity.Adm
 
getLevel() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getLevel() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getLng() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getLng() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getLng() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getLng() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getLng() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
getLng() - Method in class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
getLng() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getLocale() - Method in interface com.gisgraphy.service.IInternationalisationService
 
getLocale() - Method in class com.gisgraphy.service.impl.InternationalisationService
 
getLocale() - Method in class com.gisgraphy.webapp.filter.LocaleRequestWrapper
getLocales() - Method in class com.gisgraphy.webapp.filter.LocaleRequestWrapper
getLocalizedDescription(Locale) - Method in enum com.gisgraphy.domain.valueobject.FeatureCode
The specified locale is used :
If null the LocaleContextHolder one is used (in a web context, it should be the user locale).
getLocation() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Returns The JTS location point of the current GisFeature : The Geometry representation of the latitude, longitude.
getLocation() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
Returns The JTS location point of the current street : The Geometry representation for the latitude, longitude.
getLocation() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getLocation() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getLoggingSentence() - Method in class com.gisgraphy.helper.RetryOnErrorTemplate
 
getLongitude() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getLongitude() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
getMaxInsertsBeforeFlush() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getMaxInsertsBeforeFlush() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
getMaxInsertsBeforeFlush() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
getMaxInsertsBeforeFlush() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
getMaxInsertsBeforeFlush() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
getMaxInsertsBeforeFlush() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getMaxLimitResult() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getMaxLimitResult() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
getMaxLimitResult() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
getMaxLimitResult() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
getMaxNumberOfResults() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getMaxNumberOfResults() - Method in class com.gisgraphy.domain.valueobject.Pagination
 
getMaxScore() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getMessage() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
getModificationDate() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
The modification date of the feature.
getName() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
 
getName() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getName() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getName() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
getName() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getName() - Method in class com.gisgraphy.domain.valueobject.NameValueDTO
 
getName() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getName() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getName() - Method in class com.gisgraphy.model.Role
 
getName() - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
getName() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getName_alternates() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getName_alternates_localized() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getName_ascii() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getNameOptions() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getNearestAndDistanceFrom(Point, double) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
getNearestAndDistanceFrom(Point, double, int, int, boolean) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
getNearestAndDistanceFrom(Point, Long, double, int, int, boolean, Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.repository.GenericGisDao
base method for all findNearest*
getNearestAndDistanceFrom(Point, double, int, int, boolean, Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.repository.GisFeatureDao
 
getNearestAndDistanceFrom(Point, double, boolean, Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.repository.GisFeatureDao
 
getNearestAndDistanceFrom(Point, double) - Method in interface com.gisgraphy.domain.repository.IGisDao
same as IGisDao.getNearestAndDistanceFromGisFeature(GisFeature, double, int, int, boolean) but without paginate
getNearestAndDistanceFrom(Point, double, int, int, boolean) - Method in interface com.gisgraphy.domain.repository.IGisDao
 
getNearestAndDistanceFrom(Point, double, int, int, boolean, Class<? extends GisFeature>) - Method in interface com.gisgraphy.domain.repository.IGisFeatureDao
tips to search the nearestplace use firstresult=1 and maxResults=1
getNearestAndDistanceFrom(Point, double, boolean, Class<? extends GisFeature>) - Method in interface com.gisgraphy.domain.repository.IGisFeatureDao
 
getNearestAndDistanceFrom(Point, double, int, int, StreetType, Boolean, String, StreetSearchMode, boolean) - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
base method for all findNearest
getNearestAndDistanceFrom(Point, double, int, int, StreetType, Boolean, String, StreetSearchMode, boolean) - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
getNearestAndDistanceFromGisFeature(GisFeature, double, int, int, boolean) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
getNearestAndDistanceFromGisFeature(GisFeature, double, boolean) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
getNearestAndDistanceFromGisFeature(GisFeature, double, int, int, boolean, Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.repository.GisFeatureDao
 
getNearestAndDistanceFromGisFeature(GisFeature, double, boolean, Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.repository.GisFeatureDao
 
getNearestAndDistanceFromGisFeature(GisFeature, double, boolean) - Method in interface com.gisgraphy.domain.repository.IGisDao
 
getNearestAndDistanceFromGisFeature(GisFeature, double, int, int, boolean) - Method in interface com.gisgraphy.domain.repository.IGisDao
 
getNearestAndDistanceFromGisFeature(GisFeature, double, int, int, boolean, Class<? extends GisFeature>) - Method in interface com.gisgraphy.domain.repository.IGisFeatureDao
tips to search the nearestplace use firstresult=1 and maxResults=1
getNearestAndDistanceFromGisFeature(GisFeature, double, boolean, Class<? extends GisFeature>) - Method in interface com.gisgraphy.domain.repository.IGisFeatureDao
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
getNumberOfColumns() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
getNumberOfCounter() - Method in class com.gisgraphy.service.impl.StatsUsageServiceImpl
 
getNumberOfCounter() - Method in interface com.gisgraphy.service.IStatsUsageService
 
getNumberOfLinelefts() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getNumberOfLineProcessed() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getNumberOfLinesToProcess() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getNumberOfLinesToProcess() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getNumberOfLinesToProcess() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
getNumberOfLinesToProcess() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
 
getNumberOfLinesToProcess() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getNumberOfLineToProcess() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getNumberOfSuggestion() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
getNumberOfTimesToRetry() - Method in class com.gisgraphy.helper.RetryOnErrorTemplate
 
getNumFound() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getNumFound() - Method in class com.gisgraphy.domain.valueobject.GeolocResultsDto
 
getNumFound() - Method in class com.gisgraphy.domain.valueobject.StreetSearchResultsDto
 
getObject() - Method in enum com.gisgraphy.domain.valueobject.FeatureCode
Returns the java Object that the feature class and feature code are associated to.
getOneWay() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getOneWay() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
getOneWay() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getOpenStreetMapDao() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getOpenStreetMapDir() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getOpenStreetMapDownloadFilesListFromOption() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getOpenstreetMapDownloadURL() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getOpenStreetMapFilesToDownload() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
getOutput() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getOutputFormat() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getOutputLanguage() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getOutputStyle() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getPagination() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
getParameterValue() - Method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
getParent() - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Returns The parent Adm in the Adm tree structure
getPartialSearchName() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
(Experimental) This String is used to search for a part of a street name
getPartialsearchVector() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
IT DOES NOTHING.
getPassword() - Method in class com.gisgraphy.model.User
 
getPasswordHint() - Method in class com.gisgraphy.model.User
 
getPercent() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getPersistenceClass() - Method in class com.gisgraphy.domain.repository.GenericDao
 
getPersistenceClass() - Method in interface com.gisgraphy.domain.repository.IDao
 
getPhone_prefix() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getPhoneNumber() - Method in class com.gisgraphy.model.User
 
getPhonePrefix() - Method in class com.gisgraphy.domain.geoloc.entity.Country
The Phone Prefix (e.g : 33..) without '+'
getPhonePrefix() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getPlaceType() - Method in class com.gisgraphy.domain.geoloc.entity.event.PlaceTypeDeleteAllEvent
 
getPlaceType() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
getPlaceType() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
getPlaceType() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getPlacetype() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getPlacetype() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getPlacetype() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
getPlacetypes() - Method in class com.gisgraphy.webapp.action.SearchAction
 
getPoint() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
getPopulation() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getPopulation() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getPopulation() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getPostal_code_mask() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getPostal_code_regex() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getPostalCode() - Method in class com.gisgraphy.model.Address
 
getPostalCodeMask() - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
getPostalCodeMask() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getPostalCodeRegex() - Method in class com.gisgraphy.domain.geoloc.entity.Country
Returns The regexp that every Zipcode for this country matches. it is useful to test if a zipcode is valid. this field is imported from file and is not tested.
getPostalCodeRegex() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getPreferedName() - Method in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
getPreferedName() - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
getProcessedLevelFromCodes(String, String, String, String) - Static method in class com.gisgraphy.domain.geoloc.entity.Adm
Determine what should be the level of an Adm which have the provided codes
getProcessedLevelFromFeatureClassCode(String, String) - Static method in class com.gisgraphy.domain.geoloc.entity.Adm
Determine what should be the level of an adm which have a the specified featureClass and a featureCode.
getProcessorName() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getProvince() - Method in class com.gisgraphy.model.Address
 
getQ() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getQTime() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getQTime() - Method in class com.gisgraphy.domain.valueobject.GeolocResultsDto
 
getQTime() - Method in class com.gisgraphy.domain.valueobject.StreetSearchResultsDto
 
getQuery() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
getQuery() - Method in class com.gisgraphy.domain.valueobject.StreetSearchResultsDto
 
getRadius() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
getRadius() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
getRadius() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getReadFileLine() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getReadFileLine() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getReadFileLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
getReadFileLine() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
The number of read line for the current processed file
getReadFileLine() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getRequest() - Method in class com.gisgraphy.webapp.action.BaseAction
Convenience method to get the request
getRequest() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getResponse() - Method in class com.gisgraphy.webapp.action.BaseAction
Convenience method to get the response
getResponseDTO() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getResponseDTO() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
getResult() - Method in class com.gisgraphy.domain.valueobject.GeolocResultsDto
 
getResult() - Method in class com.gisgraphy.domain.valueobject.StreetSearchResultsDto
 
getResult() - Method in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
getResult() - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
getResults() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getResultsSize() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getRole(String) - Method in class com.gisgraphy.service.impl.RoleManagerImpl
getRole(String) - Method in interface com.gisgraphy.service.RoleManager
 
getRoleByName(String) - Method in class com.gisgraphy.dao.hibernate.RoleDaoHibernate
Gets role information based on rolename
getRoleByName(String) - Method in interface com.gisgraphy.dao.RoleDao
Gets role information based on rolename
getRoleList() - Method in class com.gisgraphy.model.User
Convert user roles to LabelValue objects for convenience.
getRoles() - Method in class com.gisgraphy.dao.hibernate.LookupDaoHibernate
Returns all Roles ordered by name
getRoles() - Method in interface com.gisgraphy.dao.LookupDao
Returns all Roles ordered by name
getRoles() - Method in class com.gisgraphy.model.User
 
getRoles(Role) - Method in class com.gisgraphy.service.impl.RoleManagerImpl
getRoles(Role) - Method in interface com.gisgraphy.service.RoleManager
 
getSavedFilePath() - Method in interface com.gisgraphy.domain.repository.IImporterStatusListDao
 
getSavedFilePath() - Method in class com.gisgraphy.domain.repository.ImporterStatusListDao
 
getScope() - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
 
getScope(String) - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
Converts the scope name into its corresponding PageContext constant value.
getServer() - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IsolrClient
return a handler to the server
getServer() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
 
getSession() - Method in class com.gisgraphy.webapp.action.BaseAction
Convenience method to get the session.
getShape() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getSource() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
It tells from which files / gazetteers it has been imported
getSource() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getSpatialFilterExpression(String) - Method in class org.hibernatespatial.postgis.PostgisDialectNG
 
getSpatialRelateSQL(String, int, boolean) - Method in class org.hibernatespatial.postgis.PostgisDialectNG
 
getSpellcheckerDictionaryName() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
getSpellCheckProposal() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getSpoken_languages() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getSpokenLanguages() - Method in class com.gisgraphy.domain.geoloc.entity.Country
All language spoken in this Country.
getSRID() - Method in enum com.gisgraphy.domain.valueobject.SRID
 
getStatsUsages() - Method in class com.gisgraphy.webapp.action.StatsAction
 
getStatsUsageType() - Method in class com.gisgraphy.stats.StatsUsage
 
getStatus() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getStatus() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getStatus() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
getStatus() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
 
getStatus() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getStatus() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getStatusDtoList() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
 
getStatusDtoList() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
getStatusEnumList() - Method in class com.gisgraphy.webapp.action.ImportAction
 
getStatusMessage() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getStatusMessage() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getStatusMessage() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
getStatusMessage() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
 
getStatusMessage() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getStatusMessage() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
getStreetSearchMode() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
getStreetSearchResultsDto() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getStreetType() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
getStreetType() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
getStreetType() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
 
getStreetType() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getStreetTypes() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
getString(String) - Method in interface com.gisgraphy.service.IInternationalisationService
 
getString(String, Object[]) - Method in interface com.gisgraphy.service.IInternationalisationService
 
getString(String) - Method in class com.gisgraphy.service.impl.InternationalisationService
 
getString(String, Object[]) - Method in class com.gisgraphy.service.impl.InternationalisationService
 
getStyle() - Method in class com.gisgraphy.domain.valueobject.Output
 
getStyle() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getSuggestionMap() - Method in class com.gisgraphy.domain.valueobject.FulltextResultsDto
 
getTextSearchName() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
This value is use to do a Fulltext search for a street name with index
getTextsearchVector() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
IT DOES NOTHING.
getTimeElapsed() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
 
getTimeElapsed() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
getTimeNow(Date) - Static method in class com.gisgraphy.util.DateUtil
This method returns the current date time in the format: MM/dd/yyyy HH:MM a
getTimezone() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getTimezone() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getTimezone() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getTld() - Method in class com.gisgraphy.domain.geoloc.entity.Country
Returns the top level domain for this country with the starting point.
getTld() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getTld() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getTo() - Method in class com.gisgraphy.domain.valueobject.Pagination
 
getTo() - Method in class com.gisgraphy.webapp.action.SearchAction
 
getToday() - Static method in class com.gisgraphy.util.DateUtil
This method returns the current date in the format: MM/dd/yyyy
getTotalReadLine() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
getTotalReadLine() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
getTotalReadLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
getTotalReadLine() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
The number of read line for all the processed file
getTotalReadLine() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
getTotalUsage() - Method in class com.gisgraphy.webapp.action.StatsAction
 
getTypedValues(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.DistanceRestriction
 
getTypedValues(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.FulltextRestriction
 
getTypedValues(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.IntersectsRestriction
 
getTypedValues(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.PartialWordSearchRestriction
 
getUnused() - Method in class com.gisgraphy.domain.repository.AdmDao
 
getUnused() - Method in interface com.gisgraphy.domain.repository.IAdmDao
 
getURL() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
getURL() - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IFullTextSearchEngine
 
getURL() - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IsolrClient
 
getURL() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
 
getUsage(StatsUsageType) - Method in class com.gisgraphy.service.impl.StatsUsageServiceImpl
 
getUsage(StatsUsageType) - Method in interface com.gisgraphy.service.IStatsUsageService
 
getUsage() - Method in class com.gisgraphy.stats.StatsUsage
 
getUsedLanguagesCodes() - Method in class com.gisgraphy.domain.repository.AlternateNameDao
 
getUsedLanguagesCodes() - Method in interface com.gisgraphy.domain.repository.IAlternateNameDao
This method returns the language used by the AlternateName. the results are sorted by the number of times they are used(most popula first)
getUser(String) - Method in class com.gisgraphy.service.impl.UserManagerImpl
Retrieves a user by userId.
getUser(String) - Method in interface com.gisgraphy.service.UserManager
Retrieves a user by userId.
getUser(String) - Method in interface com.gisgraphy.service.UserService
Retrieves a user by userId.
getUser() - Method in class com.gisgraphy.webapp.action.SignupAction
Return an instance of the user - to display when validation errors occur
getUser() - Method in class com.gisgraphy.webapp.action.UserAction
 
getUserByUsername(String) - Method in class com.gisgraphy.service.impl.UserManagerImpl
Finds a user by their username.
getUserByUsername(String) - Method in interface com.gisgraphy.service.UserManager
Finds a user by their username.
getUserByUsername(String) - Method in interface com.gisgraphy.service.UserService
Finds a user by their username.
getUsername() - Method in class com.gisgraphy.model.User
 
getUsers() - Method in class com.gisgraphy.dao.hibernate.UserDaoHibernate
Gets a list of users ordered by the uppercase version of their username.
getUsers() - Method in interface com.gisgraphy.dao.UserDao
Gets a list of users ordered by the uppercase version of their username.
getUsers(User) - Method in class com.gisgraphy.service.impl.UserManagerImpl
Retrieves a list of users, filtering with parameters on a user object
getUsers(User) - Method in interface com.gisgraphy.service.UserManager
Retrieves a list of users, filtering with parameters on a user object
getUsers(User) - Method in interface com.gisgraphy.service.UserService
Retrieves a list of users, filtering with parameters on a user object
getUsers() - Method in class com.gisgraphy.webapp.action.UserAction
Holder for users to display on list screen
getValue() - Method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextFields
Get the value of the fulltext field in the schema.xml
getValue() - Method in class com.gisgraphy.domain.valueobject.NameValueDTO
 
getValue() - Method in class com.gisgraphy.model.LabelValue
 
getVar() - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
 
getVariableInfo(TagData) - Method in class com.gisgraphy.webapp.taglib.ConstantsTei
Return information about the scripting variables to be created.
getVerbosityModes() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
getVersion() - Method in class com.gisgraphy.model.User
 
getWebsite() - Method in class com.gisgraphy.model.User
 
getWriterType() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.OutputstreamResponseWrapper
 
getYahoo_map_url() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getYahoo_map_url() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
getZipCodes() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
getZipCodes() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
getZipcodes() - Method in class com.gisgraphy.domain.valueobject.SolrResponseDto
 
GIS_DATE_PATTERN - Static variable in class com.gisgraphy.domain.valueobject.Constants
Default Date pattern
GisFeature - Class in com.gisgraphy.domain.geoloc.entity
GisFeature is the 'MotherClass of all Features.
GisFeature() - Constructor for class com.gisgraphy.domain.geoloc.entity.GisFeature
Default Constructor, needed by cgLib
GisFeature(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.GisFeature
Copy Constructor that populate the current GisFeature with the specified gisFeature fields
GISFEATURE_BASE_URL - Static variable in class com.gisgraphy.domain.valueobject.Constants
The Base URL for building GISFeature URL
GisFeatureDao - Class in com.gisgraphy.domain.repository
A data access object for GisFeature
GisFeatureDao() - Constructor for class com.gisgraphy.domain.repository.GisFeatureDao
Default Constructor
GisFeatureDeleteAllEvent - Class in com.gisgraphy.domain.geoloc.entity.event
Represents an event when several GisFeatures are deleted
GisFeatureDeleteAllEvent(List<? extends GisFeature>) - Constructor for class com.gisgraphy.domain.geoloc.entity.event.GisFeatureDeleteAllEvent
 
GisFeatureDeletedEvent - Class in com.gisgraphy.domain.geoloc.entity.event
Represents an event when a GisFeatures is deleted
GisFeatureDeletedEvent(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.event.GisFeatureDeletedEvent
 
GisFeatureDistance - Class in com.gisgraphy.domain.valueobject
Value object that represents a gisFeature with a distance The JAXB node name is Constants.GISFEATUREDISTANCE_JAXB_NAME
GisFeatureDistance() - Constructor for class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
GisFeatureDistance(GisFeature, Double) - Constructor for class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
GisFeatureDistance(Adm, Double) - Constructor for class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
GisFeatureDistance(Country, Double) - Constructor for class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
gisFeatureDistance() - Static method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
GisFeatureDistance.GisFeatureDistanceBuilder - Class in com.gisgraphy.domain.valueobject
 
GISFEATUREDISTANCE_JAXB_NAME - Static variable in class com.gisgraphy.domain.valueobject.Constants
The node name for GisFeatureDistance node in JAXB
GisFeatureEvent - Class in com.gisgraphy.domain.geoloc.entity.event
Event that occurred on one GisFeatures
GisFeatureEvent(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEvent
Default constructor
GisFeatureEventListener - Class in com.gisgraphy.domain.geoloc.entity.event
Basic implementation that must be aware of GisFeatureEvents.
GisFeatureEventListener() - Constructor for class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEventListener
 
GisFeaturesEvent - Class in com.gisgraphy.domain.geoloc.entity.event
Event that occurred on several GisFeatures
GisFeaturesEvent(List<? extends GisFeature>) - Constructor for class com.gisgraphy.domain.geoloc.entity.event.GisFeaturesEvent
Default constructor
GisFeatureStoredEvent - Class in com.gisgraphy.domain.geoloc.entity.event
Represents an event when a GisFeature is strored
GisFeatureStoredEvent(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.event.GisFeatureStoredEvent
 
GisgraphyCommunicationException - Exception in com.gisgraphy.domain.geoloc.service.geoloc
Basic Exception for Communication Exception
GisgraphyCommunicationException() - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GisgraphyCommunicationException
Default Constructor
GisgraphyCommunicationException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GisgraphyCommunicationException
 
GisgraphyCommunicationException(String) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GisgraphyCommunicationException
 
GisgraphyCommunicationException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.GisgraphyCommunicationException
 
GisgraphyConfig - Class in com.gisgraphy.domain.valueobject
A bean that contains some property for gisgraphy
GisgraphyConfig() - Constructor for class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
GisgraphyException - Exception in com.gisgraphy
Mother class of all gisgraphy Exception
GisgraphyException() - Constructor for exception com.gisgraphy.GisgraphyException
Default constructor
GisgraphyException(String, Throwable) - Constructor for exception com.gisgraphy.GisgraphyException
 
GisgraphyException(String) - Constructor for exception com.gisgraphy.GisgraphyException
 
GisgraphyException(Throwable) - Constructor for exception com.gisgraphy.GisgraphyException
 
GisgraphyServiceType - Enum in com.gisgraphy.domain.valueobject
List of The services provided by gisgraphy
GisgraphyServlet - Class in com.gisgraphy.servlet
provides utility function for Gisgraphy Service
GisgraphyServlet() - Constructor for class com.gisgraphy.servlet.GisgraphyServlet
 
GISSource - Enum in com.gisgraphy.domain.valueobject
List of source for the gisFeatures. it tells from which files/gazetteers it has been imported
GLOBAL_STREET_NONAME - Static variable in class com.gisgraphy.webapp.action.DisplayStreetAction
The reference in the localized file for the fact that the street has no name
Golf - Class in com.gisgraphy.domain.geoloc.entity
Represents a Golf.
Golf(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Golf
Constructor that populate the Golf with the gisFeature fields
Golf() - Constructor for class com.gisgraphy.domain.geoloc.entity.Golf
Needed by CGLib
GolfDao - Class in com.gisgraphy.domain.repository
A data access object for Golf Object
GolfDao() - Constructor for class com.gisgraphy.domain.repository.GolfDao
Default constructor
GOOGLE_MAP_BASE_URL - Static variable in class com.gisgraphy.helper.URLUtils
A constant to create Google map URL
googleanalytics_uacctcode - Static variable in class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
googleMapAPIKey - Static variable in class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
GoogleMapApiKeyAware - Interface in com.gisgraphy.webapp.action
Interface to be implemented when Google map api key is required
Gorge - Class in com.gisgraphy.domain.geoloc.entity
Represents a Gorge.
Gorge(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Gorge
Constructor that populate the Gorge with the gisFeature fields
Gorge() - Constructor for class com.gisgraphy.domain.geoloc.entity.Gorge
Needed by CGLib
GorgeDao - Class in com.gisgraphy.domain.repository
A data access object for Gorge Object
GorgeDao() - Constructor for class com.gisgraphy.domain.repository.GorgeDao
Default constructor
GrassLand - Class in com.gisgraphy.domain.geoloc.entity
Represents a GrassLand.
GrassLand(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.GrassLand
Constructor that populate the GrassLand with the gisFeature fields
GrassLand() - Constructor for class com.gisgraphy.domain.geoloc.entity.GrassLand
Needed by CGLib
GrassLandDao - Class in com.gisgraphy.domain.repository
A data access object for GrassLand Object
GrassLandDao() - Constructor for class com.gisgraphy.domain.repository.GrassLandDao
Default constructor
Gulf - Class in com.gisgraphy.domain.geoloc.entity
Represents a Gulf.
Gulf(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Gulf
Constructor that populate the Gulf with the gisFeature fields
Gulf() - Constructor for class com.gisgraphy.domain.geoloc.entity.Gulf
Needed by CGLib
GulfDao - Class in com.gisgraphy.domain.repository
A data access object for Gulf Object
GulfDao() - Constructor for class com.gisgraphy.domain.repository.GulfDao
Default constructor

H

handleEvent(IEvent) - Method in class com.gisgraphy.domain.geoloc.entity.event.EventManager
 
handleEvent(IEvent) - Method in class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEventListener
 
handleEvent(IEvent) - Method in interface com.gisgraphy.domain.geoloc.entity.event.IEventListener
 
handleEvent(IEvent) - Method in interface com.gisgraphy.domain.geoloc.entity.event.IEventManager
 
handleEvent(IEvent) - Method in interface com.gisgraphy.domain.repository.ISolRSynchroniser
handle an event in order to synchronise Data (the event may be add, update, delete a GIS object)
handleEvent(PlaceTypeDeleteAllEvent) - Method in class com.gisgraphy.domain.repository.SolRSynchroniser
 
handleEvent(IEvent) - Method in class com.gisgraphy.domain.repository.SolRSynchroniser
 
handleNotAuthorized(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.webapp.interceptor.UserRoleAuthorizationInterceptor
Handle a request that is not authorized according to this interceptor.
hasDistanceField() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.Adm
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.City
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.CitySubdivision
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
hashCode() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
hashCode() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
hashCode() - Method in class com.gisgraphy.domain.valueobject.Output
 
hashCode() - Method in class com.gisgraphy.domain.valueobject.Pagination
 
hashCode(Object) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
hashCode() - Method in class com.gisgraphy.model.Address
Overridden hashCode method - compares on address, city, province, country and postal code.
hashCode() - Method in class com.gisgraphy.model.BaseObject
When you override equals, you should override hashCode.
hashCode() - Method in class com.gisgraphy.model.LabelValue
The hash code is based on the object's value.
hashCode() - Method in class com.gisgraphy.model.Role
When you override equals, you should override hashCode.
hashCode() - Method in class com.gisgraphy.model.User
When you override equals, you should override hashCode.
hasSpellChecking() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
Wether the spellchecking is enabled for this query
HibernateExtensionPostProcessor - Class in com.gisgraphy.dao.spring
Adds Hibernate persistent class definitions to an existing Spring Session Factory bean, possibly defined within a separate Spring configuration file in a seprate jar file.
HibernateExtensionPostProcessor() - Constructor for class com.gisgraphy.dao.spring.HibernateExtensionPostProcessor
 
Hill - Class in com.gisgraphy.domain.geoloc.entity
Represents a Hill.
Hill(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Hill
Constructor that populate the Hill with the gisFeature fields
Hill() - Constructor for class com.gisgraphy.domain.geoloc.entity.Hill
Needed by CGLib
HillDao - Class in com.gisgraphy.domain.repository
A data access object for Hill Object
HillDao() - Constructor for class com.gisgraphy.domain.repository.HillDao
Default constructor
Hospital - Class in com.gisgraphy.domain.geoloc.entity
Represents a Hospital.
Hospital(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Hospital
Constructor that populate the Hospital with the gisFeature fields
Hospital() - Constructor for class com.gisgraphy.domain.geoloc.entity.Hospital
Needed by CGLib
HospitalDao - Class in com.gisgraphy.domain.repository
A data access object for Hospital Object
HospitalDao() - Constructor for class com.gisgraphy.domain.repository.HospitalDao
Default constructor
Hotel - Class in com.gisgraphy.domain.geoloc.entity
Represents a Hotel.
Hotel(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Hotel
Constructor that populate the Hotel with the gisFeature fields
Hotel() - Constructor for class com.gisgraphy.domain.geoloc.entity.Hotel
Needed by CGLib
HotelDao - Class in com.gisgraphy.domain.repository
A data access object for Hotel Object
HotelDao() - Constructor for class com.gisgraphy.domain.repository.HotelDao
Default constructor
House - Class in com.gisgraphy.domain.geoloc.entity
Represents a House.
House(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.House
Constructor that populate the House with the gisFeature fields
House() - Constructor for class com.gisgraphy.domain.geoloc.entity.House
Needed by CGLib
HouseDao - Class in com.gisgraphy.domain.repository
A data access object for House Object
HouseDao() - Constructor for class com.gisgraphy.domain.repository.HouseDao
Default constructor
HTMLHelper - Class in com.gisgraphy.helper
Provides some usefull methods
HTMLHelper() - Constructor for class com.gisgraphy.helper.HTMLHelper
 
HTTP_REFERER_HEADER_NAME - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of the Referer Header
HTTP_USER_AGENT_HEADER_NAME - Static variable in class com.gisgraphy.domain.valueobject.Constants
The name of The User Agent Header

I

IAdmDao - Interface in com.gisgraphy.domain.repository
Interface for Adm data access
IAlternateNameDao - Interface in com.gisgraphy.domain.repository
Interface of data access object for AlternateName
Ice - Class in com.gisgraphy.domain.geoloc.entity
Represents a Ice.
Ice(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Ice
Constructor that populate the Ice with the gisFeature fields
Ice() - Constructor for class com.gisgraphy.domain.geoloc.entity.Ice
Needed by CGLib
IceDao - Class in com.gisgraphy.domain.repository
A data access object for Ice Object
IceDao() - Constructor for class com.gisgraphy.domain.repository.IceDao
Default constructor
ICityDao - Interface in com.gisgraphy.domain.repository
Interface of data access object for City
ICountryDao - Interface in com.gisgraphy.domain.repository
Interface of data access object for Country
IDao<T,PK extends java.io.Serializable> - Interface in com.gisgraphy.domain.repository
Interface of a Generic (java-5 meaning) data access object
IDatabaseHelper - Interface in com.gisgraphy.domain.repository
Interface that describe useful function to manage the database
IDatabaseInitializer - Interface in com.gisgraphy.domain.repository
 
IEvent - Interface in com.gisgraphy.domain.geoloc.entity.event
Base base interface for Events
IEventListener - Interface in com.gisgraphy.domain.geoloc.entity.event
interface that must be implemented by all the listeners
IEventManager - Interface in com.gisgraphy.domain.geoloc.entity.event
Manage all the Event Received.
IFullTextSearchEngine - Interface in com.gisgraphy.domain.geoloc.service.fulltextsearch
Execute a FulltextQuery and returns the results in a specific format
IGeolocResultsDtoSerializer - Interface in com.gisgraphy.domain.geoloc.service.geoloc
 
IGeolocSearchEngine - Interface in com.gisgraphy.domain.geoloc.service.geoloc
Execute a GeolocQuery and returns the results in a specific format
IGisDao<T> - Interface in com.gisgraphy.domain.repository
Interface for a Generic Dao for GIS Object (java-5 meaning) it suppose that the PK is of type long because its goal is to be used with class gisfeatures and class that extends GisFeature. if it is note the case. it is possible to create an other inteface
: public interface IGisDao extends IDao it adds some method to the IDao in order to acess GIS objects
IGisFeatureDao - Interface in com.gisgraphy.domain.repository
Interface of data access object for GisFeature
IGisRepositoryEvent - Interface in com.gisgraphy.domain.geoloc.entity.event
Base interface for all Events that occurs on Gis repository
IImporterManager - Interface in com.gisgraphy.domain.geoloc.importer
 
IImporterProcessor - Interface in com.gisgraphy.domain.geoloc.importer
Interface for Geonames processor
IImporterStatusListDao - Interface in com.gisgraphy.domain.repository
 
IInternationalisationService - Interface in com.gisgraphy.service
allow L10N and I18N
ILanguageDao - Interface in com.gisgraphy.domain.repository
Interface of data access object for Language
IMPORT_IN_PROGRESS - Static variable in class com.gisgraphy.webapp.action.ResetImportAction
view of page that gives information after the reset
ImportAction - Class in com.gisgraphy.webapp.action
Action that do the all import
ImportAction() - Constructor for class com.gisgraphy.webapp.action.ImportAction
 
importAll() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
synchronized method to Import all the GisFeatures according the ImporterConfig and the several importers define in the applicationContext-geoloc file.
importAll() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
ImportConfirmAction - Class in com.gisgraphy.webapp.action
Action that retrieve the configuration and
ImportConfirmAction() - Constructor for class com.gisgraphy.webapp.action.ImportConfirmAction
 
IMPORTER_METADATA_RELATIVE_PATH - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The relative path of the directory that contains importer metadata
IMPORTER_STATUS_LIST_FILENAME - Static variable in class com.gisgraphy.domain.repository.ImporterStatusListDao
 
importerConfig - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
importerConfig - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
ImporterConfig - Class in com.gisgraphy.domain.geoloc.importer
 
ImporterConfig() - Constructor for class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
ImporterException - Exception in com.gisgraphy.domain.geoloc.importer
Basic Exception for Importers
ImporterException() - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterException
Default constructor
ImporterException(String) - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterException
 
ImporterException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterException
 
ImporterException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterException
 
ImporterHelper - Class in com.gisgraphy.domain.geoloc.importer
Useful methods for importer
ImporterHelper() - Constructor for class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
ImporterManager - Class in com.gisgraphy.domain.geoloc.importer
Do the importing stuff
ImporterManager() - Constructor for class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
ImporterMetaDataException - Exception in com.gisgraphy.domain.geoloc.importer
Exception That is throws when importer metadatas can not be read
ImporterMetaDataException() - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterMetaDataException
Default constructor
ImporterMetaDataException(String) - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterMetaDataException
 
ImporterMetaDataException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterMetaDataException
 
ImporterMetaDataException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.ImporterMetaDataException
 
ImporterStatus - Enum in com.gisgraphy.domain.valueobject
The differents status an importer can have
ImporterStatusDto - Class in com.gisgraphy.domain.valueobject
Represents a status of an IgeonamesProcessor
ImporterStatusDto(String, String, long, long, long, String, ImporterStatus) - Constructor for class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
ImporterStatusDto(IImporterProcessor) - Constructor for class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
ImporterStatusDto(String) - Constructor for class com.gisgraphy.domain.valueobject.ImporterStatusDto
Construct a ImporterStatusDto from a csv line
ImporterStatusListDao - Class in com.gisgraphy.domain.repository
A data access object for ImporterStatus
ImporterStatusListDao() - Constructor for class com.gisgraphy.domain.repository.ImporterStatusListDao
 
in - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
The bufferReader for the current read Geonames file
increaseUsage(StatsUsageType) - Method in class com.gisgraphy.service.impl.StatsUsageServiceImpl
 
increaseUsage(StatsUsageType) - Method in interface com.gisgraphy.service.IStatsUsageService
 
increaseUsage() - Method in class com.gisgraphy.stats.StatsUsage
 
increment - Variable in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
The paginate step
INDENT_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The indent parameter (Solr parameter name)
INDENT_PARAMETER - Static variable in class com.gisgraphy.servlet.GisgraphyServlet
 
init() - Method in interface com.gisgraphy.domain.repository.IDatabaseInitializer
 
init() - Method in class com.gisgraphy.service.impl.StatsUsageServiceImpl
 
init() - Method in class com.gisgraphy.servlet.FulltextServlet
 
init() - Method in class com.gisgraphy.servlet.GeolocServlet
 
init() - Method in class com.gisgraphy.servlet.StreetServlet
 
init() - Method in class com.gisgraphy.webapp.interceptor.UserRoleAuthorizationInterceptor
This method currently does nothing.
init(FilterConfig) - Method in class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
Set FilterConfig, and get instance of DecoratorMapper.
initFiles() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
initFilterBean() - Method in class com.gisgraphy.webapp.filter.StaticFilter
Read the includes/excludes paramters and set the filter accordingly.
initMap() - Method in class com.gisgraphy.domain.repository.RepositoryStrategy
 
intercept(ActionInvocation) - Method in class com.gisgraphy.webapp.interceptor.UserRoleAuthorizationInterceptor
Intercept the action invocation and check to see if the user has the proper role.
internationalisationService - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
InternationalisationService - Class in com.gisgraphy.service.impl
Allow i18n and L10n When we are not in a web context
InternationalisationService() - Constructor for class com.gisgraphy.service.impl.InternationalisationService
 
IntersectsRestriction - Class in com.gisgraphy.hibernate.criterion
An implementation of the Criterion interface that implements restriction for a psql intersects restriction
IntersectsRestriction(String, Polygon) - Constructor for class com.gisgraphy.hibernate.criterion.IntersectsRestriction
 
IntrospectionHelper - Class in com.gisgraphy.helper
Inspect object and all subClass to retrieve the fields in order to be used by the ProjectionBean
IntrospectionHelper() - Constructor for class com.gisgraphy.helper.IntrospectionHelper
 
IntrospectionIgnoredField - Annotation Type in com.gisgraphy.helper
The field annotate with this annotation will be ignored by the IntrospectionHelper
IOpenStreetMapDao - Interface in com.gisgraphy.domain.repository
 
IoutputFormatVisitor - Interface in com.gisgraphy.domain.geoloc.service.errors
Visitao (visitor Pattern) for the outputFormat enum
IQueryProcessor<T extends AbstractGisQuery> - Interface in com.gisgraphy.domain.geoloc.service
Interface that execute AbstractGisQuerys
IRepositoryStrategy - Interface in com.gisgraphy.domain.repository
 
is_Adm(String, String) - Static method in enum com.gisgraphy.helper.FeatureClassCodeHelper
Whether the feature code and the feature class are for Adm object It will return true if featureClass equals 'A' and featureCode is ADM1,ADM2,ADM3,ADM4. it is case sensitive and will retrun false for A.ADM.ADMD are not considered as ADM
isAccountExpired() - Method in class com.gisgraphy.model.User
 
isAccountLocked() - Method in class com.gisgraphy.model.User
 
isAccountNonExpired() - Method in class com.gisgraphy.model.User
 
isAccountNonLocked() - Method in class com.gisgraphy.model.User
 
isActiveByDefault() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
isAdm() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Whether the feature is an Adm, in the sense we define it in the FeatureClassCodeHelper class.
isAdvancedSearch() - Method in class com.gisgraphy.webapp.action.SearchAction
 
isAlive() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
isAlive() - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IFullTextSearchEngine
 
isAlreadyDone() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
 
isAlreadyDone() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
isAutosubmit() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
isCity() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Whether the feature is a city, in the sense we define it in the FeatureClassCodeHelper class.
isCity(String, String) - Static method in enum com.gisgraphy.helper.FeatureClassCodeHelper
Whether the feature code and the feature class are for City objects.
isCityFound() - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
isCollateResults() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
isConfigCorrectForImport() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isConfirmed() - Method in class com.gisgraphy.webapp.action.ResetImportAction
 
isConsistentForLevel() - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Check that the country code is filled and the admXcode are correctly filled according to the level
isCountry() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Whether the feature is a coutry, in the sense we define it in the FeatureClassCodeHelper class.
isCountry(String, String) - Static method in enum com.gisgraphy.helper.FeatureClassCodeHelper
Whether the feature code and the feature class are for Country object.
isCredentialsExpired() - Method in class com.gisgraphy.model.User
 
isCredentialsNonExpired() - Method in class com.gisgraphy.model.User
 
isDebugMode() - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
isDisplayResults() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
isDisplayResults() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
isDisplayResults() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
isDistance() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
isDistance() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
isDownloadDirectoryAccessible() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
isEmptyField(String[], int, boolean) - Static method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Check that the array is not null, and the fields of the specified position is not empty (after been trimed)
isEnabled() - Static method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
isEnabled() - Method in class com.gisgraphy.model.User
 
isEndOfDocument() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Airport
Override the GisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.AmusePark
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Aqueduc
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.ATM
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Bank
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Bar
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Bay
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Beach
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Bridge
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Building
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.BusStation
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Camp
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Canyon
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Casino
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Castle
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Cemetery
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Cirque
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.City
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Cliff
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Coast
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Continent
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.CourtHouse
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.CustomsPost
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Dam
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Desert
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Factory
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Falls
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Farm
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Field
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.FishingArea
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Fjord
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Forest
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Garden
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Golf
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Gorge
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.GrassLand
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Gulf
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Hill
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Hospital
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Hotel
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.House
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Ice
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Island
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Lake
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Library
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.LightHouse
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Mall
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Marsh
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.MetroStation
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Military
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Mill
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Mine
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Mole
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Monument
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Mound
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Mountain
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Museum
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Oasis
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.ObservatoryPoint
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Ocean
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.OperaHouse
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Park
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Parking
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Plantation
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.PolicePost
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.PoliticalEntity
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Pond
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Port
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.PostOffice
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Prison
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Pyramid
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Quay
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Rail
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.RailRoadStation
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Ranch
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Ravin
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Reef
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Religious
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Reserve
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Restaurant
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Road
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.School
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Sea
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Spring
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Stadium
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Strait
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Stream
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Street
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Theater
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Tower
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Tree
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Tunnel
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.UnderSea
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Vineyard
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Volcano
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.WaterBody
Override the gisFeature value.
isFullTextSearchable() - Method in class com.gisgraphy.domain.geoloc.entity.Zoo
Override the gisFeature value.
isFulltextSearchEngineAlive() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
isGeonamesDownloadDirectoryAccessible() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isGeonamesImporterEnabled() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isGeonamesImporterEnabled() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
isImportAlreadyDone() - Method in class com.gisgraphy.webapp.action.ImportAction
 
isImportGisFeatureEmbededAlternateNames() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isImportInProgress() - Method in class com.gisgraphy.webapp.action.ImportAction
 
isIndent() - Method in class com.gisgraphy.webapp.action.SearchAction
 
isIndented() - Method in class com.gisgraphy.domain.valueobject.Output
 
isInProgress() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
 
isInProgress() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
Island - Class in com.gisgraphy.domain.geoloc.entity
Represents a Island.
Island(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Island
Constructor that populate the Island with the gisFeature fields
Island() - Constructor for class com.gisgraphy.domain.geoloc.entity.Island
Needed by CGLib
IslandDao - Class in com.gisgraphy.domain.repository
A data access object for Island Object
IslandDao() - Constructor for class com.gisgraphy.domain.repository.IslandDao
Default constructor
isMissingRequiredFieldThrows() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isMutable() - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
isNormalize_textFunctionCreated() - Method in class com.gisgraphy.domain.repository.DatabaseHelper
 
isNormalize_textFunctionCreated() - Method in interface com.gisgraphy.domain.repository.IDatabaseHelper
Determines if the normalize_text function is created in postgres
IsolrClient - Interface in com.gisgraphy.domain.geoloc.service.fulltextsearch
Wrap a SolrServer
ISolRSynchroniser - Interface in com.gisgraphy.domain.repository
We don't use the Hibernate Listeners because we don't want to handle every hibernate operations just a few one (we don't want to check if that class or that one should be sync Synchronise the Gis Object with the full text search engine.
isOpenStreetMapDownloadDirectoryAccessible() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isOpenStreetMapDownloadDirectoryAccessible() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
isOpenstreetmapImporterEnabled() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isOpenStreetMapImporterEnabled() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
isOutputIndented() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
isOutputIndented() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
isParametersEmpty(HttpServletRequest, String...) - Static method in class com.gisgraphy.helper.HTMLHelper
 
ISpellCheckerIndexer - Interface in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell
 
isPreferredName() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Whether the alternate name is the preferred name for The GisFeature
isRegexpCorrects() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isRegexpCorrects() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
isResetFailed() - Method in class com.gisgraphy.webapp.action.ResetImportAction
 
isRetrieveFiles() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isServerAlive() - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IsolrClient
 
isServerAlive() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
 
isShortName() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Whether the alternate name is a short name
isSpellchecking() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
isSupported(GisgraphyServiceType) - Method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
isSyncAdmCodesWithLinkedAdmOnes() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
IStatsUsageDao - Interface in com.gisgraphy.domain.repository
Interface for StatsUsage data access
IStatsUsageService - Interface in com.gisgraphy.service
Manage The StatsUsage
IStreetSearchEngine - Interface in com.gisgraphy.domain.geoloc.service.geoloc
Execute a StreetSearchQuery and returns the results in a specific format
IStreetSearchResultsDtoSerializer - Interface in com.gisgraphy.domain.geoloc.service.geoloc
 
isTryToDetectAdmIfNotFound() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
isWrongNumberOfFieldsThrows() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 

J

jsonConfig - Variable in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocResultsDtoSerializer
Json filter, to not serialize all the properties
jsonConfig - Variable in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchResultsDtoSerializer
Json filter, to not serialize all the properties

L

LabelValue - Class in com.gisgraphy.model
A simple JavaBean to represent label-value pairs.
LabelValue() - Constructor for class com.gisgraphy.model.LabelValue
Default constructor.
LabelValue(String, String) - Constructor for class com.gisgraphy.model.LabelValue
Construct an instance with the supplied property values.
Lake - Class in com.gisgraphy.domain.geoloc.entity
Represents a Lake.
Lake(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Lake
Constructor that populate the Lake with the gisFeature fields
Lake() - Constructor for class com.gisgraphy.domain.geoloc.entity.Lake
Needed by CGLib
LakeDao - Class in com.gisgraphy.domain.repository
A data access object for Lake Object
LakeDao() - Constructor for class com.gisgraphy.domain.repository.LakeDao
Default constructor
LANG_PARAMETER - Static variable in class com.gisgraphy.servlet.FulltextServlet
 
Language - Class in com.gisgraphy.domain.geoloc.entity
Represents a spoken language
Language() - Constructor for class com.gisgraphy.domain.geoloc.entity.Language
 
Language(String, String, String) - Constructor for class com.gisgraphy.domain.geoloc.entity.Language
 
LanguageDao - Class in com.gisgraphy.domain.repository
Interface of data access object for Language
LanguageDao() - Constructor for class com.gisgraphy.domain.repository.LanguageDao
Default constructore
lat - Variable in class com.gisgraphy.webapp.action.GeolocSearchAction
 
lat - Variable in class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
lat - Variable in class com.gisgraphy.webapp.action.StreetSearchAction
 
LAT_PARAMETER - Static variable in class com.gisgraphy.servlet.GeolocServlet
 
LAT_PARAMETER - Static variable in class com.gisgraphy.servlet.StreetServlet
 
Library - Class in com.gisgraphy.domain.geoloc.entity
Represents a Library.
Library(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Library
Constructor that populate the Library with the gisFeature fields
Library() - Constructor for class com.gisgraphy.domain.geoloc.entity.Library
Needed by CGLib
LibraryDao - Class in com.gisgraphy.domain.repository
A data access object for Library Object
LibraryDao() - Constructor for class com.gisgraphy.domain.repository.LibraryDao
Default constructor
LightHouse - Class in com.gisgraphy.domain.geoloc.entity
Represents a LightHouse.
LightHouse(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.LightHouse
Constructor that populate the LightHouse with the gisFeature fields
LightHouse() - Constructor for class com.gisgraphy.domain.geoloc.entity.LightHouse
Needed by CGLib
LightHouseDao - Class in com.gisgraphy.domain.repository
A data access object for LightHouse Object
LightHouseDao() - Constructor for class com.gisgraphy.domain.repository.LightHouseDao
Default constructor
limitNumberOfResults(int) - Method in class com.gisgraphy.domain.valueobject.Pagination
Do a post-treatment on the current pagination to limit number of results.
limitToCountryCode(String) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
lineIsAnAlternateNameForAdm1(Long) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
lineIsAnAlternateNameForCountry(Long) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
lineIsAnAlternatNameForAdm2(Long) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
list() - Method in class com.gisgraphy.webapp.action.UserAction
Fetch all users from database and put into local "users" variable for retrieval in the UI.
listAllFeaturesFromText(String, boolean) - Method in class com.gisgraphy.domain.repository.GisFeatureDao
 
listAllFeaturesFromText(String, boolean) - Method in interface com.gisgraphy.domain.repository.IGisFeatureDao
Do a full text search for the given name.
listByFeatureIds(List<Long>) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
listByFeatureIds(List<Long>) - Method in interface com.gisgraphy.domain.repository.IGisDao
return all the Object with the specified featureIds (not ids :id is the PK (aka datastore id), featureId is the domain value). return an emptylist if the list of ids is null or empty).
listByName(String) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
listByName(String) - Method in interface com.gisgraphy.domain.repository.IGisDao
retrieve the Objects with the specified name (not the ASCII one)
listByService(GisgraphyServiceType) - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 
listByZipCode(String, String) - Method in class com.gisgraphy.domain.repository.CityDao
 
listByZipCode(String, String) - Method in interface com.gisgraphy.domain.repository.ICityDao
 
listCountryFilesToImport(String) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
listFeatureIdByLevel(int) - Method in class com.gisgraphy.domain.repository.AdmDao
 
listFeatureIdByLevel(int) - Method in interface com.gisgraphy.domain.repository.IAdmDao
List all the featureId of the Adms of a specified level
listFeatureIds() - Method in class com.gisgraphy.domain.repository.CountryDao
 
listFeatureIds() - Method in interface com.gisgraphy.domain.repository.ICountryDao
List all the featureId of countries
listFromText(String, boolean) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
listFromText(String, boolean, Class<T>) - Method in class com.gisgraphy.domain.repository.GenericGisDao
Do a full text search for the given name.
listFromText(String, boolean) - Method in interface com.gisgraphy.domain.repository.IGisDao
Do a full text search for the given name.
listTarFiles(String) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
listZipFiles(String) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
lng - Variable in class com.gisgraphy.webapp.action.GeolocSearchAction
 
lng - Variable in class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
lng - Variable in class com.gisgraphy.webapp.action.StreetSearchAction
 
loadUserByUsername(String) - Method in class com.gisgraphy.dao.hibernate.UserDaoHibernate
Gets users information based on login name.
loadUserByUsername(String) - Method in interface com.gisgraphy.dao.UserDao
Gets users information based on login name.
LocaleFilter - Class in com.gisgraphy.webapp.filter
Filter to wrap request with a request including user preferred locale.
LocaleFilter() - Constructor for class com.gisgraphy.webapp.filter.LocaleFilter
 
LocaleRequestWrapper - Class in com.gisgraphy.webapp.filter
HttpRequestWrapper overriding methods getLocale(), getLocales() to include the user's preferred locale.
LocaleRequestWrapper(HttpServletRequest, Locale) - Constructor for class com.gisgraphy.webapp.filter.LocaleRequestWrapper
Sets preferred local to user's locale
LOCATION_COLUMN_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
LOCATION_COLUMN_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
log - Variable in class com.gisgraphy.dao.hibernate.GenericDaoHibernate
Log variable for all child classes.
log - Variable in class com.gisgraphy.dao.hibernate.UniversalDaoHibernate
Log variable for all child classes.
log - Variable in class com.gisgraphy.service.impl.GenericManagerImpl
Log variable for all child classes.
log - Variable in class com.gisgraphy.service.impl.UniversalManagerImpl
Log instance for all child classes.
log - Variable in class com.gisgraphy.webapp.action.BaseAction
Transient log to prevent session synchronization issues - children can use instance for logging.
logger - Static variable in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
logger - Static variable in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
logger - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterManager
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
logger - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.OutputstreamResponseWrapper
 
logger - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
 
logger - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrUnmarshaller
The Logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerIndexer
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocResultsDtoSerializer
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocSearchEngine
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchEngine
The logger
logger - Static variable in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchResultsDtoSerializer
The logger
logger - Static variable in class com.gisgraphy.domain.repository.DatabaseHelper
 
logger - Static variable in class com.gisgraphy.domain.repository.DatabaseInitializer
 
logger - Static variable in class com.gisgraphy.domain.repository.OpenStreetMapDao
The logger
logger - Static variable in class com.gisgraphy.domain.repository.RepositoryStrategy
The logger
logger - Static variable in class com.gisgraphy.domain.repository.SolRSynchroniser
 
logger - Static variable in enum com.gisgraphy.domain.valueobject.FeatureCode
 
logger - Static variable in class com.gisgraphy.domain.valueobject.GisFeatureDistance
 
logger - Static variable in class com.gisgraphy.domain.valueobject.GisgraphyConfig
The logger
logger - Static variable in class com.gisgraphy.domain.valueobject.StreetDistance
 
logger - Static variable in class com.gisgraphy.helper.ClassNameHelper
 
logger - Static variable in class com.gisgraphy.helper.EncodingHelper
 
logger - Static variable in class com.gisgraphy.helper.GeolocHelper
The logger
logger - Static variable in class com.gisgraphy.helper.HTMLHelper
 
logger - Static variable in class com.gisgraphy.helper.IntrospectionHelper
 
logger - Static variable in class com.gisgraphy.helper.PropertiesHelper
 
logger - Static variable in class com.gisgraphy.helper.RetryOnErrorTemplate
 
logger - Static variable in class com.gisgraphy.helper.StringHelper
 
logger - Static variable in class com.gisgraphy.service.impl.InternationalisationService
 
logger - Static variable in class com.gisgraphy.servlet.FulltextServlet
The logger
logger - Static variable in class com.gisgraphy.servlet.GeolocServlet
The logger
logger - Static variable in class com.gisgraphy.servlet.GisgraphyServlet
The logger
logger - Static variable in class com.gisgraphy.servlet.StreetServlet
The logger
LONG_PARAMETER - Static variable in class com.gisgraphy.servlet.GeolocServlet
 
LONG_PARAMETER - Static variable in class com.gisgraphy.servlet.StreetServlet
 
LookupDao - Interface in com.gisgraphy.dao
Lookup Data Access Object (GenericDao) interface.
LookupDaoHibernate - Class in com.gisgraphy.dao.hibernate
Hibernate implementation of LookupDao.
LookupDaoHibernate() - Constructor for class com.gisgraphy.dao.hibernate.LookupDaoHibernate
 
LookupManager - Interface in com.gisgraphy.service
Business Service Interface to talk to persistence layer and retrieve values for drop-down choice lists.
LookupManagerImpl - Class in com.gisgraphy.service.impl
Implementation of LookupManager interface to talk to the persistence layer.
LookupManagerImpl() - Constructor for class com.gisgraphy.service.impl.LookupManagerImpl
 

M

MAIL_ADDRESS - Static variable in class com.gisgraphy.domain.valueobject.Constants
The default mail address
MailEngine - Class in com.gisgraphy.service
Class for sending e-mail messages based on Velocity templates or with attachments.
MailEngine() - Constructor for class com.gisgraphy.service.MailEngine
 
mailEngine - Variable in class com.gisgraphy.webapp.action.BaseAction
MailEngine for sending e-mail
mailMessage - Variable in class com.gisgraphy.webapp.action.BaseAction
A message pre-populated with default data
Mall - Class in com.gisgraphy.domain.geoloc.entity
Represents a Mall.
Mall(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Mall
Constructor that populate the Mall with the gisFeature fields
Mall() - Constructor for class com.gisgraphy.domain.geoloc.entity.Mall
Needed by CGLib
MallDao - Class in com.gisgraphy.domain.repository
A data access object for Mall Object
MallDao() - Constructor for class com.gisgraphy.domain.repository.MallDao
Default constructor
Marsh - Class in com.gisgraphy.domain.geoloc.entity
Represents a Marsh.
Marsh(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Marsh
Constructor that populate the Marsh with the gisFeature fields
Marsh() - Constructor for class com.gisgraphy.domain.geoloc.entity.Marsh
Needed by CGLib
MarshDao - Class in com.gisgraphy.domain.repository
A data access object for Marsh Object
MarshDao() - Constructor for class com.gisgraphy.domain.repository.MarshDao
Default constructor
MAX_FULLTEXT_RESULTS - Static variable in class com.gisgraphy.domain.repository.GenericGisDao
 
MAX_STRING_INDEXABLE_LENGTH - Static variable in class com.gisgraphy.helper.StringHelper
 
maxResult - Variable in class com.gisgraphy.domain.valueobject.Pagination
max result the pagination should have
MetroStation - Class in com.gisgraphy.domain.geoloc.entity
Represents a MetroStation.
MetroStation(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.MetroStation
Constructor that populate the MetroStation with the gisFeature fields
MetroStation() - Constructor for class com.gisgraphy.domain.geoloc.entity.MetroStation
Needed by CGLib
MetroStationDao - Class in com.gisgraphy.domain.repository
A data access object for MetroStation Object
MetroStationDao() - Constructor for class com.gisgraphy.domain.repository.MetroStationDao
Default constructor
Military - Class in com.gisgraphy.domain.geoloc.entity
Represents a Military.
Military(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Military
Constructor that populate the Military with the gisFeature fields
Military() - Constructor for class com.gisgraphy.domain.geoloc.entity.Military
Needed by CGLib
MilitaryDao - Class in com.gisgraphy.domain.repository
A data access object for Military Object
MilitaryDao() - Constructor for class com.gisgraphy.domain.repository.MilitaryDao
Default constructor
Mill - Class in com.gisgraphy.domain.geoloc.entity
Represents a Mill.
Mill(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Mill
Constructor that populate the Mill with the gisFeature fields
Mill() - Constructor for class com.gisgraphy.domain.geoloc.entity.Mill
Needed by CGLib
MillDao - Class in com.gisgraphy.domain.repository
A data access object for Mill Object
MillDao() - Constructor for class com.gisgraphy.domain.repository.MillDao
Default constructor
Mine - Class in com.gisgraphy.domain.geoloc.entity
Represents a Mine.
Mine(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Mine
Constructor that populate the Mine with the gisFeature fields
Mine() - Constructor for class com.gisgraphy.domain.geoloc.entity.Mine
Needed by CGLib
MineDao - Class in com.gisgraphy.domain.repository
A data access object for Mine Object
MineDao() - Constructor for class com.gisgraphy.domain.repository.MineDao
Default constructor
MissingRequiredFieldException - Exception in com.gisgraphy.domain.geoloc.importer
Exception throws when a required fields is missing
MissingRequiredFieldException() - Constructor for exception com.gisgraphy.domain.geoloc.importer.MissingRequiredFieldException
Default constructor
MissingRequiredFieldException(String) - Constructor for exception com.gisgraphy.domain.geoloc.importer.MissingRequiredFieldException
 
MissingRequiredFieldException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.MissingRequiredFieldException
 
MissingRequiredFieldException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.MissingRequiredFieldException
 
Mole - Class in com.gisgraphy.domain.geoloc.entity
Represents a Mole.
Mole(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Mole
Constructor that populate the Mole with the gisFeature fields
Mole() - Constructor for class com.gisgraphy.domain.geoloc.entity.Mole
Needed by CGLib
MoleDao - Class in com.gisgraphy.domain.repository
A data access object for Mole Object
MoleDao() - Constructor for class com.gisgraphy.domain.repository.MoleDao
Default constructor
Monument - Class in com.gisgraphy.domain.geoloc.entity
Represents a Monument.
Monument(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Monument
Constructor that populate the Monument with the gisFeature fields
Monument() - Constructor for class com.gisgraphy.domain.geoloc.entity.Monument
Needed by CGLib
MonumentDao - Class in com.gisgraphy.domain.repository
A data access object for Monument Object
MonumentDao() - Constructor for class com.gisgraphy.domain.repository.MonumentDao
Default constructor
Mound - Class in com.gisgraphy.domain.geoloc.entity
Represents a Mound.
Mound(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Mound
Constructor that populate the Mound with the gisFeature fields
Mound() - Constructor for class com.gisgraphy.domain.geoloc.entity.Mound
Needed by CGLib
MoundDao - Class in com.gisgraphy.domain.repository
A data access object for Mound Object
MoundDao() - Constructor for class com.gisgraphy.domain.repository.MoundDao
Default constructor
Mountain - Class in com.gisgraphy.domain.geoloc.entity
Represents a Mountain.
Mountain(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Mountain
Constructor that populate the Mountain with the gisFeature fields
Mountain() - Constructor for class com.gisgraphy.domain.geoloc.entity.Mountain
Needed by CGLib
MountainDao - Class in com.gisgraphy.domain.repository
A data access object for Mountain Object
MountainDao() - Constructor for class com.gisgraphy.domain.repository.MountainDao
Default constructor
Museum - Class in com.gisgraphy.domain.geoloc.entity
Represents a Museum.
Museum(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Museum
Constructor that populate the Museum with the gisFeature fields
Museum() - Constructor for class com.gisgraphy.domain.geoloc.entity.Museum
Needed by CGLib
MuseumDao - Class in com.gisgraphy.domain.repository
A data access object for Museum Object
MuseumDao() - Constructor for class com.gisgraphy.domain.repository.MuseumDao
Default constructor

N

NAME_MAX_LENGTH - Static variable in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
NAME_PARAMETER - Static variable in class com.gisgraphy.servlet.StreetServlet
 
NameValueDTO<T> - Class in com.gisgraphy.domain.valueobject
A simple DTO that associate a name to an Object
NameValueDTO(String, T) - Constructor for class com.gisgraphy.domain.valueobject.NameValueDTO
Default Constructor
NativeSQLOrder - Class in com.gisgraphy.hibernate.criterion
 
NativeSQLOrder(String, boolean) - Constructor for class com.gisgraphy.hibernate.criterion.NativeSQLOrder
 
NativeSQLOrder(String) - Constructor for class com.gisgraphy.hibernate.criterion.NativeSQLOrder
 
NORMALIZE_TEXT_FUNCTION_NAME - Static variable in class com.gisgraphy.domain.repository.DatabaseHelper
 
NORMALIZE_TEXT_POSTRES_FUNCTION_BODY - Static variable in class com.gisgraphy.domain.repository.DatabaseHelper
 
nullSafeGet(ResultSet, String[], Object) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
numberOfFileToDownload - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
numberOfSuggestion - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
The number of suggestion spellchecked, default is 2

O

Oasis - Class in com.gisgraphy.domain.geoloc.entity
Represents a Oasis.
Oasis(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Oasis
Constructor that populate the Oasis with the gisFeature fields
Oasis() - Constructor for class com.gisgraphy.domain.geoloc.entity.Oasis
Needed by CGLib
OasisDao - Class in com.gisgraphy.domain.repository
A data access object for Oasis Object
OasisDao() - Constructor for class com.gisgraphy.domain.repository.OasisDao
Default constructor
ObservatoryPoint - Class in com.gisgraphy.domain.geoloc.entity
Represents a ObservatoryPoint.
ObservatoryPoint(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.ObservatoryPoint
Constructor that populate the ObservatoryPoint with the gisFeature fields
ObservatoryPoint() - Constructor for class com.gisgraphy.domain.geoloc.entity.ObservatoryPoint
Needed by CGLib
ObservatoryPointDao - Class in com.gisgraphy.domain.repository
A data access object for ObservatoryPoint Object
ObservatoryPointDao() - Constructor for class com.gisgraphy.domain.repository.ObservatoryPointDao
Default constructor
Ocean - Class in com.gisgraphy.domain.geoloc.entity
Represents a Ocean.
Ocean(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Ocean
Constructor that populate the Ocean with the gisFeature fields
Ocean() - Constructor for class com.gisgraphy.domain.geoloc.entity.Ocean
Needed by CGLib
OceanDao - Class in com.gisgraphy.domain.repository
A data access object for Ocean Object
OceanDao() - Constructor for class com.gisgraphy.domain.repository.OceanDao
Default constructor
ONEWAY_PARAMETER - Static variable in class com.gisgraphy.servlet.StreetServlet
 
OpenStreetMap - Class in com.gisgraphy.domain.geoloc.entity
Represents a street in OpenStreetMap. it is different from Street that represent a street in Geonames.
OpenStreetMap() - Constructor for class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
Needed by CGLib
OPENSTREETMAP_US_FILE_ACCEPT_REGEX_STRING - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
OpenStreetMapDao - Class in com.gisgraphy.domain.repository
A data access object for OpenStreetMap Object
OpenStreetMapDao() - Constructor for class com.gisgraphy.domain.repository.OpenStreetMapDao
Default constructor
OpenStreetMapFileRetriever - Class in com.gisgraphy.domain.geoloc.importer
Retrieve The Geonames files from a server
OpenStreetMapFileRetriever() - Constructor for class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFileRetriever
 
OpenStreetMapFulltextBuilder - Class in com.gisgraphy.domain.geoloc.importer
build the fulltext engine in order to use the street fulltext search
OpenStreetMapFulltextBuilder() - Constructor for class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
OpenStreetMapImporter - Class in com.gisgraphy.domain.geoloc.importer
Import the street from an (pre-processed) openStreet map data file .
OpenStreetMapImporter() - Constructor for class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
OperaHouse - Class in com.gisgraphy.domain.geoloc.entity
Represents a OperaHouse.
OperaHouse(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.OperaHouse
Constructor that populate the OperaHouse with the gisFeature fields
OperaHouse() - Constructor for class com.gisgraphy.domain.geoloc.entity.OperaHouse
Needed by CGLib
OperaHouseDao - Class in com.gisgraphy.domain.repository
A data access object for OperaHouse Object
OperaHouseDao() - Constructor for class com.gisgraphy.domain.repository.OperaHouseDao
Default constructor
optimize() - Method in interface com.gisgraphy.domain.repository.ISolRSynchroniser
Send a optimize command to the full text search engine
optimize() - Method in class com.gisgraphy.domain.repository.SolRSynchroniser
 
OPTION_SEPARATOR - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
A list of options is separated by this. e.g : a list of regexp options
org.hibernatespatial.postgis - package org.hibernatespatial.postgis
 
output - Variable in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
Output - Class in com.gisgraphy.domain.valueobject
Represent an output specification.
Output.OutputFormat - Enum in com.gisgraphy.domain.valueobject
All the possible fulltext search output format, all the OUTPUFORMAT enum should be in uppercase
Output.OutputStyle - Enum in com.gisgraphy.domain.valueobject
All the possible fulltext search output style verbosity Short (basic informations) : feature_id, name, fully_qualified_name, zipcode (if city), placetype, country_code, country_name
Medium (More informations) : Short + lat, lon, feature_class, feature_code, population, fips
Long (AlternateNames +adm informations) : Medium + alternateNames, adm1_name, adm2_name, adm3_name, Adm4_name, adm1_code, Adm2_code, Adm3_code, Adm4_code
Full (alternatenames for adm and country): Long + country_alternate_name_, adm1_alternate_name_, adm2_alternate_name_
OUTPUT_FORMAT_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The output format (XML, json,...) parameter name
OutputstreamResponseWrapper - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch
Wrapper that must be used when we want the fulltext query to be serialize into an output stream
OutputstreamResponseWrapper(OutputStream, String) - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.OutputstreamResponseWrapper
 

P

PageFilterWithoutSession - Class in com.opensymphony.module.sitemesh.filter
Main SiteMesh filter for applying Decorators to entire Pages without creating a session.
PageFilterWithoutSession() - Constructor for class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
 
paginate() - Static method in class com.gisgraphy.domain.valueobject.Pagination
Static method to be used to create a pagination object.
paginateWithMaxResults(int) - Static method in class com.gisgraphy.domain.valueobject.Pagination
Static method to be used to create a pagination object and define maxResults.
pagination - Variable in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
Pagination - Class in com.gisgraphy.domain.valueobject
Represent a pagination specification.the design (with DSL and interface) does not allow to set the 'to' properties before the from e.g : Paginate().from(1).to(9) will return [1,2,3,4,5,6,7,8,9].
Pagination.FromSpecification - Interface in com.gisgraphy.domain.valueobject
 
Pagination.PaginationBuilder - Class in com.gisgraphy.domain.valueobject
 
Pagination.ToSpecification - Interface in com.gisgraphy.domain.valueobject
 
parameterize() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
Park - Class in com.gisgraphy.domain.geoloc.entity
Represents a Park.
Park(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Park
Constructor that populate the Park with the gisFeature fields
Park() - Constructor for class com.gisgraphy.domain.geoloc.entity.Park
Needed by CGLib
ParkDao - Class in com.gisgraphy.domain.repository
A data access object for Park Object
ParkDao() - Constructor for class com.gisgraphy.domain.repository.ParkDao
Default constructor
Parking - Class in com.gisgraphy.domain.geoloc.entity
Represents a Parking.
Parking(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Parking
Constructor that populate the Parking with the gisFeature fields
Parking() - Constructor for class com.gisgraphy.domain.geoloc.entity.Parking
Needed by CGLib
ParkingDao - Class in com.gisgraphy.domain.repository
A data access object for Parking Object
ParkingDao() - Constructor for class com.gisgraphy.domain.repository.ParkingDao
Default constructor
parseInternationalDouble(String) - Static method in class com.gisgraphy.helper.GeolocHelper
parse a string and return the corresponding double value, it accepts comma or point as decimal separator
parsePage(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
Continue in filter-chain, writing all content to buffer and parsing into returned Page object.
PARTIAL_SEARH_EXPERIMENTAL - Static variable in class com.gisgraphy.domain.valueobject.GisgraphyConfig
it enable or not the partial search that use postgres fulltextsearch it must be activate before the import to be useable
PARTIALSEARCH_COLUMN_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
Name of the column that is used to store a string used for partial search with postgres fulltext engine This value should be change if the getter and the setter of the OpenStreetMap.getPartialsearchVector() change
PARTIALSEARCH_VECTOR_PROPERTY_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
(Experimental) Name of the column that is equals to to_tsvector( OpenStreetMap.PARTIALSEARCH_COLUMN_NAME It is used to do Fulltext search with the postgres text search module (to use the index) This value should be change if the getter and the setter of the OpenStreetMap.partialSearchName change
PartialWordSearchRestriction - Class in com.gisgraphy.hibernate.criterion
An implementation of the Criterion interface that implements Partial word search, it must be coupled with the DAO to have a common format =>the DAO store a special string and this criteria search for that string (the searchterms have to be transform too)
PartialWordSearchRestriction(String, String) - Constructor for class com.gisgraphy.hibernate.criterion.PartialWordSearchRestriction
 
PasswordHintAction - Class in com.gisgraphy.webapp.action
Action class to send password hints to registered users.
PasswordHintAction() - Constructor for class com.gisgraphy.webapp.action.PasswordHintAction
 
persistentClass - Variable in class com.gisgraphy.domain.repository.GenericDao
 
PLACETYPE_PARAMETER - Static variable in class com.gisgraphy.servlet.FulltextServlet
 
PLACETYPE_PARAMETER - Static variable in class com.gisgraphy.servlet.GeolocServlet
 
PlaceTypeDeleteAllEvent - Class in com.gisgraphy.domain.geoloc.entity.event
Event that occurred when all GisFeatures of a placetype are deleted
PlaceTypeDeleteAllEvent(Class<? extends GisFeature>) - Constructor for class com.gisgraphy.domain.geoloc.entity.event.PlaceTypeDeleteAllEvent
Default constructor
Plantation - Class in com.gisgraphy.domain.geoloc.entity
Represents a Plantation.
Plantation(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Plantation
Constructor that populate the Plantation with the gisFeature fields
Plantation() - Constructor for class com.gisgraphy.domain.geoloc.entity.Plantation
Needed by CGLib
PlantationDao - Class in com.gisgraphy.domain.repository
A data access object for Plantation Object
PlantationDao() - Constructor for class com.gisgraphy.domain.repository.PlantationDao
Default constructor
PolicePost - Class in com.gisgraphy.domain.geoloc.entity
Represents a PolicePost.
PolicePost(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.PolicePost
Constructor that populate the PolicePost with the gisFeature fields
PolicePost() - Constructor for class com.gisgraphy.domain.geoloc.entity.PolicePost
Needed by CGLib
PolicePostDao - Class in com.gisgraphy.domain.repository
A data access object for PolicePost Object
PolicePostDao() - Constructor for class com.gisgraphy.domain.repository.PolicePostDao
Default constructor
PoliticalEntity - Class in com.gisgraphy.domain.geoloc.entity
Represents a PoliticalEntity.
PoliticalEntity(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.PoliticalEntity
Constructor that populate the PoliticalEntity with the gisFeature fields
PoliticalEntity() - Constructor for class com.gisgraphy.domain.geoloc.entity.PoliticalEntity
Needed by CGLib
PoliticalEntityDao - Class in com.gisgraphy.domain.repository
A data access object for PoliticalEntity Object
PoliticalEntityDao() - Constructor for class com.gisgraphy.domain.repository.PoliticalEntityDao
Default constructor
Pond - Class in com.gisgraphy.domain.geoloc.entity
Represents a Pond.
Pond(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Pond
Constructor that populate the Pond with the gisFeature fields
Pond() - Constructor for class com.gisgraphy.domain.geoloc.entity.Pond
Needed by CGLib
PondDao - Class in com.gisgraphy.domain.repository
A data access object for Pond Object
PondDao() - Constructor for class com.gisgraphy.domain.repository.PondDao
Default constructor
populate(GisFeature) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Populate all the field / association of the current gisFeature with The Value of The specified One.
populateMapFromList(List<Long>) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
populateObject(Object, ResourceBundle) - Static method in class com.gisgraphy.util.ConvertUtil
Convenience method used by tests to populate an object from a ResourceBundle
POPUP_VIEW - Static variable in class com.gisgraphy.webapp.action.SearchAction
 
Port - Class in com.gisgraphy.domain.geoloc.entity
Represents a Port.
Port(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Port
Constructor that populate the Port with the gisFeature fields
Port() - Constructor for class com.gisgraphy.domain.geoloc.entity.Port
Needed by CGLib
PortDao - Class in com.gisgraphy.domain.repository
A data access object for Port Object
PortDao() - Constructor for class com.gisgraphy.domain.repository.PortDao
Default constructor
PostgisDialectNG - Class in org.hibernatespatial.postgis
Extends the PostgreSQLDialect by also including information on spatial operators, constructors and processing functions.
PostgisDialectNG() - Constructor for class org.hibernatespatial.postgis.PostgisDialectNG
 
PostOffice - Class in com.gisgraphy.domain.geoloc.entity
Represents a PostOffice.
PostOffice(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.PostOffice
Constructor that populate the PostOffice with the gisFeature fields
PostOffice() - Constructor for class com.gisgraphy.domain.geoloc.entity.PostOffice
Needed by CGLib
PostOfficeDao - Class in com.gisgraphy.domain.repository
A data access object for PostOffice Object
PostOfficeDao() - Constructor for class com.gisgraphy.domain.repository.PostOfficeDao
Default constructor
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.gisgraphy.dao.spring.HibernateExtensionPostProcessor
Adds the annotated classes and the mapping resources to the existing Session Factory configuration.
PREFERRED_LOCALE_KEY - Static variable in class com.gisgraphy.Constants
Session scope attribute that holds the locale set by the user.
prepare() - Method in class com.gisgraphy.webapp.action.UserAction
Grab the entity from the database before populating with request parameters
Prison - Class in com.gisgraphy.domain.geoloc.entity
Represents a Prison.
Prison(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Prison
Constructor that populate the Prison with the gisFeature fields
Prison() - Constructor for class com.gisgraphy.domain.geoloc.entity.Prison
Needed by CGLib
PrisonDao - Class in com.gisgraphy.domain.repository
A data access object for Prison Object
PrisonDao() - Constructor for class com.gisgraphy.domain.repository.PrisonDao
Default constructor
process() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
process() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Manage the transaction, flush Daos, and process all files to be processed
process() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
process() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
Do the stuff...
process() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Process a read line of the geonames file, must be implemented by the concrete class
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
processData(String) - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
processResponse(Reader) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.OutputstreamResponseWrapper
 
processResponse(InputStream, String) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.OutputstreamResponseWrapper
 
ProjectionBean - Class in com.gisgraphy.hibernate.projection
 
ProjectionBean(List<String>, boolean) - Constructor for class com.gisgraphy.hibernate.projection.ProjectionBean
 
ProjectionOrder - Class in com.gisgraphy.hibernate.criterion
A criteria that sort by an already added projection
ProjectionOrder(String, boolean) - Constructor for class com.gisgraphy.hibernate.criterion.ProjectionOrder
 
ProjectionOrder(String) - Constructor for class com.gisgraphy.hibernate.criterion.ProjectionOrder
 
PropertiesHelper - Class in com.gisgraphy.helper
Some useful functions for properties files
PropertiesHelper() - Constructor for class com.gisgraphy.helper.PropertiesHelper
 
Pyramid - Class in com.gisgraphy.domain.geoloc.entity
Represents a Pyramid.
Pyramid(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Pyramid
Constructor that populate the Pyramid with the gisFeature fields
Pyramid() - Constructor for class com.gisgraphy.domain.geoloc.entity.Pyramid
Needed by CGLib
PyramidDao - Class in com.gisgraphy.domain.repository
A data access object for Pyramid Object
PyramidDao() - Constructor for class com.gisgraphy.domain.repository.PyramidDao
Default constructor

Q

QF_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The field on which we want to search
QT_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The query type parameter (dismax, standard, ...)
Quay - Class in com.gisgraphy.domain.geoloc.entity
Represents a Quay.
Quay(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Quay
Constructor that populate the Quay with the gisFeature fields
Quay() - Constructor for class com.gisgraphy.domain.geoloc.entity.Quay
Needed by CGLib
QuayDao - Class in com.gisgraphy.domain.repository
A data access object for Quay Object
QuayDao() - Constructor for class com.gisgraphy.domain.repository.QuayDao
Default constructor
QUERY_MAX_LENGTH - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
QUERY_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter to specifie the text to search (Solr parameter name)
QUERY_PARAMETER - Static variable in class com.gisgraphy.servlet.FulltextServlet
 

R

radius - Variable in class com.gisgraphy.webapp.action.GeolocSearchAction
 
radius - Variable in class com.gisgraphy.webapp.action.StreetSearchAction
 
RADIUS_OF_EARTH_IN_METERS - Static variable in class com.gisgraphy.domain.valueobject.Constants
The radius of the earth
RADIUS_PARAMETER - Static variable in class com.gisgraphy.servlet.GeolocServlet
 
RADIUS_PARAMETER - Static variable in class com.gisgraphy.servlet.StreetServlet
 
Rail - Class in com.gisgraphy.domain.geoloc.entity
Represents a Rail.
Rail(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Rail
Constructor that populate the Rail with the gisFeature fields
Rail() - Constructor for class com.gisgraphy.domain.geoloc.entity.Rail
Needed by CGLib
RailDao - Class in com.gisgraphy.domain.repository
A data access object for Rail Object
RailDao() - Constructor for class com.gisgraphy.domain.repository.RailDao
Default constructor
RailRoadStation - Class in com.gisgraphy.domain.geoloc.entity
Represents a RailRoadStation.
RailRoadStation(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.RailRoadStation
Constructor that populate the RailRoadStation with the gisFeature fields
RailRoadStation() - Constructor for class com.gisgraphy.domain.geoloc.entity.RailRoadStation
Needed by CGLib
RailRoadStationDao - Class in com.gisgraphy.domain.repository
A data access object for RailRoadStation Object
RailRoadStationDao() - Constructor for class com.gisgraphy.domain.repository.RailRoadStationDao
Default constructor
Ranch - Class in com.gisgraphy.domain.geoloc.entity
Represents a Ranch.
Ranch(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Ranch
Constructor that populate the Ranch with the gisFeature fields
Ranch() - Constructor for class com.gisgraphy.domain.geoloc.entity.Ranch
Needed by CGLib
RanchDao - Class in com.gisgraphy.domain.repository
A data access object for Ranch Object
RanchDao() - Constructor for class com.gisgraphy.domain.repository.RanchDao
Default constructor
Ravin - Class in com.gisgraphy.domain.geoloc.entity
Represents a Ravin.
Ravin(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Ravin
Constructor that populate the Ravin with the gisFeature fields
Ravin() - Constructor for class com.gisgraphy.domain.geoloc.entity.Ravin
Needed by CGLib
RavinDao - Class in com.gisgraphy.domain.repository
A data access object for Ravin Object
RavinDao() - Constructor for class com.gisgraphy.domain.repository.RavinDao
Default constructor
readFileLine - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
readLineAndProcessData() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Process the line if needed (is not a comment, should ignore first line, is end of document,...)
Reef - Class in com.gisgraphy.domain.geoloc.entity
Represents a Reef.
Reef(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Reef
Constructor that populate the Reef with the gisFeature fields
Reef() - Constructor for class com.gisgraphy.domain.geoloc.entity.Reef
Needed by CGLib
ReefDao - Class in com.gisgraphy.domain.repository
A data access object for Reef Object
ReefDao() - Constructor for class com.gisgraphy.domain.repository.ReefDao
Default constructor
REGISTERED - Static variable in class com.gisgraphy.Constants
The request scope attribute for indicating a newly-registered user
release() - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
Release all allocated resources.
release() - Method in class com.gisgraphy.webapp.taglib.CountryTag
Release aquired resources to enable tag reusage.
Religious - Class in com.gisgraphy.domain.geoloc.entity
Represents a Religious.
Religious(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Religious
Constructor that populate the Religious with the gisFeature fields
Religious() - Constructor for class com.gisgraphy.domain.geoloc.entity.Religious
Needed by CGLib
ReligiousDao - Class in com.gisgraphy.domain.repository
A data access object for Religious Object
ReligiousDao() - Constructor for class com.gisgraphy.domain.repository.ReligiousDao
Default constructor
ReloadAction - Class in com.gisgraphy.webapp.action
This class is used to reload the drop-downs initialized in the StartupListener.
ReloadAction() - Constructor for class com.gisgraphy.webapp.action.ReloadAction
 
remove(PK) - Method in interface com.gisgraphy.dao.GenericDao
Generic method to delete an object based on class and id
remove(PK) - Method in class com.gisgraphy.dao.hibernate.GenericDaoHibernate
Generic method to delete an object based on class and id
remove(Class<?>, Serializable) - Method in class com.gisgraphy.dao.hibernate.UniversalDaoHibernate
Generic method to delete an object based on class and id
remove(Class<?>, Serializable) - Method in interface com.gisgraphy.dao.UniversalDao
Generic method to delete an object based on class and id
remove(T) - Method in class com.gisgraphy.domain.repository.GenericDao
 
remove(T) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
remove(T) - Method in interface com.gisgraphy.domain.repository.IDao
remove the object from the datastore
remove(PK) - Method in interface com.gisgraphy.service.GenericManager
Generic method to delete an object based on class and id
remove(PK) - Method in class com.gisgraphy.service.impl.GenericManagerImpl
Generic method to delete an object based on class and id
remove(Class<?>, Serializable) - Method in class com.gisgraphy.service.impl.UniversalManagerImpl
Generic method to delete an object based on class and id
remove(Class<?>, Serializable) - Method in interface com.gisgraphy.service.UniversalManager
Generic method to delete an object based on class and id
removeAccents(String) - Static method in class com.gisgraphy.helper.EncodingHelper
To replace accented characters in a String by unaccented equivalents.
removeRole(String) - Method in class com.gisgraphy.dao.hibernate.RoleDaoHibernate
Removes a role from the database by name
removeRole(String) - Method in interface com.gisgraphy.dao.RoleDao
Removes a role from the database by name
removeRole(String) - Method in class com.gisgraphy.service.impl.RoleManagerImpl
removeRole(String) - Method in interface com.gisgraphy.service.RoleManager
 
removeUser(String) - Method in class com.gisgraphy.service.impl.UserManagerImpl
Removes a user from the database by their userId
removeUser(String) - Method in interface com.gisgraphy.service.UserManager
Removes a user from the database by their userId
removeUser(String) - Method in interface com.gisgraphy.service.UserService
Removes a user from the database by their userId
replace(Object, Object, Object) - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
RepositoryException - Exception in com.gisgraphy.domain.repository.exception
Exception is throws when an error occured in the repository
RepositoryException() - Constructor for exception com.gisgraphy.domain.repository.exception.RepositoryException
Default constructor
RepositoryException(String, Throwable) - Constructor for exception com.gisgraphy.domain.repository.exception.RepositoryException
Constructor
RepositoryException(String) - Constructor for exception com.gisgraphy.domain.repository.exception.RepositoryException
Constructor
RepositoryException(Throwable) - Constructor for exception com.gisgraphy.domain.repository.exception.RepositoryException
Constructor
RepositoryStrategy - Class in com.gisgraphy.domain.repository
A class based on the stategy pattern
RepositoryStrategy() - Constructor for class com.gisgraphy.domain.repository.RepositoryStrategy
 
RequestUtil - Class in com.gisgraphy.webapp.util
Convenience class for setting and retrieving cookies.
Reserve - Class in com.gisgraphy.domain.geoloc.entity
Represents a Reserve.
Reserve(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Reserve
Constructor that populate the Reserve with the gisFeature fields
Reserve() - Constructor for class com.gisgraphy.domain.geoloc.entity.Reserve
Needed by CGLib
ReserveDao - Class in com.gisgraphy.domain.repository
A data access object for Reserve Object
ReserveDao() - Constructor for class com.gisgraphy.domain.repository.ReserveDao
Default constructor
RESET - Static variable in class com.gisgraphy.webapp.action.ResetImportAction
view of page that gives information after the reset
reset() - Method in class com.gisgraphy.webapp.action.ResetImportAction
reset the import, only if ResetImportAction.RESET_IMPORT_CONFIRM is equals to true
resetImport() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterManager
/!
resetImport() - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
ResetImportAction - Class in com.gisgraphy.webapp.action
Action that reset the import.
ResetImportAction() - Constructor for class com.gisgraphy.webapp.action.ResetImportAction
 
resetStatus() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
resetStatus() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
resetStatus() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
resetStatus() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
Reset status fields, it should be done when the import has been canceled
resetStatus() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
resetUsage(StatsUsageType) - Method in class com.gisgraphy.service.impl.StatsUsageServiceImpl
 
resetUsage(StatsUsageType) - Method in interface com.gisgraphy.service.IStatsUsageService
 
Restaurant - Class in com.gisgraphy.domain.geoloc.entity
Represents a Restaurant.
Restaurant(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Restaurant
Constructor that populate the Restaurant with the gisFeature fields
Restaurant() - Constructor for class com.gisgraphy.domain.geoloc.entity.Restaurant
Needed by CGLib
RestaurantDao - Class in com.gisgraphy.domain.repository
A data access object for Restaurant Object
RestaurantDao() - Constructor for class com.gisgraphy.domain.repository.RestaurantDao
Default constructor
ResultTransformerUtil<T> - Class in com.gisgraphy.hibernate.criterion
The Class ResultTransformerUtil.
ResultTransformerUtil() - Constructor for class com.gisgraphy.hibernate.criterion.ResultTransformerUtil
 
RetryOnErrorTemplate<T> - Class in com.gisgraphy.helper
Give the ability to retry a function multiple times if it fails.
RetryOnErrorTemplate() - Constructor for class com.gisgraphy.helper.RetryOnErrorTemplate
 
returnedClass() - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
ReverseGeocodingAction - Class in com.gisgraphy.webapp.action
Reverse geocoding Action
ReverseGeocodingAction() - Constructor for class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
Road - Class in com.gisgraphy.domain.geoloc.entity
Represents a Road.
Road(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Road
Constructor that populate the Road with the gisFeature fields
Road() - Constructor for class com.gisgraphy.domain.geoloc.entity.Road
Needed by CGLib
RoadDao - Class in com.gisgraphy.domain.repository
A data access object for Road Object
RoadDao() - Constructor for class com.gisgraphy.domain.repository.RoadDao
Default constructor
Role - Class in com.gisgraphy.model
This class is used to represent available roles in the database.
Role() - Constructor for class com.gisgraphy.model.Role
Default constructor - creates a new instance with no values set.
Role(String) - Constructor for class com.gisgraphy.model.Role
Create a new instance and set the name.
RoleDao - Interface in com.gisgraphy.dao
Role Data Access Object (DAO) interface.
RoleDaoHibernate - Class in com.gisgraphy.dao.hibernate
This class interacts with Spring's HibernateTemplate to save/delete and retrieve Role objects.
RoleDaoHibernate() - Constructor for class com.gisgraphy.dao.hibernate.RoleDaoHibernate
Constructor to create a Generics-based version using Role as the entity
RoleManager - Interface in com.gisgraphy.service
Business Service Interface to handle communication between web and persistence layer.
roleManager - Variable in class com.gisgraphy.webapp.action.BaseAction
The RoleManager
RoleManagerImpl - Class in com.gisgraphy.service.impl
Implementation of RoleManager interface.
RoleManagerImpl() - Constructor for class com.gisgraphy.service.impl.RoleManagerImpl
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
rollback() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
/!
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
rollback() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
ROWS_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The rows parameter (useful for paginate, Solr parameter name)
RSS_VERSION - Static variable in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
 

S

save(T) - Method in interface com.gisgraphy.dao.GenericDao
Generic method to save an object - handles both update and insert.
save(T) - Method in class com.gisgraphy.dao.hibernate.GenericDaoHibernate
Generic method to save an object - handles both update and insert.
save(Object) - Method in class com.gisgraphy.dao.hibernate.UniversalDaoHibernate
Generic method to save an object - handles both update and insert.
save(User) - Method in class com.gisgraphy.dao.hibernate.UserDaoHibernate
Overridden simply to call the saveUser method.
save(Object) - Method in interface com.gisgraphy.dao.UniversalDao
Generic method to save an object - handles both update and insert.
save(Adm) - Method in class com.gisgraphy.domain.repository.AdmDao
Check that codes are consistent according the level (see Adm.isConsistentForLevel() and save it in the datastore
save(Country) - Method in class com.gisgraphy.domain.repository.CountryDao
 
save(T) - Method in class com.gisgraphy.domain.repository.GenericDao
 
save(T) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
save(T) - Method in interface com.gisgraphy.domain.repository.IDao
Saves the passed object, and returns an attached entity.
save(T) - Method in interface com.gisgraphy.service.GenericManager
Generic method to save an object - handles both update and insert.
save(T) - Method in class com.gisgraphy.service.impl.GenericManagerImpl
Generic method to save an object - handles both update and insert.
save(Object) - Method in class com.gisgraphy.service.impl.UniversalManagerImpl
Generic method to save an object.
save(Object) - Method in interface com.gisgraphy.service.UniversalManager
Generic method to save an object.
save - Variable in class com.gisgraphy.webapp.action.BaseAction
Set to "save" when a "save" request parameter is passed in
save() - Method in class com.gisgraphy.webapp.action.SignupAction
Save the user, encrypting their passwords if necessary
save() - Method in class com.gisgraphy.webapp.action.UserAction
Save user
saveMessage(String) - Method in class com.gisgraphy.webapp.action.BaseAction
Save the message in the session, appending if messages already exist
saveOrUpdate(List<ImporterStatusDto>) - Method in interface com.gisgraphy.domain.repository.IImporterStatusListDao
 
saveOrUpdate(List<ImporterStatusDto>) - Method in class com.gisgraphy.domain.repository.ImporterStatusListDao
 
saveRole(Role) - Method in class com.gisgraphy.service.impl.RoleManagerImpl
saveRole(Role) - Method in interface com.gisgraphy.service.RoleManager
 
saveUser(User) - Method in class com.gisgraphy.dao.hibernate.UserDaoHibernate
Saves a user's information.
saveUser(User) - Method in interface com.gisgraphy.dao.UserDao
Saves a user's information.
saveUser(User) - Method in class com.gisgraphy.service.impl.UserManagerImpl
Saves a user's information
saveUser(User) - Method in interface com.gisgraphy.service.UserManager
Saves a user's information
saveUser(User) - Method in interface com.gisgraphy.service.UserService
Saves a user's information
School - Class in com.gisgraphy.domain.geoloc.entity
Represents a School.
School(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.School
Constructor that populate the School with the gisFeature fields
School() - Constructor for class com.gisgraphy.domain.geoloc.entity.School
Needed by CGLib
SchoolDao - Class in com.gisgraphy.domain.repository
A data access object for School Object
SchoolDao() - Constructor for class com.gisgraphy.domain.repository.SchoolDao
Default constructor
scope - Variable in class com.gisgraphy.webapp.taglib.ConstantsTag
The scope to be put the variable in.
Sea - Class in com.gisgraphy.domain.geoloc.entity
Represents a Sea.
Sea(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Sea
Constructor that populate the Sea with the gisFeature fields
Sea() - Constructor for class com.gisgraphy.domain.geoloc.entity.Sea
Needed by CGLib
SeaDao - Class in com.gisgraphy.domain.repository
A data access object for Sea Object
SeaDao() - Constructor for class com.gisgraphy.domain.repository.SeaDao
Default constructor
search() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
Execute a fulltextSearch from the request parameters
search() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
Execute a GeolocSearch from the request parameters
search() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
Execute a StreetSearch from the request parameters
SearchAction - Class in com.gisgraphy.webapp.action
base class for Gisgraphy search Action
SearchAction() - Constructor for class com.gisgraphy.webapp.action.SearchAction
 
searchpopup() - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
Execute a fulltextSearch from the request parameters
searchpopup() - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
Execute a geolocSearch from the request parameters
searchpopup() - Method in class com.gisgraphy.webapp.action.StreetSearchAction
Execute a streetSearch from the request parameters
send(SimpleMailMessage) - Method in class com.gisgraphy.service.MailEngine
Send a simple message with pre-populated values.
sendCustomError(String, Output.OutputFormat, HttpServletResponse, HttpServletRequest) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
sendMessage(SimpleMailMessage, String, Map) - Method in class com.gisgraphy.service.MailEngine
Send a simple message based on a Velocity template.
sendMessage(String[], String, ClassPathResource, String, String, String) - Method in class com.gisgraphy.service.MailEngine
Convenience method for sending messages with attachments.
sendUserMessage(User, String, String) - Method in class com.gisgraphy.webapp.action.BaseAction
Convenience method to send e-mail to users
serialize(OutputStream, Output.OutputFormat, GeolocResultsDto, boolean, int) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocResultsDtoSerializer
 
serialize(OutputStream, Output.OutputFormat, GeolocResultsDto, boolean, int) - Method in interface com.gisgraphy.domain.geoloc.service.geoloc.IGeolocResultsDtoSerializer
 
serialize(OutputStream, Output.OutputFormat, StreetSearchResultsDto, boolean, int) - Method in interface com.gisgraphy.domain.geoloc.service.geoloc.IStreetSearchResultsDtoSerializer
 
serialize(OutputStream, Output.OutputFormat, StreetSearchResultsDto, boolean, int) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchResultsDtoSerializer
 
ServiceException - Exception in com.gisgraphy.domain.geoloc.service
Basic Exception for service search
ServiceException() - Constructor for exception com.gisgraphy.domain.geoloc.service.ServiceException
Default Constructor
ServiceException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.ServiceException
 
ServiceException(String) - Constructor for exception com.gisgraphy.domain.geoloc.service.ServiceException
 
ServiceException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.ServiceException
 
setAcceptRegExString(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
List of regular expressions for feature class and feature code to be import.
setAccountExpired(boolean) - Method in class com.gisgraphy.model.User
 
setAccountLocked(boolean) - Method in class com.gisgraphy.model.User
 
setActiveByDefault(boolean) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
setAddress(String) - Method in class com.gisgraphy.model.Address
 
setAddress(Address) - Method in class com.gisgraphy.model.User
 
setAdm(Adm) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setAdm1Code(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setAdm1ExtracterStrategyIfAlreadyExists(AdmExtracterStrategyOptions) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
What should we do if the Adm1 file has already been processed
setAdm1FileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The name of the Geonames dump file containing the ADM with level 1
setAdm1Name(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Set the name of the Adm of level 1 that this GisFeature is linked to
setAdm2Code(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setAdm2ExtracterStrategyIfAlreadyExists(AdmExtracterStrategyOptions) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
What should we do if the Adm2 file has already been processed
setAdm2FileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The name of the Geonames dump file containing the ADM with level 2
setAdm2Name(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Set the name of the Adm of level 2 that this GisFeature is linked to
setAdm3Code(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setAdm3ExtracterStrategyIfAlreadyExists(AdmExtracterStrategyOptions) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
What should we do if the Adm3 file has already been processed
setAdm3FileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The name of the Geonames dump file containing the ADM with level 3
setAdm3Name(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Set the name of the Adm of level 3 that this GisFeature is linked to
setAdm4Code(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setAdm4ExtracterStrategyIfAlreadyExists(AdmExtracterStrategyOptions) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
What should we do if the Adm4 file has already been processed
setAdm4FileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The name of the Geonames dump file containing the ADM with level 4
setAdm4Name(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Set The name of the adm of level 4 that the GisFeature is linked to
setAdmDao(IAdmDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
setAdmDao(IAdmDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
setAdmDao(IAdmDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
setAdmDao(IAdmDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
setAdmDao(IAdmDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
setAdmDao(IAdmDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
setAdmDao(IAdmDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setAdvancedSearch(boolean) - Method in class com.gisgraphy.webapp.action.SearchAction
 
setAlternateNameAdm1FileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Set the name of the file where the alternate names of adm with level 1 are
setAlternateNameAdm2FileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Set the name of the file where the alternate names of adm with level 2 are
setAlternateNameCountryFileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Set the name of the file where the alternate names of countries are
setAlternateNameDao(IAlternateNameDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
setAlternateNameDao(IAlternateNameDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setAlternateNameDao(IAlternateNameDao) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setAlternateNameFeaturesFileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Set the name of the file where the alternate names of features that are not adm1, adm2, or country are
setAlternateNameId(Integer) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the alternateName id
setAlternateNames(List<AlternateName>) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setAlternateNamesFileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The name of the Geonames dump file containing the alternate names
setAmbiguousCities(List<SolrResponseDto>) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setAmbiguousCity(String) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setAnnotatedClasses(List) - Method in class com.gisgraphy.dao.spring.HibernateExtensionPostProcessor
The list of annotated classes to add to the session factory.
setArea(Double) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setAsciiName(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setAuthorizedRoles(String[]) - Method in class com.gisgraphy.webapp.interceptor.UserRoleAuthorizationInterceptor
Set the roles that this interceptor should treat as authorized.
setAutosubmit(boolean) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setCancel(String) - Method in class com.gisgraphy.webapp.action.SignupAction
 
setCapitalName(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setChildren(List<Adm>) - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Set the Adms of a directly higher level
setCity(String) - Method in class com.gisgraphy.model.Address
 
setCity(String) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setCityDao(ICityDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
setCityDao(ICityDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setClassName(String) - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
 
setCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
setCollateResults(boolean) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Will flush after every commit
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
setCommitFlushMode() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
setConfigLocations(List) - Method in class com.gisgraphy.dao.spring.HibernateExtensionPostProcessor
The list of configuration locations (i.e. classpath:hibernate.cfg.xml) to add to the session factory
setConfirmPassword(String) - Method in class com.gisgraphy.model.User
 
setContinent(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setCookie(HttpServletResponse, String, String, String) - Static method in class com.gisgraphy.webapp.util.RequestUtil
Convenience method to set a cookie
setCountriesFileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The name of the Geonames dump file containing the countries informations
setCountry(String) - Method in class com.gisgraphy.model.Address
 
setCountry(String) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setCountryCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setCountryCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setCountryCode(String) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setCountryDao(ICountryDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
setCountryDao(ICountryDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
setCountryDao(ICountryDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setCountryDao(CountryDao) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setCountryDao(ICountryDao) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setCredentialsExpired(boolean) - Method in class com.gisgraphy.model.User
 
setCurrencyCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
Set the currency code for this country
setCurrencyName(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setDao(UniversalDao) - Method in class com.gisgraphy.service.impl.UniversalManagerImpl
 
setDatabaseHelper(IDatabaseHelper) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
setDebugMode(boolean) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
setDecimalFormatter(DecimalFormat) - Method in class com.gisgraphy.util.CurrencyConverter
 
setDefault(String) - Method in class com.gisgraphy.webapp.taglib.CountryTag
 
setDefaultGeolocSearchPlaceType(String) - Method in class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
setDelete(String) - Method in class com.gisgraphy.webapp.action.BaseAction
 
setDescription(String) - Method in class com.gisgraphy.model.Role
 
setDistance(boolean) - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
setDistance(boolean) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setElevation(Integer) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setEmail(String) - Method in class com.gisgraphy.model.User
 
setEnabled(boolean) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
setEnabled(boolean) - Method in class com.gisgraphy.model.User
 
setEquivalentFipsCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setEventManager(EventManager) - Method in class com.gisgraphy.domain.repository.GenericGisDao
 
setFeatureClass(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setFeatureCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setFeatureId(Long) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
A featureId is unique and mandatory
setFeatureId(String) - Method in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
setFile(File) - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
setFileContentType(String) - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
setFileFileName(String) - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
setFilterConfig(FilterConfig) - Method in class com.opensymphony.module.sitemesh.filter.PageFilterWithoutSession
Deprecated. Not needed in final version of Servlet 2.3 API - replaced by init().
setFipsCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setFirstName(String) - Method in class com.gisgraphy.model.User
 
setFlushMode(FlushMode) - Method in class com.gisgraphy.domain.repository.GenericDao
 
setFlushMode(FlushMode) - Method in interface com.gisgraphy.domain.repository.IDao
Sets the flush mode (i.e. when objects are flushed to the database) of the current thread-bound session.
setFormat(String) - Method in class com.gisgraphy.webapp.action.SearchAction
 
setFrom(String) - Method in class com.gisgraphy.webapp.action.BaseAction
Convenience method for setting a "from" parameter to indicate the previous page.
setFrom(int) - Method in class com.gisgraphy.webapp.action.SearchAction
 
setFullTextSearchEngine(IFullTextSearchEngine) - Method in class com.gisgraphy.servlet.FulltextServlet
 
setFullTextSearchEngine(IFullTextSearchEngine) - Method in class com.gisgraphy.webapp.action.DisplayFeatureAction
 
setFullTextSearchEngine(IFullTextSearchEngine) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setFullTextSearchEngine(IFullTextSearchEngine) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setFullTextSearchEngine(IFullTextSearchEngine) - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
setGeolocSearchEngine(IGeolocSearchEngine) - Method in class com.gisgraphy.servlet.GeolocServlet
 
setGeolocSearchEngine(IGeolocSearchEngine) - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
setGeonamesDir(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The directory where the Geonames files will be retrieved and processed.
setGeonamesDownloadURL(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The HTTP URL of the directory Where Geonames files are to be download from
setGeonamesFilesToDownload(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The list of the Geonames files to be download from the ImporterConfig.geonamesDownloadURL. the several files will be separated by ImporterConfig.OPTION_SEPARATOR
setGeonamesImporterEnabled(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
setGid(Long) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setGid(String) - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
setGisFeature(GisFeature) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the gisFeature, the alternate name refers to
setGisFeature(GisFeature) - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
setGisFeatureDao(IGisFeatureDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
setGisFeatureDao(IGisFeatureDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setGoogleanalytics_uacctcode(String) - Method in class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
setGoogleMapAPIKey(String) - Method in class com.gisgraphy.domain.valueobject.GisgraphyConfig
 
setGtopo30(Integer) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setHibernateProperties(Properties) - Method in class com.gisgraphy.dao.spring.HibernateExtensionPostProcessor
Hibernate properties to add to the session factory.
setId(Long) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the datastore id.
setId(Long) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setId(Long) - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
setId(Long) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setId(Long) - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
setId(Long) - Method in class com.gisgraphy.model.Role
 
setId(Long) - Method in class com.gisgraphy.model.User
 
setId(Long) - Method in class com.gisgraphy.stats.StatsUsage
 
setId(String) - Method in class com.gisgraphy.webapp.action.UserAction
 
setIDaos(IGisDao<? extends GisFeature>[]) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setIDaos(IGisDao<? extends GisFeature>[]) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
setImporterConfig(ImporterConfig) - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
setImporterConfig(ImporterConfig) - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
setImporterConfig(ImporterConfig) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
setImporterConfig(ImporterConfig) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
setImporterConfig(ImporterConfig) - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
setImporterConfig(ImporterConfig) - Method in class com.gisgraphy.domain.repository.ImporterStatusListDao
 
setImporterConfig(ImporterConfig) - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
setImporterManager(IImporterManager) - Method in class com.gisgraphy.webapp.action.ImportAction
 
setImporterManager(IImporterManager) - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
setImporterManager(IImporterManager) - Method in class com.gisgraphy.webapp.action.ResetImportAction
 
setImporters(List<IImporterProcessor>) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
setImporterStatusListDao(IImporterStatusListDao) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
setImportGisFeatureEmbededAlternateNames(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Set to true the alternate names of the country dump are imported.
setIndent(boolean) - Method in class com.gisgraphy.webapp.action.SearchAction
 
setInternationalisationService(IInternationalisationService) - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
setInternationalisationService(IInternationalisationService) - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
setInternationalisationService(IInternationalisationService) - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
setIso3166Alpha2Code(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
Set the iso3166 alpha-2 code.
setIso3166Alpha3Code(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
Note : The code will be automaticaly uppercased
setIso3166NumericCode(int) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setIso639Alpha2LanguageCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
setIso639Alpha3LanguageCode(String) - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
setIso639LanguageName(String) - Method in class com.gisgraphy.domain.geoloc.entity.Language
 
setJVMEncodingToUTF8() - Static method in class com.gisgraphy.helper.EncodingHelper
Set the file.encoding and sun.jnu.encoding to UTF-8
setLabel(String) - Method in class com.gisgraphy.model.LabelValue
 
setLang(String) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setLanguage(String) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the the iso 639 alpha2 or alpha 3 languageCode for the current alternate name
setLanguageDao(ILanguageDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
setLanguageDao(ILanguageDao) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
setLanguageFileName(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The name of the Geonames dump file containing the language informations
setLastName(String) - Method in class com.gisgraphy.model.User
 
setLat(String) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setLat(String) - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
setLat(String) - Method in class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
setLat(String) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setLength(Double) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setLevel(Integer) - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Set the level and Check that 1<= level<= 4.
setListeners(List<IEventListener>) - Method in class com.gisgraphy.domain.geoloc.entity.event.EventManager
 
setLng(String) - Method in class com.gisgraphy.webapp.action.GeocodingAction
 
setLng(String) - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
setLng(String) - Method in class com.gisgraphy.webapp.action.ReverseGeocodingAction
 
setLng(String) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setLocale(Locale) - Method in interface com.gisgraphy.service.IInternationalisationService
set the locale, if not return the default JVM one.
setLocale(Locale) - Method in class com.gisgraphy.service.impl.InternationalisationService
 
setLocation(Point) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setLocation(Point) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setLoggingSentence(String) - Method in class com.gisgraphy.helper.RetryOnErrorTemplate
 
setLookupDao(LookupDao) - Method in class com.gisgraphy.service.impl.LookupManagerImpl
Method that allows setting the DAO to talk to the data store with.
setMailEngine(MailEngine) - Method in class com.gisgraphy.webapp.action.BaseAction
 
setMailMessage(SimpleMailMessage) - Method in class com.gisgraphy.webapp.action.BaseAction
 
setMailSender(MailSender) - Method in class com.gisgraphy.service.MailEngine
 
setMappingResources(List) - Method in class com.gisgraphy.dao.spring.HibernateExtensionPostProcessor
Set the list of mapping resources (.hbm.xml files) to be added to the session factory.
setMaxInsertsBeforeFlush(int) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Optional setting that allows to specify the number of inserts that can be done before flushing.
setMissingRequiredFieldThrows(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Set to true this options force the import process to stop if a required field is missing.
setModificationDate(Date) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setName(String) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the name of the current alternate name
setName(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setName(String) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setName(String) - Method in class com.gisgraphy.model.Role
 
setName(String) - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
setName(String) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setName(String) - Method in class com.gisgraphy.webapp.taglib.CountryTag
 
setNumberOfSuggestion(int) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
setOneWay(boolean) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setOpenStreetMapDao(IOpenStreetMapDao) - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
setOpenStreetMapDao(IOpenStreetMapDao) - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
setOpenStreetMapDao(IOpenStreetMapDao) - Method in class com.gisgraphy.webapp.action.DisplayStreetAction
 
setOpenStreetMapDir(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The directory where the openStreetMap files will be retrieved and processed.
setOpenstreetMapDownloadURL(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The HTTP URL of the directory Where openstreetmap files are to be download from
setOpenStreetMapFilesToDownload(String) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The list of the Openstreetmap to be download from the ImporterConfig.geonamesDownloadURL. the several files will be separated by ImporterConfig.OPTION_SEPARATOR
setOpenstreetmapImporterEnabled(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
 
setParent(Adm) - Method in class com.gisgraphy.domain.geoloc.entity.Adm
Set the parent Adm in the tree structure
setPartialSearchName(String) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setPartialsearchVector(String) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
IT DOES NOTHING.
setPassword(String) - Method in class com.gisgraphy.model.User
 
setPasswordHint(String) - Method in class com.gisgraphy.model.User
 
setPhoneNumber(String) - Method in class com.gisgraphy.model.User
 
setPhonePrefix(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setPlacetype(String) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setPlacetype(String) - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
setPopulation(Integer) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setPostalCode(String) - Method in class com.gisgraphy.model.Address
 
setPostalCodeMask(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setPostalCodeRegex(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setPreferredName(boolean) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the alternate name as a preferred name or Not
setPrompt(String) - Method in class com.gisgraphy.webapp.taglib.CountryTag
 
setProvince(String) - Method in class com.gisgraphy.model.Address
 
setQ(String) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setRadius(String) - Method in class com.gisgraphy.webapp.action.GeolocSearchAction
 
setRadius(String) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setResourceBundle(ReloadableResourceBundleMessageSource) - Method in class com.gisgraphy.service.impl.InternationalisationService
 
setResponseContentType(HttpServletRequest, HttpServletResponse) - Method in class com.gisgraphy.servlet.GisgraphyServlet
 
setRetrieveFiles(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Whether we should download the geonames file or use the one already present in the ImporterConfig.geonamesDir
setRoleDao(RoleDao) - Method in class com.gisgraphy.service.impl.RoleManagerImpl
 
setRoleManager(RoleManager) - Method in class com.gisgraphy.webapp.action.BaseAction
 
setRoles(Set<Role>) - Method in class com.gisgraphy.model.User
 
setSave(String) - Method in class com.gisgraphy.webapp.action.BaseAction
 
setScope(String) - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
 
setSessionFactoryBeanName(String) - Method in class com.gisgraphy.dao.spring.HibernateExtensionPostProcessor
Set the name of the SessionFactory bean.
setShape(LineString) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setShortName(boolean) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the Alternate name as a short name or Not
setSolrClient(IsolrClient) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
setSolrClient(IsolrClient) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextSearchEngine
 
setSolrClient(IsolrClient) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerIndexer
 
setSolRLogLevel(Level) - Method in interface com.gisgraphy.domain.geoloc.service.fulltextsearch.IsolrClient
set the log level of Solr
setSolRLogLevel(Level) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
 
setSolRSynchroniser(ISolRSynchroniser) - Method in class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEventListener
 
setSolRSynchroniser(ISolRSynchroniser) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
setSolRSynchroniser(ISolRSynchroniser) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setSolRSynchroniser(ISolRSynchroniser) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterManager
 
setSource(AlternateNameSource) - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
Set the source from which the alternate name come from
setSource(GISSource) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setSpellcheckerDictionaryName(SpellCheckerDictionaryNames) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
setSpellCheckerIndexer(ISpellCheckerIndexer) - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
setSpellchecking(boolean) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setSpokenLanguages(List<Language>) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setStatsUsageDao(IStatsUsageDao) - Method in class com.gisgraphy.webapp.action.StatsAction
 
setStatsUsageType(StatsUsageType) - Method in class com.gisgraphy.stats.StatsUsage
 
setStreetSearchEngine(IStreetSearchEngine) - Method in class com.gisgraphy.servlet.StreetServlet
 
setStreetSearchEngine(IStreetSearchEngine) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setStreetType(StreetType) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setStreetType(String) - Method in class com.gisgraphy.webapp.action.StreetSearchAction
 
setStyle(String) - Method in class com.gisgraphy.webapp.action.FulltextSearchAction
 
setSyncAdmCodesWithLinkedAdmOnes(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
The linked Adm may not be the same as the one which would be found with the ADMcodes from the csv file if TryToDetectAdmIfNotFound is set to true. in this case error corecting is done. tis option determine if the ADMXcode must be equals to the linked ADM or if they must be equals to the value in the CSVFile note that the admXnames are always sync with the Linked Adm if true : the AdmXcodes of the imported GisFeature will be the gisFeature.getAdm.getAdmXcode.
setTemplateName(String) - Method in class com.gisgraphy.webapp.action.BaseAction
 
setTextSearchName(String) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
setTextsearchVector(String) - Method in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
IT DOES NOTHING.
setTimezone(String) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
setTld(String) - Method in class com.gisgraphy.domain.geoloc.entity.Country
 
setTo(int) - Method in class com.gisgraphy.webapp.action.SearchAction
 
setToScope(String) - Method in class com.gisgraphy.webapp.taglib.CountryTag
 
setTransactionManager(PlatformTransactionManager) - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
setTryToDetectAdmIfNotFound(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
If this option is set to true : The importer will try to detect Adm for features if the AdmXcodes values does not correspond to a known Adm. it is a process of error correction if set to false error correction is disabled
setup() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Template method that can be override.
setup() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
setup() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
setup() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
Template method that can be override.
setup() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
setup() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
setup() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
setupContext(ServletContext) - Static method in class com.gisgraphy.webapp.listener.StartupListener
This method uses the LookupManager to lookup available roles from the data layer.
setUsage(Long) - Method in class com.gisgraphy.stats.StatsUsage
 
setUser(User) - Method in class com.gisgraphy.webapp.action.SignupAction
 
setUser(User) - Method in class com.gisgraphy.webapp.action.UserAction
 
setUserDao(UserDao) - Method in class com.gisgraphy.service.impl.UserManagerImpl
Set the Dao for communication with the data layer.
setUserDao(UserDao) - Method in interface com.gisgraphy.service.UserManager
Convenience method for testing - allows you to mock the DAO and set it on an interface.
setUserManager(UserManager) - Method in class com.gisgraphy.webapp.action.BaseAction
 
setUsername(String) - Method in class com.gisgraphy.model.User
 
setUsername(String) - Method in class com.gisgraphy.webapp.action.PasswordHintAction
 
setValue(String) - Method in class com.gisgraphy.model.LabelValue
 
setVar(String) - Method in class com.gisgraphy.webapp.taglib.ConstantsTag
 
setVelocityEngine(VelocityEngine) - Method in class com.gisgraphy.service.MailEngine
 
setVersion(Integer) - Method in class com.gisgraphy.model.User
 
setWebsite(String) - Method in class com.gisgraphy.model.User
 
setWrongNumberOfFieldsThrows(boolean) - Method in class com.gisgraphy.domain.geoloc.importer.ImporterConfig
Set to true this option force the import process to stop if an error is throw.
setZipCodes(List<ZipCode>) - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
Set The zipCodes for the city.
setZipCodes(List<String>) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
Set the zipcodes
SHAPE_COLUMN_NAME - Static variable in class com.gisgraphy.domain.geoloc.entity.OpenStreetMap
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFileRetriever
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
shouldBeSkipped() - Method in interface com.gisgraphy.domain.geoloc.importer.IImporterProcessor
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFileRetriever
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
shouldBeSkipped() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Whether the filter should ignore the comments (i.e. lines starting with #)
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
shouldIgnoreComments() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Template Method : Whether the processor should ignore the first line of the input
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm1Importer
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm2Importer
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm3Importer
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAdm4Importer
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesCountryImporter
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesLanguageImporter
 
shouldIgnoreFirstLine() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
SignupAction - Class in com.gisgraphy.webapp.action
Action to allow new users to sign up.
SignupAction() - Constructor for class com.gisgraphy.webapp.action.SignupAction
 
SolrClient - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch
Default implementation for IsolrClient.it represent a client to connect to solR server
SolrClient() - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
Default constructor needed by spring
SolrClient(String, MultiThreadedHttpConnectionManager) - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrClient
 
SolrResponseDto - Class in com.gisgraphy.domain.valueobject
Java Dto for a solr fulltext response. it is used by FulltextResultsDto
SolrResponseDto(SolrDocument) - Constructor for class com.gisgraphy.domain.valueobject.SolrResponseDto
Create a SolrResponseDto from a SolrDocument
SolRSynchroniser - Class in com.gisgraphy.domain.repository
Interface of data access object for Language
SolRSynchroniser(IsolrClient) - Constructor for class com.gisgraphy.domain.repository.SolRSynchroniser
 
SolrUnmarshaller - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch
SolrUnmarshaller for solr Query response to a DTO
SolrUnmarshaller() - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrUnmarshaller
 
SpatialProjection - Class in com.gisgraphy.hibernate.projection
 
SpatialProjection() - Constructor for class com.gisgraphy.hibernate.projection.SpatialProjection
 
SPELLCHECKER_BUILD_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter name to Rebuild the spellchecker (Solr parameter name)
SPELLCHECKER_COLLATE_RESULTS_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter name to define the number of suggestion for the spellchecker (Solr parameter name)
SPELLCHECKER_DICTIONARY_NAME_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter name to define the name of the dictionary to use for the spellchecker (Solr parameter name)
SPELLCHECKER_ENABLED_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter name to active the spellchecker (Solr parameter name)
SPELLCHECKER_NUMBER_OF_SUGGESTION_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter name to define the number of suggestion for the spellchecker (Solr parameter name)
SPELLCHECKER_QUERY_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter name to define the query to use for the spellchecker (Solr parameter name)
SPELLCHECKER_RELOAD_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The parameter name to Rebuild the spellchecker (Solr parameter name)
SpellCheckerConfig - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell
SpecllChecker options
SpellCheckerConfig() - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
 
spellcheckerDictionaryName - Static variable in class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerConfig
the default spellchecker name, default value is the value returned by SpellCheckerDictionaryNames.getDefault()
SpellCheckerDictionaryNames - Enum in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell
The names of the spellcheckers defined in solrConfig.xml
SpellCheckerException - Exception in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell
Generic SpellCheckerException
SpellCheckerException() - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerException
Default Constructor
SpellCheckerException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerException
 
SpellCheckerException(String) - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerException
 
SpellCheckerException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerException
 
SpellCheckerIndexer - Class in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell
Solr implementation of ISpellCheckerIndexer
SpellCheckerIndexer() - Constructor for class com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerIndexer
 
SPELLCHECKING_PARAMETER - Static variable in class com.gisgraphy.servlet.FulltextServlet
 
Spring - Class in com.gisgraphy.domain.geoloc.entity
Represents a Spring.
Spring(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Spring
Constructor that populate the Spring with the gisFeature fields
Spring() - Constructor for class com.gisgraphy.domain.geoloc.entity.Spring
Needed by CGLib
SpringDao - Class in com.gisgraphy.domain.repository
A data access object for Spring Object
SpringDao() - Constructor for class com.gisgraphy.domain.repository.SpringDao
Default constructor
sqlTypes() - Method in class com.gisgraphy.hibernate.type.TsVectorStringType
 
SRID - Enum in com.gisgraphy.domain.valueobject
An SRID enum
Stadium - Class in com.gisgraphy.domain.geoloc.entity
Represents a Stadium.
Stadium(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Stadium
Constructor that populate the Stadium with the gisFeature fields
Stadium() - Constructor for class com.gisgraphy.domain.geoloc.entity.Stadium
Needed by CGLib
StadiumDao - Class in com.gisgraphy.domain.repository
A data access object for Stadium Object
StadiumDao() - Constructor for class com.gisgraphy.domain.repository.StadiumDao
Default constructor
START_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The start rows parameter (useful for paginate, Solr parameter name)
StartupListener - Class in com.gisgraphy.webapp.listener
StartupListener class used to initialize and database settings and populate any application-wide drop-downs.
StartupListener() - Constructor for class com.gisgraphy.webapp.listener.StartupListener
 
StaticFilter - Class in com.gisgraphy.webapp.filter
A simple filter that allows the application to continue using the .html prefix for actions but also allows static files to be served up with the same extension.
StaticFilter() - Constructor for class com.gisgraphy.webapp.filter.StaticFilter
 
StatsAction - Class in com.gisgraphy.webapp.action
stats Action
StatsAction() - Constructor for class com.gisgraphy.webapp.action.StatsAction
 
StatsUsage - Class in com.gisgraphy.stats
Represent the usage of a StatsUsageType
StatsUsage() - Constructor for class com.gisgraphy.stats.StatsUsage
Default constructor
StatsUsage(StatsUsageType) - Constructor for class com.gisgraphy.stats.StatsUsage
Constructor to init statsUsageType
StatsUsageDao - Class in com.gisgraphy.domain.repository
Dao for StatsUsage
StatsUsageDao() - Constructor for class com.gisgraphy.domain.repository.StatsUsageDao
Default Constructor
StatsUsageServiceImpl - Class in com.gisgraphy.service.impl
 
StatsUsageServiceImpl() - Constructor for class com.gisgraphy.service.impl.StatsUsageServiceImpl
 
StatsUsageType - Enum in com.gisgraphy.stats
Represent all the types of stats
status - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
status - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
status - Variable in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapFulltextBuilder
 
status() - Method in class com.gisgraphy.webapp.action.ImportAction
 
STATUS - Static variable in class com.gisgraphy.webapp.action.ImportConfirmAction
 
statusMessage - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractFileRetriever
 
statusMessage - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
step1() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
step2() - Method in class com.gisgraphy.webapp.action.ImportConfirmAction
 
STEP_BASE_VIEW_NAME - Static variable in class com.gisgraphy.webapp.action.ImportConfirmAction
 
step_number - Variable in class com.gisgraphy.webapp.action.ImportConfirmAction
 
Strait - Class in com.gisgraphy.domain.geoloc.entity
Represents a Strait.
Strait(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Strait
Constructor that populate the Strait with the gisFeature fields
Strait() - Constructor for class com.gisgraphy.domain.geoloc.entity.Strait
Needed by CGLib
StraitDao - Class in com.gisgraphy.domain.repository
A data access object for Strait Object
StraitDao() - Constructor for class com.gisgraphy.domain.repository.StraitDao
Default constructor
Stream - Class in com.gisgraphy.domain.geoloc.entity
Represents a Stream.
Stream(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Stream
Constructor that populate the Stream with the gisFeature fields
Stream() - Constructor for class com.gisgraphy.domain.geoloc.entity.Stream
Needed by CGLib
StreamDao - Class in com.gisgraphy.domain.repository
A data access object for Stream Object
StreamDao() - Constructor for class com.gisgraphy.domain.repository.StreamDao
Default constructor
Street - Class in com.gisgraphy.domain.geoloc.entity
Represents a Street.
Street(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Street
Constructor that populate the Street with the gisFeature fields
Street() - Constructor for class com.gisgraphy.domain.geoloc.entity.Street
Needed by CGLib
STREET_BASE_URL - Static variable in class com.gisgraphy.domain.valueobject.Constants
 
STREET_SEARCH_MODE_PARAMETER - Static variable in class com.gisgraphy.servlet.StreetServlet
 
StreetDao - Class in com.gisgraphy.domain.repository
A data access object for Street Object
StreetDao() - Constructor for class com.gisgraphy.domain.repository.StreetDao
Default constructor
StreetDistance - Class in com.gisgraphy.domain.valueobject
Value object that represents a StreetOSM with a distance The JAXB node name is Constants.STREETDISTANCE_JAXB_NAME
StreetDistance() - Constructor for class com.gisgraphy.domain.valueobject.StreetDistance
Default Constructor needed by cglib
streetDistance() - Static method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
StreetDistance.StreetDistanceBuilder - Class in com.gisgraphy.domain.valueobject
 
STREETDISTANCE_JAXB_NAME - Static variable in class com.gisgraphy.domain.valueobject.Constants
The node name for StreetDistance node in JAXB
StreetSearchAction - Class in com.gisgraphy.webapp.action
Street search Action
StreetSearchAction() - Constructor for class com.gisgraphy.webapp.action.StreetSearchAction
 
StreetSearchEngine - Class in com.gisgraphy.domain.geoloc.service.geoloc
Default (threadsafe) implementation of IStreetSearchEngine.
StreetSearchEngine() - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchEngine
 
StreetSearchErrorVisitor - Class in com.gisgraphy.domain.geoloc.service.geoloc
Visitor (visitor pattern) to return error message according to the format for the geoloc service
StreetSearchErrorVisitor() - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
StreetSearchErrorVisitor(String) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
StreetSearchException - Exception in com.gisgraphy.domain.geoloc.service.geoloc
Basic Exception for geoloc search
StreetSearchException() - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchException
Default Constructor
StreetSearchException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchException
 
StreetSearchException(String) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchException
 
StreetSearchException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchException
 
StreetSearchMode - Enum in com.gisgraphy.domain.geoloc.service.fulltextsearch
define the different way to search for street (by name)
StreetSearchQuery - Class in com.gisgraphy.domain.geoloc.service.geoloc
a query to be execute by the @link StreetSearchEngine
StreetSearchQuery(HttpServletRequest) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
Build a query from an httpRequest based on the StreetServlet parameter names
StreetSearchQuery(Point, double, Pagination, Output, StreetType, Boolean, String, StreetSearchMode) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
StreetSearchQuery(Point, double, StreetType) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
StreetSearchQuery(Point, StreetType) - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
StreetSearchResultsDto - Class in com.gisgraphy.domain.valueobject
DTO (data transfer object) for a list of StreetDistance The node name is Constants.STREETSEARCHRESULTSDTO_JAXB_NAME
StreetSearchResultsDto(List<StreetDistance>, Long, String) - Constructor for class com.gisgraphy.domain.valueobject.StreetSearchResultsDto
 
StreetSearchResultsDto() - Constructor for class com.gisgraphy.domain.valueobject.StreetSearchResultsDto
Default Constructor
STREETSEARCHRESULTSDTO_JAXB_NAME - Static variable in class com.gisgraphy.domain.valueobject.Constants
The node name for StreetSearchResultsDto node in JAXB
StreetSearchResultsDtoSerializer - Class in com.gisgraphy.domain.geoloc.service.geoloc
serialize @link GeolocResultsDto into several formats
StreetSearchResultsDtoSerializer() - Constructor for class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchResultsDtoSerializer
Default Constructor
StreetServlet - Class in com.gisgraphy.servlet
Provides a servlet Wrapper around The Gisgraphy street Service, it Maps web parameters to create a StreetSearchQuery
StreetServlet() - Constructor for class com.gisgraphy.servlet.StreetServlet
 
StreetType - Enum in com.gisgraphy.domain.geoloc.service.geoloc.street
type of street
STREETTYPE_PARAMETER - Static variable in class com.gisgraphy.servlet.StreetServlet
 
StringHelper - Class in com.gisgraphy.helper
Provide some usefull method to copute strinfg for autocompletion and fulltextsearch
StringHelper() - Constructor for class com.gisgraphy.helper.StringHelper
 
StringUtil - Class in com.gisgraphy.util
String Utility Class This is used to encode passwords programmatically
stripEnhancerClass(String) - Static method in class com.gisgraphy.helper.ClassNameHelper
This strips the cglib class name out of the enhanced classes.
STYLE_PARAMETER - Static variable in class com.gisgraphy.servlet.FulltextServlet
 
STYLESHEET_PARAMETER - Static variable in class com.gisgraphy.domain.valueobject.Constants
The XSLT stylesheet parameter name
suggestMostAccurateAdm(String, String, String, String, String, GisFeature) - Method in class com.gisgraphy.domain.repository.AdmDao
 
suggestMostAccurateAdm(String, String, String, String, String, GisFeature) - Method in interface com.gisgraphy.domain.repository.IAdmDao
This method is used when ImporterConfig.isTryToDetectAdmIfNotFound() is true or when error correction is needed. the algorithm will return an Adm according the specified rules: If an Adm with the specified code is found (see IAdmDao.getAdm(String, String, String, String, String)) : retrun it If an Adm with the highest not null level is found for the specified country (e.g : if adm1,2,3 are specified and adm4 is null and it exist an adm with level 3 for the specified adm3Code then it will be return) If no parent Adm is found (see IAdmDao.getAdmOrFirstValidParentIfNotFound(String, String, String, String, String) : return Adm with the highest not null level If a parent Adm is found (see IAdmDao.getAdmOrFirstValidParentIfNotFound(String, String, String, String, String) : If the difference beetween the Adm and The parent Adm is <=2 : we assume that it is an error with only one code and return the Adm with the highest not null level If the difference is >1 we assume that there is too much error and return the nearest parent If No Adm with the highest not null level is found for the specified country If a parent Adm is found (see IAdmDao.getAdmOrFirstValidParentIfNotFound(String, String, String, String, String) : return Adm with the highest not null level : return the Parent If no parent is found : return null
supports(IEvent) - Method in class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEventListener
 
supports(IEvent) - Method in interface com.gisgraphy.domain.geoloc.entity.event.IEventListener
Whether the listeners support the specified event (is concerned)

T

TABLES_NAME_THAT_MUST_BE_KEPT_WHEN_RESETING_IMPORT - Static variable in class com.gisgraphy.domain.repository.DatabaseHelper
 
TAR_BZ2_FILE_ACCEPT_REGEX_STRING - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
tearDown() - Method in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
Template method that can be override.
tearDown() - Method in class com.gisgraphy.domain.geoloc.importer.AdmExtracter
 
tearDown() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesExtracter
 
tearDown() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesAlternateNamesImporter
 
tearDown() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesDatabaseIndexer
Template method that can be override.
tearDown() - Method in class com.gisgraphy.domain.geoloc.importer.GeonamesFeatureImporter
 
tearDown() - Method in class com.gisgraphy.domain.geoloc.importer.OpenStreetMapImporter
 
templateName - Variable in class com.gisgraphy.webapp.action.BaseAction
Velocity template to use for e-mailing
Theater - Class in com.gisgraphy.domain.geoloc.entity
Represents a Theater.
Theater(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Theater
Constructor that populate the Theater with the gisFeature fields
Theater() - Constructor for class com.gisgraphy.domain.geoloc.entity.Theater
Needed by CGLib
TheaterDao - Class in com.gisgraphy.domain.repository
A data access object for Theater Object
TheaterDao() - Constructor for class com.gisgraphy.domain.repository.TheaterDao
Default constructor
times(int) - Method in class com.gisgraphy.helper.RetryOnErrorTemplate
 
TimestampConverter - Class in com.gisgraphy.util
This class is converts a java.util.Date to a String and a String to a java.util.Date for use as a Timestamp.
TimestampConverter() - Constructor for class com.gisgraphy.util.TimestampConverter
 
to(int) - Method in class com.gisgraphy.domain.valueobject.Pagination.PaginationBuilder
 
to(int) - Method in interface com.gisgraphy.domain.valueobject.Pagination.ToSpecification
 
TO_PARAMETER - Static variable in class com.gisgraphy.servlet.GisgraphyServlet
 
toCSV() - Method in class com.gisgraphy.domain.valueobject.ImporterStatusDto
 
toQueryString() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.DistanceOrder
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.DistanceRestriction
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.FulltextRestriction
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.IntersectsRestriction
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.NativeSQLOrder
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.PartialWordSearchRestriction
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.gisgraphy.hibernate.criterion.ProjectionOrder
 
toString() - Method in class com.gisgraphy.domain.geoloc.entity.Adm
 
toString() - Method in class com.gisgraphy.domain.geoloc.entity.AlternateName
 
toString() - Method in class com.gisgraphy.domain.geoloc.entity.GisFeature
 
toString() - Method in class com.gisgraphy.domain.geoloc.entity.ZipCode
 
toString() - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
toString() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
toString() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
toString() - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
toString() - Method in class com.gisgraphy.domain.valueobject.Output
 
toString() - Method in class com.gisgraphy.domain.valueobject.Pagination
 
toString() - Method in class com.gisgraphy.model.Address
Returns a multi-line String with key=value pairs.
toString() - Method in class com.gisgraphy.model.BaseObject
Returns a multi-line String with key=value pairs.
toString() - Method in class com.gisgraphy.model.LabelValue
Return a string representation of this object.
toString() - Method in class com.gisgraphy.model.Role
Returns a multi-line String with key=value pairs.
toString() - Method in class com.gisgraphy.model.User
Returns a multi-line String with key=value pairs.
totalReadLine - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
 
toUTF8(String) - Static method in class com.gisgraphy.helper.EncodingHelper
useful for windows only, this method is a workaround for encoding problems on Windows.
Tower - Class in com.gisgraphy.domain.geoloc.entity
Represents a Tower.
Tower(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Tower
Constructor that populate the Tower with the gisFeature fields
Tower() - Constructor for class com.gisgraphy.domain.geoloc.entity.Tower
Needed by CGLib
TowerDao - Class in com.gisgraphy.domain.repository
A data access object for Tower Object
TowerDao() - Constructor for class com.gisgraphy.domain.repository.TowerDao
Default constructor
transactionManager - Variable in class com.gisgraphy.domain.geoloc.importer.AbstractImporterProcessor
The transaction manager
transformStringForFulltextIndexation(String) - Static method in class com.gisgraphy.helper.StringHelper
Process a string to apply filter as lucene and solr does : - remove accent - lowercase - word delimiter ('-', '.'
transformStringForPartialWordIndexation(String, char) - Static method in class com.gisgraphy.helper.StringHelper
Process a string to in order to be stored in a specific postgres field to allow the index usage for ilike (ilike(%String%): e.g : 'it s ok'=> s ok, s o, it s, t s o, t s, it s ok, ok, it s o, it, t s ok it remove duplicates and don't put single character.
transformStringForPartialWordSearch(String, char) - Static method in class com.gisgraphy.helper.StringHelper
 
transformToGisFeatureDistance(String[], List<?>, Map<Long, List<String>>) - Static method in class com.gisgraphy.hibernate.criterion.ResultTransformerUtil
Transform to bean.
transformToStreetDistance(String[], List<?>) - Static method in class com.gisgraphy.hibernate.criterion.ResultTransformerUtil
Transform to bean.
Tree - Class in com.gisgraphy.domain.geoloc.entity
Represents a Tree.
Tree(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Tree
Constructor that populate the Tree with the gisFeature fields
Tree() - Constructor for class com.gisgraphy.domain.geoloc.entity.Tree
Needed by CGLib
TreeDao - Class in com.gisgraphy.domain.repository
A data access object for Tree Object
TreeDao() - Constructor for class com.gisgraphy.domain.repository.TreeDao
Default constructor
tryThat() - Method in class com.gisgraphy.helper.RetryOnErrorTemplate
 
TS_FORMAT - Static variable in class com.gisgraphy.util.TimestampConverter
i18n-ized timestamp format - based on values in ApplicationResources.properties
TsVectorStringType - Class in com.gisgraphy.hibernate.type
Hibernatetype to map postgresql ts_vector to String
TsVectorStringType() - Constructor for class com.gisgraphy.hibernate.type.TsVectorStringType
 
Tunnel - Class in com.gisgraphy.domain.geoloc.entity
Represents a Tunnel.
Tunnel(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Tunnel
Constructor that populate the Tunnel with the gisFeature fields
Tunnel() - Constructor for class com.gisgraphy.domain.geoloc.entity.Tunnel
Needed by CGLib
TunnelDao - Class in com.gisgraphy.domain.repository
A data access object for Tunnel Object
TunnelDao() - Constructor for class com.gisgraphy.domain.repository.TunnelDao
Default constructor

U

unconfirm() - Method in class com.gisgraphy.webapp.action.ResetImportAction
remove the ResetImportAction.RESET_IMPORT_CONFIRM of the session
UnderSea - Class in com.gisgraphy.domain.geoloc.entity
Represents a UnderSea.
UnderSea(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.UnderSea
Constructor that populate the UnderSea with the gisFeature fields
UnderSea() - Constructor for class com.gisgraphy.domain.geoloc.entity.UnderSea
Needed by CGLib
UnderSeaDao - Class in com.gisgraphy.domain.repository
A data access object for UnderSea Object
UnderSeaDao() - Constructor for class com.gisgraphy.domain.repository.UnderSeaDao
Default constructor
UniversalDao - Interface in com.gisgraphy.dao
Data Access Object (DAO) interface.
UniversalDaoHibernate - Class in com.gisgraphy.dao.hibernate
This class serves as the a class that can CRUD any object witout any Spring configuration.
UniversalDaoHibernate() - Constructor for class com.gisgraphy.dao.hibernate.UniversalDaoHibernate
 
UniversalManager - Interface in com.gisgraphy.service
Business Facade interface.
UniversalManagerImpl - Class in com.gisgraphy.service.impl
Base class for Business Services - use this class for utility methods and generic CRUD methods.
UniversalManagerImpl() - Constructor for class com.gisgraphy.service.impl.UniversalManagerImpl
 
unmarshall(QueryResponse) - Static method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.SolrUnmarshaller
 
UnsupportedFormatException - Exception in com.gisgraphy.domain.geoloc.service.errors
this exception is used when a format is not supported (e.g : not applicable for a specific GisgraphyServiceType
UnsupportedFormatException() - Constructor for exception com.gisgraphy.domain.geoloc.service.errors.UnsupportedFormatException
 
UnsupportedFormatException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.errors.UnsupportedFormatException
 
UnsupportedFormatException(String) - Constructor for exception com.gisgraphy.domain.geoloc.service.errors.UnsupportedFormatException
 
UnsupportedFormatException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.service.errors.UnsupportedFormatException
 
Untar - Class in com.gisgraphy.helper
Utility class to untar files, files can be zipped in multi format (extension tar, tar.gzip,tar.gz, tar.bz2, tar.bzip2 are supported).
Untar(String, File) - Constructor for class com.gisgraphy.helper.Untar
 
untar() - Method in class com.gisgraphy.helper.Untar
process the untar operation
unzipFile(File) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
unzip a file in the same directory as the zipped file
updateFields() - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance
update the calculated fields (GoogleMapUrl,YahooMapURL,CountryFlag,...)
updateFields() - Method in class com.gisgraphy.domain.valueobject.StreetDistance
update the calculated fields (lat,lng,...)
updateOpenStreetMapEntityForIndexation(OpenStreetMap) - Static method in class com.gisgraphy.helper.StringHelper
 
updateTS_vectorColumnForStreetNameSearch() - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
Update the ts_vector column for the street name search (partial search and fulltext search)
updateTS_vectorColumnForStreetNameSearch() - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
updateTS_vectorColumnForStreetNameSearchPaginate(int, int) - Method in interface com.gisgraphy.domain.repository.IOpenStreetMapDao
Update the ts_vector column for the street name search from the gid that are >= from and < to
updateTS_vectorColumnForStreetNameSearchPaginate(int, int) - Method in class com.gisgraphy.domain.repository.OpenStreetMapDao
 
upload() - Method in class com.gisgraphy.webapp.action.FileUploadAction
Upload the file
URLUtils - Class in com.gisgraphy.helper
Provides URL utilities
URLUtils() - Constructor for class com.gisgraphy.helper.URLUtils
 
User - Class in com.gisgraphy.model
This class represents the basic "user" object in AppFuse that allows for authentication and user management.
User() - Constructor for class com.gisgraphy.model.User
Default constructor - creates a new instance with no values set.
User(String) - Constructor for class com.gisgraphy.model.User
Create a new instance and set the username.
USER_HOME - Static variable in class com.gisgraphy.Constants
User home from System properties
USER_KEY - Static variable in class com.gisgraphy.Constants
The request scope attribute under which an editable user form is stored
USER_LIST - Static variable in class com.gisgraphy.Constants
The request scope attribute that holds the user list
USER_ROLE - Static variable in class com.gisgraphy.Constants
The name of the User role, as specified in web.xml
USER_ROLES - Static variable in class com.gisgraphy.Constants
The name of the user's role list, a request-scoped attribute when adding/editing a user.
UserAction - Class in com.gisgraphy.webapp.action
Action for facilitating User Management feature.
UserAction() - Constructor for class com.gisgraphy.webapp.action.UserAction
 
UserCounterListener - Class in com.gisgraphy.webapp.listener
UserCounterListener class used to count the current number of active users for the applications.
UserCounterListener() - Constructor for class com.gisgraphy.webapp.listener.UserCounterListener
 
UserDao - Interface in com.gisgraphy.dao
User Data Access Object (GenericDao) interface.
UserDaoHibernate - Class in com.gisgraphy.dao.hibernate
This class interacts with Spring's HibernateTemplate to save/delete and retrieve User objects.
UserDaoHibernate() - Constructor for class com.gisgraphy.dao.hibernate.UserDaoHibernate
Constructor that sets the entity to User.class.
UserExistsException - Exception in com.gisgraphy.service
An exception that is thrown by classes wanting to trap unique constraint violations.
UserExistsException(String) - Constructor for exception com.gisgraphy.service.UserExistsException
Constructor for UserExistsException.
UserManager - Interface in com.gisgraphy.service
Business Service Interface to handle communication between web and persistence layer.
userManager - Variable in class com.gisgraphy.webapp.action.BaseAction
The UserManager
UserManagerImpl - Class in com.gisgraphy.service.impl
Implementation of UserManager interface.
UserManagerImpl() - Constructor for class com.gisgraphy.service.impl.UserManagerImpl
 
UserRoleAuthorizationInterceptor - Class in com.gisgraphy.webapp.interceptor
Security interceptor checks to see if users are in the specified roles before proceeding.
UserRoleAuthorizationInterceptor() - Constructor for class com.gisgraphy.webapp.interceptor.UserRoleAuthorizationInterceptor
 
USERS_KEY - Static variable in class com.gisgraphy.webapp.listener.UserCounterListener
Name of users Set in the ServletContext
UserSecurityAdvice - Class in com.gisgraphy.service
This advice is responsible for enforcing security and only allowing administrators to modify users.
UserSecurityAdvice() - Constructor for class com.gisgraphy.service.UserSecurityAdvice
 
UserService - Interface in com.gisgraphy.service
Web Service interface so hierarchy of Universal and Generic Managers isn't carried through.

V

validate() - Method in class com.gisgraphy.webapp.action.FileUploadAction
 
valueOf(String) - Static method in enum com.gisgraphy.domain.geoloc.importer.AdmExtracterStrategyOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerDictionaryNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.StreetSearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.geoloc.service.geoloc.street.StreetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.AlternateNameSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.Constants.SolrQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.FeatureCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.GisgraphyServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.GISSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.ImporterStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.domain.valueobject.SRID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.helper.FeatureClassCodeHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gisgraphy.stats.StatsUsageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gisgraphy.domain.geoloc.importer.AdmExtracterStrategyOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.FullTextFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.spell.SpellCheckerDictionaryNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.geoloc.service.fulltextsearch.StreetSearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.geoloc.service.geoloc.street.StreetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.AlternateNameSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.Constants.SolrQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.FeatureCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.GisgraphyServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.GISSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.ImporterStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.Output.OutputStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.domain.valueobject.SRID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.helper.FeatureClassCodeHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gisgraphy.stats.StatsUsageType
Returns an array containing the constants of this enum type, in the order they are declared.
var - Variable in class com.gisgraphy.webapp.taglib.ConstantsTag
The single variable to expose.
Vineyard - Class in com.gisgraphy.domain.geoloc.entity
Represents a Vineyard.
Vineyard(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Vineyard
Constructor that populate the Vineyard with the gisFeature fields
Vineyard() - Constructor for class com.gisgraphy.domain.geoloc.entity.Vineyard
Needed by CGLib
VineyardDao - Class in com.gisgraphy.domain.repository
A data access object for Vineyard Object
VineyardDao() - Constructor for class com.gisgraphy.domain.repository.VineyardDao
Default constructor
virtualizeADMD(String[]) - Static method in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
 
visitATOM(Output.OutputFormat) - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
visitATOM(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
visitATOM(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
visitATOM(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
visitGEORSS(Output.OutputFormat) - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
visitGEORSS(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
visitGEORSS(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
visitGEORSS(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
visitJSON(Output.OutputFormat) - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
visitJSON(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
visitJSON(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
visitJSON(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
visitPHP(Output.OutputFormat) - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
visitPHP(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
visitPHP(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
visitPHP(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
visitPYTHON(Output.OutputFormat) - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
visitPYTHON(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
visitPYTHON(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
visitPYTHON(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
visitRUBY(Output.OutputFormat) - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
visitRUBY(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
visitRUBY(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
visitRUBY(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
visitXML(Output.OutputFormat) - Method in interface com.gisgraphy.domain.geoloc.service.errors.IoutputFormatVisitor
 
visitXML(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextErrorVisitor
 
visitXML(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocErrorVisitor
 
visitXML(Output.OutputFormat) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchErrorVisitor
 
Volcano - Class in com.gisgraphy.domain.geoloc.entity
Represents a Volcano.
Volcano(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Volcano
Constructor that populate the Volcano with the gisFeature fields
Volcano() - Constructor for class com.gisgraphy.domain.geoloc.entity.Volcano
Needed by CGLib
VolcanoDao - Class in com.gisgraphy.domain.repository
A data access object for Volcano Object
VolcanoDao() - Constructor for class com.gisgraphy.domain.repository.VolcanoDao
Default constructor

W

WAIT - Static variable in class com.gisgraphy.webapp.action.ImportAction
 
WaterBody - Class in com.gisgraphy.domain.geoloc.entity
Represents a WaterBody.
WaterBody(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.WaterBody
Constructor that populate the WaterBody with the gisFeature fields
WaterBody() - Constructor for class com.gisgraphy.domain.geoloc.entity.WaterBody
Needed by CGLib
WaterBodyDao - Class in com.gisgraphy.domain.repository
A data access object for WaterBody Object
WaterBodyDao() - Constructor for class com.gisgraphy.domain.repository.WaterBodyDao
Default constructor
WHITESPACE_CHAR_DELIMITER - Static variable in class com.gisgraphy.helper.StringHelper
 
withAdm1Code(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAdm1Name(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAdm2Code(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAdm2Name(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAdm3Code(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAdm3Name(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAdm4Code(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAdm4Name(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withArea(Double) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withAsciiName(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withCapitalName(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withContinent(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withCountryCode(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withCountryCode(String) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withCurrencyCode(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withCurrencyName(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withDefaultFormat() - Static method in class com.gisgraphy.domain.valueobject.Output
 
withDistance(Double) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withDistance(Double) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withDistanceField(boolean) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
withElevation(Integer) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withEquivalentFipsCode(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withFeatureClass(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withFeatureCode(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withFeatureId(Long) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withFipsCode(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withFormat(Output.OutputFormat) - Static method in class com.gisgraphy.domain.valueobject.Output
 
withGid(Long) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withGtopo30(Integer) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withId(Long) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withIndentation() - Method in class com.gisgraphy.domain.valueobject.Output
This method force the output to be indented
withIso3166Alpha2Code(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withIso3166Alpha3Code(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withIso3166NumericCode(Integer) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withLanguageCode(String) - Method in class com.gisgraphy.domain.valueobject.Output
 
withLength(Double) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withLevel(Integer) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withLocation(Point) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withLocation(Point) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withName(String) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
withName(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withName(String) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withOneWay(Boolean) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
withOneWay(Boolean) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withOutput(Output) - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
withoutSpellChecking() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
Disable the spellchecking for this query
withPagination(Pagination) - Method in class com.gisgraphy.domain.geoloc.service.AbstractGisQuery
 
withPhonePrefix(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withPlaceType(Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
 
withPlaceType(Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.GeolocQuery
 
withPlaceType(Class<? extends GisFeature>) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withPopulation(Integer) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withPostalCodeMask(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withPostalCodeRegex(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withSpellChecking() - Method in class com.gisgraphy.domain.geoloc.service.fulltextsearch.FulltextQuery
Enable the spellchecking for this query
withStreetSearchMode(StreetSearchMode) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
withStreetType(StreetType) - Method in class com.gisgraphy.domain.geoloc.service.geoloc.StreetSearchQuery
 
withStreetType(StreetType) - Method in class com.gisgraphy.domain.valueobject.StreetDistance.StreetDistanceBuilder
 
withStyle(Output.OutputStyle) - Method in class com.gisgraphy.domain.valueobject.Output
 
withTimeZone(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withTld(String) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
withZipCodes(List<String>) - Method in class com.gisgraphy.domain.valueobject.GisFeatureDistance.GisFeatureDistanceBuilder
 
WrongNumberOfFieldsException - Exception in com.gisgraphy.domain.geoloc.importer
Exception throws during import when a CSV line does not have the expected number of fields
WrongNumberOfFieldsException() - Constructor for exception com.gisgraphy.domain.geoloc.importer.WrongNumberOfFieldsException
Default Constructor
WrongNumberOfFieldsException(String) - Constructor for exception com.gisgraphy.domain.geoloc.importer.WrongNumberOfFieldsException
 
WrongNumberOfFieldsException(Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.WrongNumberOfFieldsException
 
WrongNumberOfFieldsException(String, Throwable) - Constructor for exception com.gisgraphy.domain.geoloc.importer.WrongNumberOfFieldsException
 

Y

YAHOO_MAP_BASE_URL - Static variable in class com.gisgraphy.helper.URLUtils
A Constant to create Yahoo map URL

Z

ZIP_FILE_ACCEPT_REGEX_STRING - Static variable in class com.gisgraphy.domain.geoloc.importer.ImporterHelper
The regexp that every zipped country file dump matches
ZipCode - Class in com.gisgraphy.domain.geoloc.entity
Represents a ZipCode.
ZipCode() - Constructor for class com.gisgraphy.domain.geoloc.entity.ZipCode
/** Default Constructor
ZipCode(String) - Constructor for class com.gisgraphy.domain.geoloc.entity.ZipCode
 
ZipCodesAware - Interface in com.gisgraphy.domain.geoloc.entity
 
Zoo - Class in com.gisgraphy.domain.geoloc.entity
Represents a Zoo.
Zoo(GisFeature) - Constructor for class com.gisgraphy.domain.geoloc.entity.Zoo
Constructor that populate the Zoo with the gisFeature fields
Zoo() - Constructor for class com.gisgraphy.domain.geoloc.entity.Zoo
Needed by CGLib
ZooDao - Class in com.gisgraphy.domain.repository
A data access object for Zoo Object
ZooDao() - Constructor for class com.gisgraphy.domain.repository.ZooDao
Default constructor

A B C D E F G H I J L M N O P Q R S T U V W Y Z

Copyright © 2010. All Rights Reserved.