Package com.liferay.portal.workflow
Class MyWorkflowTasksControlPanelEntry
Object
com.liferay.portal.kernel.portlet.BaseControlPanelEntry
com.liferay.portal.workflow.WorkflowControlPanelEntry
com.liferay.portal.workflow.MyWorkflowTasksControlPanelEntry
- All Implemented Interfaces:
com.liferay.portal.kernel.portlet.ControlPanelEntry
- Author:
- Miguel Pastor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
hasPermissionImplicitlyGranted
(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.workflow.WorkflowControlPanelEntry
hasAccessPermissionDenied
Methods inherited from class com.liferay.portal.kernel.portlet.BaseControlPanelEntry
getDefaultPlid, hasAccessPermission, hasAccessPermissionExplicitlyGranted
-
Constructor Details
-
MyWorkflowTasksControlPanelEntry
public MyWorkflowTasksControlPanelEntry()
-
-
Method Details
-
hasPermissionImplicitlyGranted
protected boolean hasPermissionImplicitlyGranted(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:
hasPermissionImplicitlyGranted
in classcom.liferay.portal.kernel.portlet.BaseControlPanelEntry
- Throws:
Exception
-