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

/organization/get-organization-id

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

Returns the primary key of the organization with the name.

Parameters

p_auth String

authentication token used to validate the request

companyId long

the primary key of the organization's company

name java.lang.String

the organization's name

Return Type

long

the primary key of the organization with the name, or 0 if the organization could not be found

Exception

com.liferay.portal.kernel.exception.PortalException
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 java.lang.String