Skip navigation links
A B D E F G I K L M P S T 

A

autocomplete(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.web.rs.elasticsearch.ElasticSearchAutoCompleteRestService
Autocomplete.
autocomplete(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene.LuceneAutoCompleteRestService
Auto complete web service

B

buildAutoCompleteSearch(String) - Static method in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
Format auto complete search.
buildSearchRequest(Map<String, String>) - Static method in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
Build a search requet for elasticsearch.

D

deleteIndex(Customer) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
.
deleteIndex(Customer) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.lucene.LuceneCustomerDAO
.

E

ElasticSearchAutoCompleteRestService - Class in fr.paris.lutece.plugins.grustorageelastic.web.rs.elasticsearch
The Class GRUElasticRestService.
ElasticSearchAutoCompleteRestService() - Constructor for class fr.paris.lutece.plugins.grustorageelastic.web.rs.elasticsearch.ElasticSearchAutoCompleteRestService
 
ElasticSearchCustomerDAO - Class in fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch
DAO and indexer implementation with Elasticsearch for Customer
ElasticSearchCustomerDAO() - Constructor for class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
default constructor
ElasticSearchParameterUtil - Class in fr.paris.lutece.plugins.grustorageelastic.util
Util class for elastic request
ESCustomerDTO - Class in fr.paris.lutece.plugins.grustorageelastic.business
This is the business class for the object Customer.
ESCustomerDTO() - Constructor for class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Instantiates a new ES customer dto.
ESCustomerDTO(String, String, String, String, String, String, String, String, boolean, String, String, String, String, ESSuggestDTO) - Constructor for class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Instantiates a new ES customer dto.
ESPayload - Class in fr.paris.lutece.plugins.grustorageelastic.business
The Class ESPayload.
ESPayload() - Constructor for class fr.paris.lutece.plugins.grustorageelastic.business.ESPayload
 
ESSuggestDTO - Class in fr.paris.lutece.plugins.grustorageelastic.business
The Class ESSuggestDTO.
ESSuggestDTO() - Constructor for class fr.paris.lutece.plugins.grustorageelastic.business.ESSuggestDTO
 

F

fr.paris.lutece.plugins.grustorageelastic.business - package fr.paris.lutece.plugins.grustorageelastic.business
 
fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch - package fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch
 
fr.paris.lutece.plugins.grustorageelastic.business.lucene - package fr.paris.lutece.plugins.grustorageelastic.business.lucene
 
fr.paris.lutece.plugins.grustorageelastic.util - package fr.paris.lutece.plugins.grustorageelastic.util
 
fr.paris.lutece.plugins.grustorageelastic.web.rs.elasticsearch - package fr.paris.lutece.plugins.grustorageelastic.web.rs.elasticsearch
 
fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene - package fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene
 

G

getBirthday() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the Birthday.
getCity() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the City.
getCityOfBirth() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the CityOfBirth.
getCivility() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the Civility.
getConnectionId() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the ConnectionId.
getCustomerId() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the CustomerId.
getElements() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESPayload
Gets the elements.
getEmail() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the Email.
getFirstName() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the FirstName.
getFixedTelephoneNumber() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Gets the fixed telephone number.
getInput() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESSuggestDTO
Gets the input.
getName() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the Name.
getOutput() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESSuggestDTO
Gets the output.
getPayload() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESSuggestDTO
Gets the payload.
getPostalCode() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the PostalCode.
getStayConnected() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the StayConnected.
getStreet() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the Street.
getSuggest() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the suggest.
getTelephoneNumber() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Returns the TelephoneNumber.

I

index(Customer) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
.
index(Customer) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.lucene.LuceneCustomerDAO
.

K

KEY_CUSTOMER_BIRTHDATE - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_CIVILITY - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_CONNECTION_ID - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_EMAIL - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_FIRST_NAME - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_FIXED_PHONE_NUMBER - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_ID - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_LAST_NAME - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 
KEY_CUSTOMER_MOBILE_PHONE_NUMBER - Static variable in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
 

L

load(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
load(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.lucene.LuceneCustomerDAO
.
loadByName(String, String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.elasticsearch.ElasticSearchCustomerDAO
.
loadByName(String, String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.lucene.LuceneCustomerDAO
.
LuceneAutoCompleteRestService - Class in fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene
Rest service for auto complete Lucene
LuceneAutoCompleteRestService() - Constructor for class fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene.LuceneAutoCompleteRestService
 
LuceneCustomerDAO - Class in fr.paris.lutece.plugins.grustorageelastic.business.lucene
DAO and indexer implementation with Lucene for Customer
LuceneCustomerDAO(String, Boolean) - Constructor for class fr.paris.lutece.plugins.grustorageelastic.business.lucene.LuceneCustomerDAO
 
LuceneCustomerDAO(String) - Constructor for class fr.paris.lutece.plugins.grustorageelastic.business.lucene.LuceneCustomerDAO
 

M

MARKER_AUTOCOMPLETE - Static variable in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
 
MARKER_ELEMENTS - Static variable in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
 
MARKER_ITEM - Static variable in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
 
MARKER_PAYLOAD - Static variable in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
 

P

PATH_AUTOCOMPLETION - Static variable in class fr.paris.lutece.plugins.grustorageelastic.web.rs.elasticsearch.ElasticSearchAutoCompleteRestService
 
PATH_AUTOCOMPLETION - Static variable in class fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene.LuceneAutoCompleteRestService
 
PATH_SERVICE - Static variable in class fr.paris.lutece.plugins.grustorageelastic.web.rs.elasticsearch.ElasticSearchAutoCompleteRestService
 
PATH_SERVICE - Static variable in class fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene.LuceneAutoCompleteRestService
 
PROP_PATH_ELK_INDEX - Static variable in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
 
PROP_PATH_ELK_TYPE_USER - Static variable in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
 
PROP_URL_ELK_SERVER - Static variable in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
 

S

search(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.lucene.LuceneCustomerDAO
Returns a json string for autocomplete purpose
setBirthday(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the Birthday.
setCity(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the City.
setCityOfBirth(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the CityOfBirth.
setCivility(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the Civility.
setConnectionId(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the ConnectionId.
setCustomerId(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the CustomerId.
setCustomerIndexingService(LuceneCustomerDAO) - Method in class fr.paris.lutece.plugins.grustorageelastic.web.rs.lucene.LuceneAutoCompleteRestService
 
setElements(HashMap<String, String>) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESPayload
Sets the elements.
setEmail(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the Email.
setFirstName(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the FirstName.
setFixedTelephoneNumber(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the fixed telephone number.
setInput(String[]) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESSuggestDTO
Sets the input.
setJsonToJsonTree(String) - Static method in class fr.paris.lutece.plugins.grustorageelastic.util.ElasticSearchParameterUtil
Sets the json to json tree.
setName(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the Name.
setOutput(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESSuggestDTO
Sets the output.
setPayload(ESPayload) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESSuggestDTO
Sets the payload.
setPostalCode(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the PostalCode.
setStayConnected(boolean) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the StayConnected.
setStreet(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the Street.
setSuggest() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the suggest.
setTelephoneNumber(String) - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESCustomerDTO
Sets the TelephoneNumber.

T

toJson() - Method in class fr.paris.lutece.plugins.grustorageelastic.business.ESPayload
To json.
A B D E F G I K L M P S T 
Skip navigation links

Copyright © 2017 City of Paris. All rights reserved.