Liferay 6.2-ce-ga5

com.liferay.portlet
Class DefaultControlPanelEntry

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

public class DefaultControlPanelEntry
extends BaseControlPanelEntry


Constructor Summary
DefaultControlPanelEntry()
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.BaseControlPanelEntry
getDefaultPlid, hasAccessPermission, 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

DefaultControlPanelEntry

public DefaultControlPanelEntry()

Liferay 6.2-ce-ga5