Liferay 6.0.5

Uses of Class
com.liferay.portlet.Preference

Packages that use Preference
com.liferay.portlet   
 

Uses of Preference in com.liferay.portlet
 

Methods in com.liferay.portlet that return types with arguments of type Preference
protected  Map<String,Preference> PortletPreferencesImpl.getPreferences()
           
 

Constructor parameters in com.liferay.portlet with type arguments of type Preference
PortletPreferencesImpl(long companyId, long ownerId, int ownerType, long plid, String portletId, Map<String,Preference> preferences)
           
 


Liferay 6.0.5