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

/resourcepermission/remove-resource-permissions

HTTP Method
POST
com.liferay.portal.service.impl.ResourcePermissionServiceImpl

Provides the remote service for adding, granting, and revoking resource permissions. Its methods include permission checks.

Before attempting to read any of the documentation for this class, first read {@link com.liferay.portal.model.impl.ResourcePermissionImpl} for an explanation of scoping.

removeResourcePermissions

Parameters

p_auth String

authentication token used to validate the request

groupId long
companyId long
name java.lang.String
scope int
roleId long
actionId java.lang.String

Return Type

void

Exception

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Execute

String
long
long
java.lang.String
int
long
java.lang.String