DLApp
No hay servicios que concuerden con ese texto.

/group/get-manageable-sites

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

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

Parámetros

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)

Tipo de retorno

java.util.List

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

Excepción

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

Ejecutar

String java.util.Collection int