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