No hay servicios que concuerden con ese texto.

/group/get-groups

Método HTTP

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.

getGroups

Parámetros

p_auth String

authentication token used to validate the request

companyId long
parentGroupId long
name java.lang.String
site boolean
start int
end int

Tipo de retorno

java.util.List

Excepción

com.liferay.portal.kernel.exception.PortalException

Ejecutar

String
long
long
java.lang.String
Sitio Web boolean
int
int