Liferay 7.0-ga1 portal-kernel

Uses of Class
com.liferay.portal.kernel.portlet.BaseControlPanelEntry

Packages that use BaseControlPanelEntry
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
 

Uses of BaseControlPanelEntry in com.liferay.portal.kernel.portlet
 

Subclasses of BaseControlPanelEntry in com.liferay.portal.kernel.portlet
 class AdministratorControlPanelEntry
          Represents the administrator control panel entry for portlets that shall only be visible and accessible to the company's administrator.
 class DefaultControlPanelEntry
           
 class LiberalControlPanelEntry
           
 class OmniadminControlPanelEntry
          Represents the omni administrator control panel entry for portlets that shall only be visible and accessible to the omni administrator.
 


Liferay 7.0-ga1 portal-kernel