com.liferay.portal.workflow
Class WorkflowControlPanelEntry
java.lang.Object
com.liferay.portlet.BaseControlPanelEntry
com.liferay.portal.workflow.WorkflowControlPanelEntry
- All Implemented Interfaces:
- ControlPanelEntry
- Direct Known Subclasses:
- MyWorkflowControlPanelEntry
public class WorkflowControlPanelEntry
- extends BaseControlPanelEntry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowControlPanelEntry
public WorkflowControlPanelEntry()
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