AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/organization/get-organization

HTTP Method
GET
com.liferay.portal.service.OrganizationServiceUtil#getOrganization

Returns the organization with the primary key.

Parameters

p_auth String

authentication token used to validate the request

organizationId long

the primary key of the organization

Return Type

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

Execute

String long