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:
com.liferay.portlet.ControlPanelEntry

public class CommunitiesControlPanelEntry
extends com.liferay.portlet.BaseControlPanelEntry

View Source

Author:
Jorge Ferrer

Constructor Summary
CommunitiesControlPanelEntry()
           
 
Method Summary
 boolean isVisible(com.liferay.portal.security.permission.PermissionChecker permissionChecker, com.liferay.portal.model.Portlet portlet)
           
 
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(com.liferay.portal.security.permission.PermissionChecker permissionChecker,
                         com.liferay.portal.model.Portlet portlet)
                  throws java.lang.Exception
Throws:
java.lang.Exception