|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.business.portlet.PortletHome
fr.paris.lutece.plugins.jsr168.business.portlet.Jsr168PortletHome
public class Jsr168PortletHome
This class provides instances management methods for HtmlPortlet objects
Constructor Summary | |
---|---|
Jsr168PortletHome()
Constructor |
Method Summary | |
---|---|
fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO |
getDAO()
Returns the instance of the portelt DAO singleton |
static fr.paris.lutece.portal.business.portlet.PortletHome |
getInstance()
Returns the instance of Jsr168Portlet |
java.lang.String |
getPortletTypeId()
Returns the identifier of the portlet type |
Methods inherited from class fr.paris.lutece.portal.business.portlet.PortletHome |
---|
create, findByPrimaryKey, findByType, getPortletListByStyle, getPortletsListbyName, getPortletType, getStylesList, hasAlias, invalidate, invalidate, remove, update, updateStatus |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Jsr168PortletHome()
Method Detail |
---|
public java.lang.String getPortletTypeId()
public static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
public fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |