|
||||||||||
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.xmlpage.business.portlet.XmlPagePortletHome
public class XmlPagePortletHome
This class provides instances management methods for XmlPage objects
Constructor Summary | |
---|---|
XmlPagePortletHome()
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 Rss Portlet |
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 XmlPagePortletHome()
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 |