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

/organization/delete-organization

Método do HTTP
POST
com.liferay.portal.service.OrganizationServiceUtil#deleteOrganization

Deletes the organization. The organization's associated resources and assets are also deleted.

Parâmetros

p_auth String

authentication token used to validate the request

organizationId long

the primary key of the organization

Tipo de retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException
if an organization with the primary key could not be found, if the user did not have permission to delete the organization, if the organization had a workflow in approved status, or if the organization was a parent organization
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Executar

String long