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

/group/get-group

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

Returns the group with the name.

Parâmetros

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

name java.lang.String

the group's name

Tipo de retorno

com.liferay.portal.model.Group

the group with the name

Exceção

com.liferay.portal.kernel.exception.PortalException
if a matching group 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

Executar

String long java.lang.String