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

/usergroup/get-user-group

Método do HTTP
GET
com.liferay.portal.service.UserGroupServiceUtil#getUserGroup

Returns the user group with the primary key.

Parâmetros

p_auth String

authentication token used to validate the request

userGroupId long

the primary key of the user group

Tipo de retorno

com.liferay.portal.model.UserGroup

Returns the user group with the primary key

Exceção

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