Liferay 7.0-ce-b4

Package com.liferay.portal.kernel.portlet

This package defines the kernel portlet interfaces and classes.

See:
          Description

Interface Summary
AddPortletProvider  
BrowsePortletProvider  
ConfigurationAction  
DisplayInformationProvider  
EditPortletProvider  
FriendlyURLMapper Provides friendly URL mapping for a portlet by converting portlet URL parameters to friendly URL paths and back.
FriendlyURLMapperTracker  
FriendlyURLResolver  
LiferayPortletConfig  
LiferayPortletContext  
LiferayPortletRequest  
LiferayPortletRequestDispatcher  
LiferayPortletResponse  
LiferayPortletSession  
LiferayPortletURL Represents a URL pointing to a portlet.
LiferayRenderResponse  
ManagePortletProvider  
PortletBag  
PortletContainer  
PortletLayoutListener  
PortletProvider  
ResourceServingConfigurationAction  
Route Represents a single friendly URL pattern and provides the ability to either parse a friendly URL path or generate a friendly URL from a parameter map.
Router Contains a list of the available routes and handles conversion of URLs to parameter maps and vice versa.
ViewPortletProvider  
 

Class Summary
ActionResult  
BaseConfigurationAction Deprecated. As of 6.1.0, replaced by DefaultConfigurationAction
BaseFriendlyURLMapper The base implementation of FriendlyURLMapper.
BaseJSPSettingsConfigurationAction  
BasePortletProvider  
DefaultConfigurationAction  
DefaultFriendlyURLMapper The default friendly URL mapper to use with friendly URL routes.
DummyPortletURL  
DynamicActionRequest  
DynamicEventRequest  
DynamicRenderRequest  
DynamicResourceRequest  
FriendlyURLMapperThreadLocal  
FriendlyURLResolverRegistryUtil  
JSONPortletResponseUtil  
LiferayPortlet  
LiferayPortletMode  
LiferayWindowState  
NoRedirectActionResponse  
PortletBagPool  
PortletClassLoaderUtil  
PortletConfigurationLayoutUtil  
PortletContainerUtil  
PortletDisplayModel  
PortletFilterUtil  
PortletJSONUtil  
PortletModeFactory  
PortletModeFactory_IW  
PortletParameterUtil  
PortletProviderUtil  
PortletRequestModel  
PortletRequestModelFactory  
PortletResponseUtil  
PortletURLWrapper  
ProtectedActionRequest  
ProtectedRenderRequest  
ResourceBundleTracker  
RestrictPortletServletRequest  
SettingsConfigurationAction  
ThemeDisplayModel  
WindowStateFactory  
WindowStateFactory_IW  
 

Enum Summary
PortletProvider.Action  
 

Exception Summary
PortletContainerException  
PortletLayoutListenerException  
 

Package com.liferay.portal.kernel.portlet Description

This package defines the kernel portlet interfaces and classes.

Some of the most significant classes that you may need to use are:

Interfaces

Classes


Liferay 7.0-ce-b4