Liferay 7.0-ga1 portal-impl

Uses of Class
com.liferay.portlet.PortalPreferencesImpl

Packages that use PortalPreferencesImpl
com.liferay.portlet   
 

Uses of PortalPreferencesImpl in com.liferay.portlet
 

Methods in com.liferay.portlet that return PortalPreferencesImpl
 PortalPreferencesImpl PortalPreferencesImpl.clone()
           
 PortalPreferencesImpl PortletPreferencesFactoryImpl.fromXML(long ownerId, int ownerType, String xml)
           
 PortalPreferencesImpl PortalPreferencesWrapper.getPortalPreferencesImpl()
           
 

Constructors in com.liferay.portlet with parameters of type PortalPreferencesImpl
PortalPreferencesWrapper(PortalPreferencesImpl portalPreferencesImpl)
           
 


Liferay 7.0-ga1 portal-impl