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

/organization/get-organization-id

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

Returns the primary key of the organization with the name.

Parâmetros

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

Tipo de retorno

long

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

Exceção

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

Executar

String long java.lang.String