Class OmniadminControlPanelEntry

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

public class OmniadminControlPanelEntry extends BaseControlPanelEntry
Represents the omni administrator control panel entry for portlets that shall only be visible and accessible to the omni 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:
Jorge Ferrer
  • Constructor Details

    • OmniadminControlPanelEntry

      public OmniadminControlPanelEntry()
  • Method Details