Uses of Class
fr.paris.lutece.portal.service.insert.InsertService

Packages that use InsertService
fr.paris.lutece.portal.service.insert   
fr.paris.lutece.portal.service.plugin   
 

Uses of InsertService in fr.paris.lutece.portal.service.insert
 

Methods in fr.paris.lutece.portal.service.insert that return InsertService
static InsertService InsertServiceManager.getInsertService(String strId)
          Get a particular Insert service
 

Methods in fr.paris.lutece.portal.service.insert that return types with arguments of type InsertService
static Collection<InsertService> InsertServiceManager.getInsertServicesList()
          Returns all registered Insert services
 

Methods in fr.paris.lutece.portal.service.insert with parameters of type InsertService
static void InsertServiceManager.registerInsertService(InsertService is)
          Registers a new Index Service
 

Uses of InsertService in fr.paris.lutece.portal.service.plugin
 

Methods in fr.paris.lutece.portal.service.plugin that return types with arguments of type InsertService
 List<InsertService> PluginFile.getInsertServices()
          Returns all Insert Services of the plugin
 List<InsertService> Plugin.getInsertServices()
          Returns the list of insert services of the plugin
 

Methods in fr.paris.lutece.portal.service.plugin with parameters of type InsertService
 void PluginFile.addInsertService(InsertService is)
          Add an Insert Service to the plugin definition
 



Copyright © 2014 Mairie de Paris. All Rights Reserved.