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

/group/get-manageable-sites

Méthode de HTTP
GET
com.liferay.portal.service.GroupServiceUtil#getManageableSites

Returns a range of all the site groups for which the user has control panel access.

Paramètres

p_auth String

authentication token used to validate the request

portlets java.util.Collection

the portlets to manage

max int

the upper bound of the range of groups to consider (not inclusive)

Type de retour

java.util.List

the range of site groups for which the user has control panel access

Exception

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

Exécuter

String java.util.Collection int