Package | Description |
---|---|
fr.paris.lutece.portal.service.insert | |
fr.paris.lutece.portal.service.plugin |
Modifier and Type | Method and Description |
---|---|
static InsertService |
InsertServiceManager.getInsertService(String strId)
Get a particular Insert service
|
Modifier and Type | Method and Description |
---|---|
static Collection<InsertService> |
InsertServiceManager.getInsertServicesList()
Returns all registered Insert services
|
Modifier and Type | Method and Description |
---|---|
static void |
InsertServiceManager.registerInsertService(InsertService is)
Registers a new Index Service
|
static void |
InsertServiceManager.unregisterInsertService(InsertService is)
Unregisters a new Index Service
|
Modifier and Type | Method and Description |
---|---|
List<InsertService> |
PluginFile.getInsertServices()
Returns all Insert Services of the plugin
|
List<InsertService> |
Plugin.getInsertServices()
Returns the list of insert services of the plugin
|
Modifier and Type | Method and Description |
---|---|
void |
PluginFile.addInsertService(InsertService is)
Add an Insert Service to the plugin definition
|
Copyright © 2020 City of Paris. All rights reserved.