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

/group/delete-group

Метод HTTP
POST
com.liferay.portal.service.GroupServiceUtil#deleteGroup

Deletes the group.

The group is unstaged and its assets and resources including layouts, membership requests, subscriptions, teams, blogs, bookmarks, calendar events, image gallery, journals, message boards, polls, shopping related entities, software catalog, and wikis are also deleted.

Parameters

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

Return Type

void

Exception

com.liferay.portal.kernel.exception.PortalException
if the user did not have permission to delete the group or its assets or resources, if a group with the primary key could not be found, or if the group was a system group
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Виконати

String long