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

public class SocialEquityAdminControlPanelEntry
extends com.liferay.portlet.BaseControlPanelEntry

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SocialEquityAdminControlPanelEntry()
           
 
Method Summary
 boolean isVisible(com.liferay.portal.security.permission.PermissionChecker permissionChecker, com.liferay.portal.model.Portlet portlet)
           
 boolean isVisible(com.liferay.portal.model.Portlet portlet, java.lang.String category, com.liferay.portal.theme.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(com.liferay.portal.model.Portlet portlet,
                         java.lang.String category,
                         com.liferay.portal.theme.ThemeDisplay themeDisplay)
                  throws java.lang.Exception
Specified by:
isVisible in interface com.liferay.portlet.ControlPanelEntry
Overrides:
isVisible in class com.liferay.portlet.BaseControlPanelEntry
Throws:
java.lang.Exception

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