DLApp
Não há nenhum serviço que combina essa frase.

/role/get-role

Método do HTTP
GET
com.liferay.portal.service.RoleServiceUtil#getRole

Returns the role with the primary key.

Parâmetros

roleId long

the primary key of the role

Tipo do retorno

com.liferay.portal.model.Role

the role with the primary key

Exceção

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