com.liferay.portlet
Class BaseControlPanelEntry

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

public abstract class BaseControlPanelEntry
extends java.lang.Object
implements ControlPanelEntry

View Source

Author:
Jorge Ferrer

Constructor Summary
BaseControlPanelEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.ControlPanelEntry
isVisible
 

Constructor Detail

BaseControlPanelEntry

public BaseControlPanelEntry()