DLApp
Non ci sono servizi che abbinano quella frase.

/usergroup/get-user-group

Metodo HTTP
GET
com.liferay.portal.service.UserGroupServiceUtil#getUserGroup

Returns the user group with the name.

Parametri

p_auth String

authentication token used to validate the request

name java.lang.String

the user group's name

Tipo di ritorno

com.liferay.portal.model.UserGroup

Returns the user group with the name

Eccezione

com.liferay.portal.kernel.exception.PortalException
if a user group with the name 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