|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayoutReference | |
|---|---|
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portal.service.http | This package defines the HTTP and SOAP portal service utilities. |
| com.liferay.portal.service.impl | This package defines the portal service local and remote implementations. |
| com.liferay.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
| com.liferay.portal.service.persistence.impl | This package defines the portal service persistence implementation base classes. |
| Uses of LayoutReference in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return LayoutReference | |
|---|---|
LayoutReference[] |
LayoutService.getLayoutReferences(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
LayoutReference[] |
LayoutServiceWrapper.getLayoutReferences(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
static LayoutReference[] |
LayoutServiceUtil.getLayoutReferences(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
LayoutReference[] |
LayoutLocalService.getLayouts(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
LayoutReference[] |
LayoutLocalServiceWrapper.getLayouts(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
static LayoutReference[] |
LayoutLocalServiceUtil.getLayouts(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
| Uses of LayoutReference in com.liferay.portal.service.http |
|---|
| Methods in com.liferay.portal.service.http that return LayoutReference | |
|---|---|
static LayoutReference[] |
LayoutServiceHttp.getLayoutReferences(HttpPrincipal httpPrincipal,
long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
|
static LayoutReference[] |
LayoutServiceSoap.getLayoutReferences(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
| Uses of LayoutReference in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl that return LayoutReference | |
|---|---|
LayoutReference[] |
LayoutServiceImpl.getLayoutReferences(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
LayoutReference[] |
LayoutLocalServiceImpl.getLayouts(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences. |
| Uses of LayoutReference in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that return types with arguments of type LayoutReference | |
|---|---|
static List<LayoutReference> |
LayoutFinderUtil.findByC_P_P(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
|
List<LayoutReference> |
LayoutFinder.findByC_P_P(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
|
| Uses of LayoutReference in com.liferay.portal.service.persistence.impl |
|---|
| Methods in com.liferay.portal.service.persistence.impl that return types with arguments of type LayoutReference | |
|---|---|
List<LayoutReference> |
LayoutFinderImpl.findByC_P_P(long companyId,
String portletId,
String preferencesKey,
String preferencesValue)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||