Class LiberalControlPanelEntry
Object
com.liferay.portal.kernel.portlet.BaseControlPanelEntry
com.liferay.portal.kernel.portlet.LiberalControlPanelEntry
- All Implemented Interfaces:
ControlPanelEntry
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) Methods inherited from class com.liferay.portal.kernel.portlet.BaseControlPanelEntry
getDefaultPlid, hasAccessPermissionDenied, hasAccessPermissionExplicitlyGranted, hasPermissionImplicitlyGranted
-
Constructor Details
-
LiberalControlPanelEntry
public LiberalControlPanelEntry()
-
-
Method Details
-
hasAccessPermission
public boolean hasAccessPermission(PermissionChecker permissionChecker, Group group, Portlet portlet) throws Exception - Specified by:
hasAccessPermission
in interfaceControlPanelEntry
- Overrides:
hasAccessPermission
in classBaseControlPanelEntry
- Throws:
Exception
-