DLApp
Non ci sono servizi che abbinano quella frase.

/group/get-manageable-sites

Metodo HTTP
GET
com.liferay.portal.service.GroupServiceUtil#getManageableSites

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

Parametri

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 di ritorno

java.util.List

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

Eccezione

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

Esegui

String java.util.Collection int