Liferay 6.1.2-ce-ga3

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

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

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.1.2-ce-ga3