Liferay 6.2-ce-ga5

com.liferay.portlet.usersadmin
Class UsersControlPanelEntry

java.lang.Object
  extended by com.liferay.portlet.BaseControlPanelEntry
      extended by com.liferay.portlet.usersadmin.UsersControlPanelEntry
All Implemented Interfaces:
ControlPanelEntry

public class UsersControlPanelEntry
extends BaseControlPanelEntry


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

Constructor Detail

UsersControlPanelEntry

public UsersControlPanelEntry()
Method Detail

hasPermissionImplicitlyGranted

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

Liferay 6.2-ce-ga5