|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.bookmarks.service.permission.BookmarksEntryPermission
public class BookmarksEntryPermission
| Constructor Summary | |
|---|---|
BookmarksEntryPermission()
|
|
| Method Summary | |
|---|---|
static void |
check(PermissionChecker permissionChecker,
BookmarksEntry entry,
String actionId)
|
static void |
check(PermissionChecker permissionChecker,
long entryId,
String actionId)
|
static boolean |
contains(PermissionChecker permissionChecker,
BookmarksEntry entry,
String actionId)
|
static boolean |
contains(PermissionChecker permissionChecker,
long entryId,
String actionId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BookmarksEntryPermission()
| Method Detail |
|---|
public static void check(PermissionChecker permissionChecker,
BookmarksEntry entry,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
public static void check(PermissionChecker permissionChecker,
long entryId,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
public static boolean contains(PermissionChecker permissionChecker,
BookmarksEntry entry,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
public static boolean contains(PermissionChecker permissionChecker,
long entryId,
String actionId)
throws PortalException,
SystemException
PortalException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||