com.liferay.portal.workflow
Class MyWorkflowTasksControlPanelEntry
java.lang.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
public class MyWorkflowTasksControlPanelEntry
- extends WorkflowControlPanelEntry
|
Method Summary |
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)
|
| Methods inherited from class com.liferay.portal.kernel.portlet.BaseControlPanelEntry |
getDefaultPlid, hasAccessPermission, hasAccessPermissionExplicitlyGranted, isVisible, isVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyWorkflowTasksControlPanelEntry
public MyWorkflowTasksControlPanelEntry()
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 class com.liferay.portal.kernel.portlet.BaseControlPanelEntry
- Throws:
Exception