Uses of Class
fr.paris.lutece.plugins.pluginwizard.business.model.Portlet

Packages that use Portlet
fr.paris.lutece.plugins.pluginwizard.business.model   
fr.paris.lutece.plugins.pluginwizard.service   
 

Uses of Portlet in fr.paris.lutece.plugins.pluginwizard.business.model
 

Methods in fr.paris.lutece.plugins.pluginwizard.business.model that return types with arguments of type Portlet
 List<Portlet> PluginModel.getPortlets()
          Returns the list of plugin portlets
 

Method parameters in fr.paris.lutece.plugins.pluginwizard.business.model with type arguments of type Portlet
 void PluginModel.setPluginPortlets(List<Portlet> listPluginPortlets)
          Sets the list of plugin portlets
 

Uses of Portlet in fr.paris.lutece.plugins.pluginwizard.service
 

Methods in fr.paris.lutece.plugins.pluginwizard.service that return Portlet
static Portlet ModelService.getPortlet(int nPluginId, int nPortletId)
          Get a given portlet
 

Methods in fr.paris.lutece.plugins.pluginwizard.service with parameters of type Portlet
static void ModelService.addPortlet(int nPluginId, Portlet portlet)
          Add an portlet to the model
static void ModelService.updatePortlet(int nPluginId, Portlet portlet)
          Update an portlet
 



Copyright © 2013 Mairie de Paris. All Rights Reserved.