Liferay 7.0-ce-b7 portal-service

Package com.liferay.portal.kernel.portlet

This package defines the kernel portlet interfaces and classes.

See:
          Description

Interface Summary
AddPortletProvider  
BrowsePortletProvider  
ConfigurationAction  
ControlPanelEntry  
CustomUserAttributes  
DisplayInformationProvider  
EditPortletProvider  
FriendlyURLMapper Provides friendly URL mapping for a portlet by converting portlet URL parameters to friendly URL paths and back.
FriendlyURLMapperTracker  
FriendlyURLResolver  
InvokerFilterContainer  
InvokerPortlet  
InvokerPortletFactory  
LiferayPortletConfig  
LiferayPortletContext  
LiferayPortletRequest  
LiferayPortletRequestDispatcher  
LiferayPortletResponse  
LiferayPortletSession  
LiferayPortletURL Represents a URL pointing to a portlet.
LiferayRenderResponse  
ManagePortletProvider  
PortalPreferences  
PortletBag  
PortletConfigFactory  
PortletContainer  
PortletContextFactory  
PortletInstanceFactory  
PortletLayoutFinder  
PortletLayoutFinder.Result  
PortletLayoutListener  
PortletPreferencesFactory  
PortletPreferencesFactoryConstants  
PortletProvider  
PortletQName  
PortletURLFactory  
RequestBackedPortletURLFactory  
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  
AdministratorControlPanelEntry Represents the administrator control panel entry for portlets that shall only be visible and accessible to the company's administrator.
BaseConfigurationAction Deprecated. As of 6.1.0, replaced by DefaultConfigurationAction
BaseControlPanelEntry  
BaseFriendlyURLMapper The base implementation of FriendlyURLMapper.
BaseJSPSettingsConfigurationAction  
BasePortletLayoutFinder  
BasePortletProvider  
DefaultConfigurationAction  
DefaultControlPanelEntry  
DefaultFriendlyURLMapper The default friendly URL mapper to use with friendly URL routes.
DummyPortletURL  
DynamicActionRequest  
DynamicEventRequest  
DynamicRenderRequest  
DynamicResourceRequest  
FriendlyURLMapperThreadLocal  
FriendlyURLResolverRegistryUtil  
JavaScriptPortletResourcePredicateFilter  
JSONPortletResponseUtil  
LiberalControlPanelEntry  
LiferayPortlet  
LiferayPortletMode  
LiferayWindowState  
NoRedirectActionResponse  
OmniadminControlPanelEntry Represents the omni administrator control panel entry for portlets that shall only be visible and accessible to the omni administrator.
PortletBagPool  
PortletClassLoaderUtil  
PortletConfigFactoryUtil  
PortletConfigurationLayoutUtil  
PortletContainerUtil  
PortletContextFactoryUtil  
PortletDisplayModel  
PortletFilterUtil  
PortletInstanceFactoryUtil  
PortletJSONUtil  
PortletModeFactory  
PortletModeFactory_IW  
PortletParameterUtil  
PortletPreferencesFactoryUtil  
PortletProviderUtil  
PortletQNameUtil  
PortletRequestModel  
PortletRequestModelFactory  
PortletResponseUtil  
PortletSetupUtil  
PortletURLFactoryUtil  
PortletURLUtil  
PortletURLWrapper  
ProtectedActionRequest  
ProtectedRenderRequest  
RequestBackedPortletURLFactoryUtil  
ResourceBundleTracker  
RestrictPortletServletRequest  
SettingsConfigurationAction  
ThemeDisplayModel  
UserAttributes  
VirtualLayoutFriendlyURLResolver  
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-b7 portal-service