Liferay 6.0.3

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

Packages that use PortletItemModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of PortletItemModel in com.liferay.portal.model
 

Subinterfaces of PortletItemModel in com.liferay.portal.model
 interface PortletItem
           This interface is a model that represents the PortletItem table in the database.
 

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

Uses of PortletItemModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement PortletItemModel
 class PortletItemImpl
           
 class PortletItemModelImpl
           This interface is a model that represents the PortletItem table in the database.
 


Liferay 6.0.3