AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/group/get-manageable-sites

Método do 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

Exceção

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

Executar

String java.util.Collection int