Liferay 7.0-ce-m6

com.liferay.portlet.exportimport
Class ExportImportControlPanelEntry

java.lang.Object
  extended by com.liferay.portlet.BaseControlPanelEntry
      extended by com.liferay.portlet.exportimport.ExportImportControlPanelEntry
All Implemented Interfaces:
ControlPanelEntry

public class ExportImportControlPanelEntry
extends BaseControlPanelEntry


Constructor Summary
ExportImportControlPanelEntry()
           
 
Method Summary
 boolean hasAccessPermission(PermissionChecker permissionChecker, Group group, Portlet portlet)
           
 
Methods inherited from class com.liferay.portlet.BaseControlPanelEntry
getDefaultPlid, hasAccessPermissionDenied, hasAccessPermissionExplicitlyGranted, hasPermissionImplicitlyGranted, isVisible, isVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportImportControlPanelEntry

public ExportImportControlPanelEntry()
Method Detail

hasAccessPermission

public boolean hasAccessPermission(PermissionChecker permissionChecker,
                                   Group group,
                                   Portlet portlet)
                            throws Exception
Specified by:
hasAccessPermission in interface ControlPanelEntry
Overrides:
hasAccessPermission in class BaseControlPanelEntry
Throws:
Exception

Liferay 7.0-ce-m6