Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.service.persistence that return PortalPreferencesPersistence
static PortalPreferencesPersistence PortalPreferencesUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type PortalPreferencesPersistence
 void PortalPreferencesUtil.setPersistence(PortalPreferencesPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5