DLApp
LayoutRevision
SocialRequest
There are no services matching that phrase.

/group/get-gt-groups

HTTP Method
GET
com.liferay.portal.service.impl.GroupServiceImpl

Provides the remote service for accessing, adding, deleting, and updating groups. Its methods include permission checks. Groups are mostly used in Liferay as a resource container for permissioning and content scoping purposes.

getGtGroups

Parameters

p_auth String

authentication token used to validate the request

gtGroupId long
companyId long
parentGroupId long
site boolean
size int

Return Type

java.util.List

Exception

com.liferay.portal.kernel.exception.PortalException

Execute

String
long
long
long
Site boolean
int