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

/organization/get-organization

Méthode de HTTP
GET
com.liferay.portal.service.OrganizationServiceUtil#getOrganization

Returns the organization with the primary key.

Paramètres

p_auth String

authentication token used to validate the request

organizationId long

the primary key of the organization

Type de retour

com.liferay.portal.model.Organization

the organization with the primary key

Exception

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