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

/group/get-user-group

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

Returns the group associated with the user.

Paramètres

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

userId long

the primary key of the user

Type de retour

com.liferay.portal.model.Group

the group associated with the user

Exception

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

Exécuter

String long long