Liferay 6.2-ce-ga5

com.liferay.portlet.socialactivity
Class SocialActivityControlPanelEntry

java.lang.Object
  extended by com.liferay.portlet.BaseControlPanelEntry
      extended by com.liferay.portlet.socialactivity.SocialActivityControlPanelEntry
All Implemented Interfaces:
ControlPanelEntry

public class SocialActivityControlPanelEntry
extends BaseControlPanelEntry


Constructor Summary
SocialActivityControlPanelEntry()
           
 
Method Summary
protected  boolean hasAccessPermissionDenied(PermissionChecker permissionChecker, Group group, Portlet portlet)
           
 
Methods inherited from class com.liferay.portlet.BaseControlPanelEntry
getDefaultPlid, hasAccessPermission, hasAccessPermissionExplicitlyGranted, hasPermissionImplicitlyGranted, isVisible, isVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialActivityControlPanelEntry

public SocialActivityControlPanelEntry()
Method Detail

hasAccessPermissionDenied

protected boolean hasAccessPermissionDenied(PermissionChecker permissionChecker,
                                            Group group,
                                            Portlet portlet)
                                     throws Exception
Overrides:
hasAccessPermissionDenied in class BaseControlPanelEntry
Throws:
Exception

Liferay 6.2-ce-ga5