Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.model.PortletItemModel

Packages that use PortletItemModel
com.liferay.portal.model   
 

Uses of PortletItemModel in com.liferay.portal.model
 

Subinterfaces of PortletItemModel in com.liferay.portal.model
 interface PortletItem
          The extended model interface for the PortletItem service.
 

Classes in com.liferay.portal.model that implement PortletItemModel
 class PortletItemWrapper
           This class is a wrapper for PortletItem.
 


Liferay 6.0-ee-sp2