com.liferay.portal.service.persistence
Class PortletPreferencesFinder

java.lang.Object
  extended bycom.liferay.portal.service.persistence.PortletPreferencesFinder

public class PortletPreferencesFinder
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String FIND_BY_PORTLETID
           
 
Constructor Summary
PortletPreferencesFinder()
           
 
Method Summary
static java.util.List findByPortletId(java.lang.String portletId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIND_BY_PORTLETID

public static java.lang.String FIND_BY_PORTLETID
Constructor Detail

PortletPreferencesFinder

public PortletPreferencesFinder()
Method Detail

findByPortletId

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