fr.paris.lutece.portal.business.portlet
Interface PortletHomeInterface

All Known Implementing Classes:
AliasPortletHome, PortletHome

public interface PortletHomeInterface

This interface provides the signature of methods to implement by classes which implements it


Method Summary
 IPortletInterfaceDAO getDAO()
          Signature of the method which returns the instance of the portlet DAO singleton : must be implemented
 String getPortletTypeId()
          Signature of the method which returns the identifier of the portlet type : must be implemented
 

Method Detail

getDAO

IPortletInterfaceDAO getDAO()
Signature of the method which returns the instance of the portlet DAO singleton : must be implemented

Returns:
the instance of the portlet DAO

getPortletTypeId

String getPortletTypeId()
Signature of the method which returns the identifier of the portlet type : must be implemented

Returns:
the identifier of the portlet


Copyright © 2014 Mairie de Paris. All Rights Reserved.