com.liferay.portlet.bookmarks.service.permission
Class BookmarksEntryPermission
java.lang.Object
com.liferay.portlet.bookmarks.service.permission.BookmarksEntryPermission
public class BookmarksEntryPermission
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BookmarksEntryPermission
public BookmarksEntryPermission()
check
public static void check(PermissionChecker permissionChecker,
BookmarksEntry entry,
String actionId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
check
public static void check(PermissionChecker permissionChecker,
long entryId,
String actionId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
contains
public static boolean contains(PermissionChecker permissionChecker,
BookmarksEntry entry,
String actionId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
contains
public static boolean contains(PermissionChecker permissionChecker,
long entryId,
String actionId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException