Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.BaseControlPanelEntry

Packages that use BaseControlPanelEntry
com.liferay.portal.workflow   
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of BaseControlPanelEntry in com.liferay.portal.workflow
 

Subclasses of BaseControlPanelEntry in com.liferay.portal.workflow
 class MyWorkflowTasksControlPanelEntry
           
 class WorkflowControlPanelEntry
           
 

Uses of BaseControlPanelEntry in com.liferay.portlet
 

Subclasses of BaseControlPanelEntry in com.liferay.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-ce-b4