|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PermissionCheckerBag | |
|---|---|
| com.liferay.portal.service | This package defines the local and remote portal service interfaces and classes. |
| Uses of PermissionCheckerBag in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service with parameters of type PermissionCheckerBag | |
|---|---|
boolean |
PermissionServiceWrapper.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
static boolean |
PermissionServiceUtil.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
boolean |
PermissionService.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
boolean |
PermissionLocalServiceWrapper.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
static boolean |
PermissionLocalServiceUtil.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
boolean |
PermissionLocalService.hasUserPermissions(long userId,
long groupId,
List<Resource> resources,
String actionId,
PermissionCheckerBag permissionCheckerBag)
Returns true if the user has permission to perform the
action on the resources. |
|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||