DLApp
Il n'y a aucun service assortissant cette expression.

/layout/get-layout-references

Méthode de HTTP
GET
com.liferay.portal.service.LayoutServiceUtil#getLayoutReferences

Returns the layout references for all the layouts that belong to the company and belong to the portlet that matches the preferences.

Paramètres

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

portletId java.lang.String

the primary key of the portlet

preferencesKey java.lang.String

the portlet's preference key

preferencesValue java.lang.String

the portlet's preference value

Type de retour

[Lcom.liferay.portal.model.LayoutReference;

the layout references of the matching layouts

Exception

com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Exécuter

String long java.lang.String java.lang.String java.lang.String