Liferay 7.0-ce-b4

Package com.liferay.portlet

This package defines the common portlet interfaces, base classes, classes, factories, and utilities.

See:
          Description

Interface Summary
ControlPanelEntry  
CustomUserAttributes  
InvokerFilterContainer  
InvokerPortlet  
InvokerPortletFactory  
PortalPreferences  
PortletConfigFactory  
PortletInstanceFactory  
PortletPreferencesFactory  
PortletPreferencesFactoryConstants  
PortletQName  
PortletURLFactory  
RequestBackedPortletURLFactory  
 

Class Summary
AdministratorControlPanelEntry Represents the administrator control panel entry for portlets that shall only be visible and accessible to the company's administrator.
BaseControlPanelEntry  
DefaultControlPanelEntry  
JavaScriptPortletResourcePredicateFilter  
LiberalControlPanelEntry  
OmniadminControlPanelEntry Represents the omni administrator control panel entry for portlets that shall only be visible and accessible to the omni administrator.
PortletConfigFactoryUtil  
PortletInstanceFactoryUtil  
PortletPreferencesFactoryUtil  
PortletQNameUtil  
PortletSetupUtil  
PortletURLFactoryUtil  
PortletURLUtil  
RequestBackedPortletURLFactoryUtil  
UserAttributes  
VirtualLayoutFriendlyURLResolver  
 

Package com.liferay.portlet Description

This package defines the common portlet interfaces, base classes, classes, factories, and utilities. The control panel entry interface, base class, and default class reside here.

Make use of factory interfaces and utilities for:

Leverage interfaces and utilities for:


Liferay 7.0-ce-b4