DLApp
There are no services matching that phrase.

/group/get-manageable-sites

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

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

Parameters

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)

Return Type

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

Execute

String java.util.Collection int