com.liferay.portal.service.persistence
Class LayoutFinder

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

public class LayoutFinder
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String FIND_BY_C_P_P
           
 
Constructor Summary
LayoutFinder()
           
 
Method Summary
static java.util.List findByC_P_P(long companyId, java.lang.String portletId, java.lang.String prefsKey, java.lang.String prefsValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIND_BY_C_P_P

public static java.lang.String FIND_BY_C_P_P
Constructor Detail

LayoutFinder

public LayoutFinder()
Method Detail

findByC_P_P

public static java.util.List findByC_P_P(long companyId,
                                         java.lang.String portletId,
                                         java.lang.String prefsKey,
                                         java.lang.String prefsValue)
                                  throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException