com.liferay.portlet
Class BaseControlPanelEntry
java.lang.Object
com.liferay.portlet.BaseControlPanelEntry
- All Implemented Interfaces:
- ControlPanelEntry
- Direct Known Subclasses:
- CommunitiesControlPanelEntry, DefaultControlPanelEntry, GroupPagesControlPanelEntry, MyAccountControlPanelEntry, MyPagesControlPanelEntry, OmniadminControlPanelEntry, PollsControlPanelEntry, SocialEquityAdminControlPanelEntry, UsersControlPanelEntry, WorkflowControlPanelEntry
public abstract class BaseControlPanelEntry
- extends Object
- implements ControlPanelEntry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseControlPanelEntry
public BaseControlPanelEntry()
isVisible
public boolean isVisible(Portlet portlet,
String category,
ThemeDisplay themeDisplay)
throws Exception
- Specified by:
isVisible
in interface ControlPanelEntry
- Throws:
Exception