DLApp
Não há nenhum serviço que combina essa frase.

/group/get-group

Método do HTTP
GET
com.liferay.portal.service.GroupServiceUtil#getGroup

Returns the group with the primary key.

Parâmetros

groupId long

the primary key of the group

Tipo do retorno

com.liferay.portal.model.Group

the group with the primary key

Exceção

com.liferay.portal.kernel.exception.PortalException
if a group with the primary key could not be found or if the current user did not have permission to view the group
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred