com.liferay.portlet.social.service.permission
Class SocialRequestPermissionImpl
java.lang.Object
com.liferay.portlet.social.service.permission.SocialRequestPermissionImpl
- All Implemented Interfaces:
- SocialRequestPermission
public class SocialRequestPermissionImpl
- extends Object
- implements SocialRequestPermission
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialRequestPermissionImpl
public SocialRequestPermissionImpl()
check
public void check(PermissionChecker permissionChecker,
long requestId,
String actionId)
throws PortalException,
SystemException
- Specified by:
check
in interface SocialRequestPermission
- Throws:
PortalException
SystemException
contains
public boolean contains(PermissionChecker permissionChecker,
long requestId,
String actionId)
throws PortalException,
SystemException
- Specified by:
contains
in interface SocialRequestPermission
- Throws:
PortalException
SystemException