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

/role/has-user-role

HTTP Method
GET
com.liferay.portal.service.impl.RoleServiceImpl

Provides the remote service for accessing, adding, unassigning, checking, deleting, and updating roles. Its methods include permission checks.

hasUserRole

Parameters

p_auth String

authentication token used to validate the request

userId long
companyId long
name java.lang.String
inherited boolean

Return Type

boolean

Exception

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

Execute

String
long
long
java.lang.String
Inherited boolean