Skip navigation links
A B C D F G I M N P R S V 

A

ALL_INT - Static variable in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
Represents any integer

B

BEAN_NAME - Static variable in interface fr.paris.lutece.plugins.identitystore.modules.indexer.service.IIdentityIndexerService
 

C

CONSTANT_AND - Static variable in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
 
CONSTANT_WHERE - Static variable in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
 
containsCustomerId() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
Tests if the filter contains a customer to filter or not
containsTask() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
Tests if the filter contains a task to filter or not
create(IndexerAction) - Static method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionHome
Creation of an instance of Indexer Action
createAllByIdTask(int) - Static method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionHome
Creation of a list of IndexerAction

D

delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.business.IIndexerActionDAO
Deletes a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
Deletes a record from the table
deleteAllIndexes() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityIndexerService
Deletes the index for all the identity changes
deleteAllIndexes() - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.service.IIdentityIndexerService
Deletes the index for all the identity changes
deleteAllIndexes() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock.MockCustomerIndexingService
deleteByFilter(IndexerActionFilter, Plugin) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.business.IIndexerActionDAO
Delete all the indexer action with given filter
deleteByFilter(IndexerActionFilter, Plugin) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
Delete all the indexer action with given filter
deleteByFilter(IndexerActionFilter) - Static method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionHome
Delete all the IndexerAction with given filter
deleteIndex(Customer) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock.MockCustomerIndexingService

F

fr.paris.lutece.plugins.identitystore.modules.indexer.business - package fr.paris.lutece.plugins.identitystore.modules.indexer.business
 
fr.paris.lutece.plugins.identitystore.modules.indexer.service - package fr.paris.lutece.plugins.identitystore.modules.indexer.service
 
fr.paris.lutece.plugins.identitystore.modules.indexer.service.daemon - package fr.paris.lutece.plugins.identitystore.modules.indexer.service.daemon
 
fr.paris.lutece.plugins.identitystore.modules.indexer.service.listeners - package fr.paris.lutece.plugins.identitystore.modules.indexer.service.listeners
 
fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock - package fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock
 
fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs - package fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs
 
FULL_INDEXING_PATH - Static variable in class fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs.IdentityIndexerRestService
 
fullIndexing() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs.IdentityIndexerRestService
Performs a full indexing

G

getCustomerId() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerAction
Gets the customer id
getCustomerId() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
Gets the id of the identity
getDescription() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer
getDocuments(String) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer
getIdAction() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerAction
Gets the action id
getIndexerTask() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
Gets the indexer task
getListLimit(IndexerActionFilter, int, int) - Static method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionHome
Loads the data of all the IndexerAction depending on the filter and returns them in a list
getListType() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer
getName() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer
getName() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.listeners.IndexingListener
 
getSpecificSearchAppUrl() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer
getTask() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerAction
Gets the task
getValue() - Method in enum fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerTask
Gets the value
getVersion() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer

I

IdentityIndexerDaemon - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.service.daemon
Daemon used to index identities in incremental mode
IdentityIndexerDaemon() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.service.daemon.IdentityIndexerDaemon
Constructor
IdentityIndexerRestService - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs
This class is a Web service to index identities
IdentityIndexerRestService(IIdentityIndexerService) - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs.IdentityIndexerRestService
Constructor
IdentityIndexerService - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.service
This class represents represents a service to index identities
IdentityIndexerService() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityIndexerService
 
IdentitySearchIndexer - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.service
Implementation of the IElasticSearchIndexer interface for Identity
IdentitySearchIndexer() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer
 
IdentityStoreIndexerPlugin - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.service
Identity store indexer plugin
IdentityStoreIndexerPlugin() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityStoreIndexerPlugin
 
IIdentityIndexerService - Interface in fr.paris.lutece.plugins.identitystore.modules.indexer.service
This interface represents a service to index identities
IIndexerActionDAO - Interface in fr.paris.lutece.plugins.identitystore.modules.indexer.business
Interface for an IndexerActionDAO
index(IdentityChange) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityIndexerService
Indexes the identity change
index(List<IdentityChange>) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityIndexerService
Indexes a list of identity changes
index(IdentityChange) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.service.IIdentityIndexerService
Indexes the identity change
index(List<IdentityChange>) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.service.IIdentityIndexerService
Indexes a list of identity changes
index(Customer) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock.MockCustomerIndexingService
indexDocuments() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer
IndexerAction - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.business
This class represents an action for the indexer
IndexerAction() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerAction
 
IndexerActionDAO - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.business
This class provides Data Access methods for Indexer Action objects
IndexerActionDAO() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
 
IndexerActionFilter - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.business
This class is a filter for IndexerAction
IndexerActionFilter() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
 
IndexerActionHome - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.business
This class provides instances management methods (create, find, ...) for IndexerAction objects
IndexerTask - Enum in fr.paris.lutece.plugins.identitystore.modules.indexer.business
This enum represents a task to perform by the indexer
INDEXING_PATH - Static variable in class fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs.IdentityIndexerRestService
 
IndexingListener - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.service.listeners
This class is a listener for indexing an identity when a attribute changes
IndexingListener() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.service.listeners.IndexingListener
 
indexList(List<Customer>) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock.MockCustomerIndexingService
init() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityStoreIndexerPlugin
insert(IndexerAction, Plugin) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.business.IIndexerActionDAO
Inserts a new record in the table.
insert(IndexerAction, Plugin) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
Inserts a new record in the table.
insertAll(List<IndexerAction>, Plugin) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.business.IIndexerActionDAO
Inserts in the table all the indexer actions contained in the specified list.
insertAll(List<IndexerAction>, Plugin) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
Inserts in the table all the indexer actions contained in the specified list.
insertAllByIdTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.business.IIndexerActionDAO
Insert all the indexer action with given task id
insertAllByIdTask(int, Plugin) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
Insert all the indexer action with given task id
isEnable() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentitySearchIndexer

M

MockCustomerIndexingService - Class in fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock
 
MockCustomerIndexingService() - Constructor for class fr.paris.lutece.plugins.identitystore.modules.indexer.service.mock.MockCustomerIndexingService
 

N

newPrimaryKey(Plugin) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.business.IIndexerActionDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
Generates a new primary key

P

PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityStoreIndexerPlugin
Name of the identity store indexer plugin
PLUGIN_PATH - Static variable in class fr.paris.lutece.plugins.identitystore.modules.indexer.web.rs.IdentityIndexerRestService
 
processIdentityChange(IdentityChange) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.listeners.IndexingListener
 

R

remove(int) - Static method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionHome
Removes the indexerAction whose identifier is specified in parameter
run() - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.daemon.IdentityIndexerDaemon

S

selectListLimit(IndexerActionFilter, int, int, Plugin) - Method in interface fr.paris.lutece.plugins.identitystore.modules.indexer.business.IIndexerActionDAO
Loads the data of all indexerAction and returns them in a list
selectListLimit(IndexerActionFilter, int, int, Plugin) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionDAO
Loads the data of all indexerAction and returns them in a list
setCustomerId(String) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerAction
Sets the customer id
setCustomerId(String) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
Sets the id of the customer
setCustomerIndexService(IIndexingService<Customer>) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.IdentityIndexerService
Sets the customer index service to use
setIdAction(int) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerAction
Sets the action id
setIndexService(IIdentityIndexerService) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.service.listeners.IndexingListener
Sets the index service to use
setTask(IndexerTask) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerAction
Sets the task
setTask(IndexerTask) - Method in class fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerActionFilter
Sets the indexer task in the filter

V

valueOf(String) - Static method in enum fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerTask
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerTask
Gives the IndexerTask for the specified value
values() - Static method in enum fr.paris.lutece.plugins.identitystore.modules.indexer.business.IndexerTask
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G I M N P R S V 
Skip navigation links

Copyright © 2018 City of Paris. All rights reserved.