|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.persistence.LayoutFinderUtil
public class LayoutFinderUtil
| Constructor Summary | |
|---|---|
LayoutFinderUtil()
|
|
| Method Summary | |
|---|---|
static List<LayoutReference> |
findByC_P_P(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
|
static List<Layout> |
findByNullFriendlyURL()
|
static LayoutFinder |
getFinder()
|
void |
setFinder(LayoutFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutFinderUtil()
| Method Detail |
|---|
public static List<Layout> findByNullFriendlyURL()
throws SystemException
SystemException
public static List<LayoutReference> findByC_P_P(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
throws SystemException
SystemExceptionpublic static LayoutFinder getFinder()
public void setFinder(LayoutFinder finder)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||