Liferay 6.1.10-ee-ga1

Uses of Class
com.liferay.portlet.BasePreferencesImpl

Packages that use BasePreferencesImpl
com.liferay.portal.service.impl This package defines the local and remote portal service implementations. 
com.liferay.portlet   
 

Uses of BasePreferencesImpl in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return types with arguments of type BasePreferencesImpl
static Map<Serializable,BasePreferencesImpl> PortletPreferencesLocalUtil.getPreferencesPool(long ownerId, int ownerType)
           
 

Uses of BasePreferencesImpl in com.liferay.portlet
 

Subclasses of BasePreferencesImpl in com.liferay.portlet
 class PortalPreferencesImpl
           
 class PortletPreferencesImpl
           
 


Liferay 6.1.10-ee-ga1