com.liferay.portal.workflow
Class WorkflowControlPanelEntry
java.lang.Object
com.liferay.portal.kernel.portlet.BaseControlPanelEntry
com.liferay.portal.workflow.WorkflowControlPanelEntry
- All Implemented Interfaces:
- com.liferay.portal.kernel.portlet.ControlPanelEntry
- Direct Known Subclasses:
- MyWorkflowTasksControlPanelEntry
public class WorkflowControlPanelEntry
- extends com.liferay.portal.kernel.portlet.BaseControlPanelEntry
|
Method Summary |
protected boolean |
hasAccessPermissionDenied(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.model.Portlet portlet)
|
| Methods inherited from class com.liferay.portal.kernel.portlet.BaseControlPanelEntry |
getDefaultPlid, hasAccessPermission, hasAccessPermissionExplicitlyGranted, hasPermissionImplicitlyGranted, isVisible, isVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowControlPanelEntry
public WorkflowControlPanelEntry()
hasAccessPermissionDenied
protected boolean hasAccessPermissionDenied(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.model.Portlet portlet)
throws Exception
- Overrides:
hasAccessPermissionDenied in class com.liferay.portal.kernel.portlet.BaseControlPanelEntry
- Throws:
Exception