Liferay 6.0.5

com.liferay.portlet.enterpriseadmin
Class CommunitiesControlPanelEntry

java.lang.Object
  extended by com.liferay.portlet.BaseControlPanelEntry
      extended by com.liferay.portlet.enterpriseadmin.CommunitiesControlPanelEntry
All Implemented Interfaces:
ControlPanelEntry

public class CommunitiesControlPanelEntry
extends BaseControlPanelEntry


Constructor Summary
CommunitiesControlPanelEntry()
           
 
Method Summary
 boolean isVisible(PermissionChecker permissionChecker, Portlet portlet)
           
 
Methods inherited from class com.liferay.portlet.BaseControlPanelEntry
isVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommunitiesControlPanelEntry

public CommunitiesControlPanelEntry()
Method Detail

isVisible

public boolean isVisible(PermissionChecker permissionChecker,
                         Portlet portlet)
                  throws Exception
Throws:
Exception

Liferay 6.0.5