Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return PortletPersistence
static PortletPersistence PortletUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2