Liferay 6.0.5

com.liferay.portlet.socialequityadmin
Class SocialEquityAdminControlPanelEntry

java.lang.Object
  extended by com.liferay.portlet.BaseControlPanelEntry
      extended by com.liferay.portlet.socialequityadmin.SocialEquityAdminControlPanelEntry
All Implemented Interfaces:
ControlPanelEntry

public class SocialEquityAdminControlPanelEntry
extends BaseControlPanelEntry


Constructor Summary
SocialEquityAdminControlPanelEntry()
           
 
Method Summary
 boolean isVisible(PermissionChecker permissionChecker, Portlet portlet)
           
 boolean isVisible(Portlet portlet, String category, ThemeDisplay themeDisplay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialEquityAdminControlPanelEntry

public SocialEquityAdminControlPanelEntry()
Method Detail

isVisible

public boolean isVisible(Portlet portlet,
                         String category,
                         ThemeDisplay themeDisplay)
                  throws Exception
Specified by:
isVisible in interface ControlPanelEntry
Overrides:
isVisible in class BaseControlPanelEntry
Throws:
Exception

isVisible

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

Liferay 6.0.5