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

/role/get-role

Méthode de HTTP
GET
com.liferay.portal.service.RoleServiceUtil#getRole

Returns the role with the primary key.

Paramètres

p_auth String

authentication token used to validate the request

roleId long

the primary key of the role

Type de retour

com.liferay.portal.model.Role

the role with the primary key

Exception

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