Class AdministratorControlPanelEntry

Object
com.liferay.portal.kernel.portlet.BaseControlPanelEntry
com.liferay.portal.kernel.portlet.AdministratorControlPanelEntry
All Implemented Interfaces:
ControlPanelEntry

public class AdministratorControlPanelEntry extends BaseControlPanelEntry
Represents the administrator control panel entry for portlets that shall only be visible and accessible to the company's administrator. In a portlet's liferay-portlet.xml file, this class can be specified as the value for the control-panel-entry-class element.
Author:
Brian Wing Shun Chan
  • Constructor Details

    • AdministratorControlPanelEntry

      public AdministratorControlPanelEntry()
  • Method Details