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

/organization/get-organization

Método do HTTP
GET
com.liferay.portal.service.OrganizationServiceUtil#getOrganization

Returns the organization with the primary key.

Parâmetros

organizationId long

the primary key of the organization

Tipo do retorno

com.liferay.portal.model.Organization

the organization with the primary key

Exceção

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