com.liferay.portal.service.persistence
Class PortletPreferencesFinderUtil

java.lang.Object
  extended by com.liferay.portal.service.persistence.PortletPreferencesFinderUtil

public class PortletPreferencesFinderUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PortletPreferencesFinderUtil()
           
 
Method Summary
static java.util.List<PortletPreferences> findByPortletId(java.lang.String portletId)
           
static PortletPreferencesFinder getFinder()
           
 void setFinder(PortletPreferencesFinder finder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletPreferencesFinderUtil

public PortletPreferencesFinderUtil()
Method Detail

findByPortletId

public static java.util.List<PortletPreferences> findByPortletId(java.lang.String portletId)
                                                          throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getFinder

public static PortletPreferencesFinder getFinder()

setFinder

public void setFinder(PortletPreferencesFinder finder)