|
||||||||||
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.dbpage.business.portlet.DbPagePortletHome
public class DbPagePortletHome
This class provides instances management methods for FolderListingPortlet objects
Constructor Summary | |
---|---|
DbPagePortletHome()
Constructor |
Method Summary | |
---|---|
static boolean |
checkNoDbPageInPortlet(java.lang.String strDbPage)
Checks whether the DbPage is registered in a Portlet |
fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO |
getDAO()
Returns the instance of the DbPagePortletDAO singleton |
static fr.paris.lutece.portal.business.portlet.PortletHome |
getInstance()
Returns the instance of the DbPagePortletHome singleton |
java.lang.String |
getPortletTypeId()
Returns the type of the portlet |
Methods inherited from class fr.paris.lutece.portal.business.portlet.PortletHome |
---|
create, findByPrimaryKey, findByType, getAliasList, 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 DbPagePortletHome()
Method Detail |
---|
public static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
public fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
public java.lang.String getPortletTypeId()
public static boolean checkNoDbPageInPortlet(java.lang.String strDbPage)
strDbPage
- The identifier of the dbpage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |