Skip navigation links
A C E F G I P R S 

A

AbstractPuiElasticSearchException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
Abstract exception for ElasticSearch.
AbstractPuiElasticSearchException(Integer) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.AbstractPuiElasticSearchException
Create an Exception providing only the unique code
AbstractPuiElasticSearchException(Integer, Object...) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.AbstractPuiElasticSearchException
Create an Exception providing the unique code and the parameters of the message to be replaced
addBlockedView(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Add the given View to the blocked list
addIndexableView(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Include the given View for being indexed by ElasticSearch
addItem(ESSearchResultItem) - Method in class es.prodevelop.pui9.elasticsearch.search.ESSearchResult
Add an item to the search result
addSynchronizingView(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Add the given view as being synchronized

C

CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchCountException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchCreateIndexException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchDeleteIndexException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchExistsIndexException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchInsertDocumentException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchNoNodesException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchSearchException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchViewBlockedException
 
CODE - Static variable in exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchViewNotIndexableException
 
count(Class<? extends IViewDto>, FilterBuilder) - Method in interface es.prodevelop.pui9.elasticsearch.services.interfaces.IPuiElasticSearchSearchingService
Get the number of indexed documents that fits the given filter (language independent)

E

es.prodevelop.pui9.elasticsearch.exceptions - package es.prodevelop.pui9.elasticsearch.exceptions
 
es.prodevelop.pui9.elasticsearch.interfaces - package es.prodevelop.pui9.elasticsearch.interfaces
 
es.prodevelop.pui9.elasticsearch.messages - package es.prodevelop.pui9.elasticsearch.messages
 
es.prodevelop.pui9.elasticsearch.search - package es.prodevelop.pui9.elasticsearch.search
 
es.prodevelop.pui9.elasticsearch.services.interfaces - package es.prodevelop.pui9.elasticsearch.services.interfaces
 
ESSearchResult - Class in es.prodevelop.pui9.elasticsearch.search
This class is a representation of the search result against ElasticSearch.
ESSearchResult(Long, Double) - Constructor for class es.prodevelop.pui9.elasticsearch.search.ESSearchResult
Default constructor for Search
ESSearchResultItem - Class in es.prodevelop.pui9.elasticsearch.search
This class represents an item in the ElasticSearch search operation.
ESSearchResultItem(String, IViewDto) - Constructor for class es.prodevelop.pui9.elasticsearch.search.ESSearchResultItem
Default constructor for search Items

F

findForDataGrid(SearchRequest) - Method in interface es.prodevelop.pui9.elasticsearch.services.interfaces.IPuiElasticSearchSearchingService
Executes a search to be used in the Grid
findMultiple(Class<? extends IViewDto>, FilterBuilder, OrderBuilder, PuiLanguage) - Method in interface es.prodevelop.pui9.elasticsearch.services.interfaces.IPuiElasticSearchSearchingService
Search for the documents that fits the given filter, in the given order, within the given index (language)
findOne(Class<? extends IViewDto>, FilterBuilder, OrderBuilder, PuiLanguage) - Method in interface es.prodevelop.pui9.elasticsearch.services.interfaces.IPuiElasticSearchSearchingService
Get a document that fits the given filter, within the given index (language)

G

getCountMessage_301() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getCountMessage_301() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getCountMessage_301() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getCountMessage_301() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getCountMessage_301() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getCreateIndexMessage_302() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getCreateIndexMessage_302() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getCreateIndexMessage_302() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getCreateIndexMessage_302() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getCreateIndexMessage_302() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getDeleteIndexMessage_303() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getDeleteIndexMessage_303() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getDeleteIndexMessage_303() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getDeleteIndexMessage_303() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getDeleteIndexMessage_303() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getDto() - Method in class es.prodevelop.pui9.elasticsearch.search.ESSearchResultItem
Get the Item as IViewDto representation
getDtoList() - Method in class es.prodevelop.pui9.elasticsearch.search.ESSearchResult
Get the search result as list of IViewDto
getExistsIndexMessage_304() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getExistsIndexMessage_304() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getExistsIndexMessage_304() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getExistsIndexMessage_304() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getExistsIndexMessage_304() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getId() - Method in class es.prodevelop.pui9.elasticsearch.search.ESSearchResultItem
Get the ElasticSearch identifier for this item
getInsertDocumentMessage_305() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getInsertDocumentMessage_305() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getInsertDocumentMessage_305() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getInsertDocumentMessage_305() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getInsertDocumentMessage_305() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getItems() - Method in class es.prodevelop.pui9.elasticsearch.search.ESSearchResult
Get all the items of the search
getMaxValue(Class<? extends IViewDto>, String, FilterBuilder) - Method in interface es.prodevelop.pui9.elasticsearch.services.interfaces.IPuiElasticSearchSearchingService
Get the maximum value of the given column that fits the given filter
getMessages() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getNoNodesMessage_306() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getNoNodesMessage_306() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getNoNodesMessage_306() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getNoNodesMessage_306() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getNoNodesMessage_306() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getSearchMessage_307() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getSearchMessage_307() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getSearchMessage_307() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getSearchMessage_307() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getSearchMessage_307() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getSingleton() - Static method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticSearchMessages
 
getString(Integer) - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticSearchMessages
 
getTime() - Method in class es.prodevelop.pui9.elasticsearch.search.ESSearchResult
Get the time that the search took in milliseconds
getTotal() - Method in class es.prodevelop.pui9.elasticsearch.search.ESSearchResult
Get the total amount of records of the search
getViewBlockedMessage_308() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getViewBlockedMessage_308() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getViewBlockedMessage_308() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getViewBlockedMessage_308() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getViewBlockedMessage_308() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
getViewNotIndexableMessage_309() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
getViewNotIndexableMessage_309() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
getViewNotIndexableMessage_309() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
getViewNotIndexableMessage_309() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
getViewNotIndexableMessage_309() - Method in class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 

I

IPuiElasticSearchEnablement - Interface in es.prodevelop.pui9.elasticsearch.interfaces
This interface provides some basic check configuration operations against ElasticSearch, like availability, activation, synchronization, blocking and indexable views...
IPuiElasticSearchSearchingService - Interface in es.prodevelop.pui9.elasticsearch.services.interfaces
API to manage the Searches against ElasticSearch
isElasticSearchActive() - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Check if Elastic Search service is active
isElasticSearchAvailable() - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Check if Elastic Search is available or not (connected to any Node)
isSynchronizingAnyView() - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Check if Elastic Search is synchronizing any View
isSynchronizingView(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Check if Elastic Search is synchonizing the given view
isViewBlocked(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Check if the View is blocked or not
isViewIndexable(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Check if the View is indexable by ElasticSearch or not

P

PuiElasticSearchCountException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when executing the count operation against an index
PuiElasticSearchCountException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchCountException
 
PuiElasticSearchCreateIndexException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when creating a new index in the server
PuiElasticSearchCreateIndexException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchCreateIndexException
 
PuiElasticSearchDeleteIndexException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when deleting a document
PuiElasticSearchDeleteIndexException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchDeleteIndexException
 
PuiElasticSearchExistsIndexException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when checking if an index exists or not in the server
PuiElasticSearchExistsIndexException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchExistsIndexException
 
PuiElasticSearchInsertDocumentException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when inseting a new document
PuiElasticSearchInsertDocumentException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchInsertDocumentException
 
PuiElasticSearchMessages - Class in es.prodevelop.pui9.elasticsearch.messages
Utility class to get internationalized messages for PUI ElasticSearch
PuiElasticSearchNoNodesException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when it is not connected to any Node
PuiElasticSearchNoNodesException() - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchNoNodesException
 
PuiElasticsearchResourceBundle - Class in es.prodevelop.pui9.elasticsearch.messages
More specific implementation of AbstractPuiListResourceBundle for PUI ElasticSearch component
PuiElasticsearchResourceBundle() - Constructor for class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle
 
PuiElasticsearchResourceBundle_ca - Class in es.prodevelop.pui9.elasticsearch.messages
Catalan Translation for PUI ElasticSearch component messages
PuiElasticsearchResourceBundle_ca() - Constructor for class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_ca
 
PuiElasticsearchResourceBundle_en - Class in es.prodevelop.pui9.elasticsearch.messages
English Translation for PUI ElasticSearch component messages
PuiElasticsearchResourceBundle_en() - Constructor for class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_en
 
PuiElasticsearchResourceBundle_es - Class in es.prodevelop.pui9.elasticsearch.messages
Spanish Translation for PUI ElasticSearch component messages
PuiElasticsearchResourceBundle_es() - Constructor for class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_es
 
PuiElasticsearchResourceBundle_fr - Class in es.prodevelop.pui9.elasticsearch.messages
French Translation for PUI ElasticSearch component messages
PuiElasticsearchResourceBundle_fr() - Constructor for class es.prodevelop.pui9.elasticsearch.messages.PuiElasticsearchResourceBundle_fr
 
PuiElasticSearchSearchException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when an error in the Search operation occurs
PuiElasticSearchSearchException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchSearchException
 
PuiElasticSearchSearchException(Integer, String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchSearchException
 
PuiElasticSearchViewBlockedException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when a view is blocked temporally from using in ElasticSearch
PuiElasticSearchViewBlockedException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchViewBlockedException
 
PuiElasticSearchViewNotIndexableException - Exception in es.prodevelop.pui9.elasticsearch.exceptions
ElasticSearch exception when a View should never be indexed by this application (set in the PUI_ELASTICSEARCH_VIEWS table in the database)
PuiElasticSearchViewNotIndexableException(String) - Constructor for exception es.prodevelop.pui9.elasticsearch.exceptions.PuiElasticSearchViewNotIndexableException
 

R

removeBlockedView(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Remove the given View from the blocked list
removeIndexableView(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Remove the given View from the indexable Views list
removeSynchronizingView(Class<? extends IViewDto>) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Remove the given view from being synchronized

S

setElasticSearchActive(boolean) - Method in interface es.prodevelop.pui9.elasticsearch.interfaces.IPuiElasticSearchEnablement
Set Elastic Search service activation status
A C E F G I P R S 
Skip navigation links

Copyright © 2021. All rights reserved.