Liferay 6.1.2-ce-ga3

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

Packages that use PortletPreferencesPersistence
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

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

Methods in com.liferay.portal.service.persistence that return PortletPreferencesPersistence
static PortletPreferencesPersistence PortletPreferencesUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type PortletPreferencesPersistence
 void PortletPreferencesUtil.setPersistence(PortletPreferencesPersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3