Uses of Class
fr.paris.lutece.portal.business.portlet.PortletImpl

Packages that use PortletImpl
fr.paris.lutece.portal.business.portlet   
 

Uses of PortletImpl in fr.paris.lutece.portal.business.portlet
 

Methods in fr.paris.lutece.portal.business.portlet that return types with arguments of type PortletImpl
static java.util.Collection<PortletImpl> PortletHome.getPortletListByStyle(int nStyleId)
          Returns the collection of the StyleSheet objects associated to the Style
static java.util.Collection<PortletImpl> PortletHome.getPortletsListbyName(java.lang.String strPortletName)
          Returns the list of portlets for the search on publishing
 java.util.Collection<PortletImpl> PortletDAO.selectPortletListByStyle(int nStyleId)
          Returns the list of the portlets associated to the style
 java.util.Collection<PortletImpl> IPortletDAO.selectPortletListByStyle(int nStyleId)
          Returns the list of the portlets associated to the style
 java.util.Collection<PortletImpl> PortletDAO.selectPortletsListbyName(java.lang.String strPortletName)
          Returns the list of portlets in a distinct name
 java.util.Collection<PortletImpl> IPortletDAO.selectPortletsListbyName(java.lang.String strPortletName)
          Returns the list of portlets in a distinct name
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.