DLApp
Il n'y a aucun service assortissant cette expression.

/usergroup/get-user-group

Méthode de HTTP
GET
com.liferay.portal.service.UserGroupServiceUtil#getUserGroup

Returns the user group with the primary key.

Paramètres

p_auth String

authentication token used to validate the request

userGroupId long

the primary key of the user group

Type de retour

com.liferay.portal.model.UserGroup

Returns the user group with the primary key

Exception

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