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

/permission/has-group-permission

Método do HTTP
GET
com.liferay.portal.service.PermissionServiceUtil#hasGroupPermission

Returns true if the group has permission to perform the action on the resource.

Parâmetros

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

actionId java.lang.String

the action's ID

resourceId long

the primary key of the resource

Tipo de retorno

boolean

true if the group has permission to perform the action on the resource; false otherwise

Exceção

com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Executar

String long java.lang.String long