|
||||||||||
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.document.business.portlet.DocumentListPortletHome
public class DocumentListPortletHome
This class provides instances management methods for ArticlesListPortlet objects
Constructor Summary | |
---|---|
DocumentListPortletHome()
Constructor |
Method Summary | |
---|---|
static boolean |
checkIsAliasPortlet(int nPortletId)
|
static java.util.Collection |
findByCodeDocumentTypeAndCategory(int nDocumentId,
java.lang.String strCodeDocumentType)
Returns a list of couple id_portlet/name filtered by documentType and category |
fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO |
getDAO()
Returns the instance of the portlet DAO singleton |
static fr.paris.lutece.portal.business.portlet.PortletHome |
getInstance()
Returns the instance of DocumentListPortletHome |
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, 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 DocumentListPortletHome()
Method Detail |
---|
public static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
public java.lang.String getPortletTypeId()
public fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
public static java.util.Collection findByCodeDocumentTypeAndCategory(int nDocumentId, java.lang.String strCodeDocumentType)
strCodeDocumentType
- the code
public static boolean checkIsAliasPortlet(int nPortletId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |