public final class InsertServiceManager extends Object
Modifier and Type | Method and Description |
---|---|
static InsertService |
getInsertService(String strId)
Get a particular Insert service
|
static Collection<InsertService> |
getInsertServicesList()
Returns all registered Insert services
|
static List<String> |
getInsertsLabels()
Returns the names of all registered Insert Service
|
static void |
registerInsertService(InsertService is)
Registers a new Index Service
|
static void |
unregisterInsertService(InsertService is)
Unregisters a new Index Service
|
public static void registerInsertService(InsertService is)
is
- the servicepublic static void unregisterInsertService(InsertService is)
is
- the servicepublic static Collection<InsertService> getInsertServicesList()
public static InsertService getInsertService(String strId)
strId
- Identifier of the seeked serviceCopyright © 2020 City of Paris. All rights reserved.