Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.PortletItemPersistence

Packages that use PortletItemPersistence
com.liferay.portal.service.persistence   
 

Uses of PortletItemPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return PortletItemPersistence
static PortletItemPersistence PortletItemUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type PortletItemPersistence
 void PortletItemUtil.setPersistence(PortletItemPersistence persistence)
           
 


Liferay 6.0-ee-sp2