Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.model.PortletInstance

Packages that use PortletInstance
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of PortletInstance in com.liferay.portal.model
 

Methods in com.liferay.portal.model that return PortletInstance
static PortletInstance PortletInstance.fromPortletInstanceKey(String portletInstanceKey)
           
 

Methods in com.liferay.portal.model with parameters of type PortletInstance
 boolean PortletInstance.hasIdenticalPortletName(PortletInstance portletInstance)
           
 


Liferay 7.0-ce-b4