Liferay 6.1.10-ee-ga1

Uses of Package
com.liferay.portal.kernel.portlet

Packages that use com.liferay.portal.kernel.portlet
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
com.liferay.portal.kernel.workflow   
com.liferay.portal.model This package defines the portal model interfaces and classes, including SOAP and wrapper classes. 
com.liferay.portal.service This package defines the local and remote portal service interfaces and classes. 
com.liferay.portal.util   
com.liferay.portlet   
com.liferay.portlet.asset.model   
com.liferay.portlet.documentlibrary.util This package defines document library portlet utility interfaces and classes. 
com.liferay.util.bridges.alloy   
com.liferay.util.bridges.jsp   
com.liferay.util.bridges.mvc   
com.liferay.util.bridges.wai   
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portal.kernel.portlet
BaseFriendlyURLMapper
          The base implementation of FriendlyURLMapper.
ConfigurationAction
           
DefaultConfigurationAction
           
FriendlyURLMapper
          Provides friendly URL mapping for a portlet by converting portlet URL parameters to friendly URL paths and back.
LiferayPortletURL
          Represents a URL pointing to a portlet.
PortletBag
           
PortletLayoutListener
           
PortletLayoutListenerException
           
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.
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portal.kernel.workflow
LiferayPortletRequest
           
LiferayPortletResponse
           
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portal.model
ConfigurationAction
           
FriendlyURLMapper
          Provides friendly URL mapping for a portlet by converting portlet URL parameters to friendly URL paths and back.
PortletLayoutListener
           
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portal.service
FriendlyURLMapper
          Provides friendly URL mapping for a portlet by converting portlet URL parameters to friendly URL paths and back.
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portal.util
LiferayPortletRequest
           
LiferayPortletResponse
           
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portlet
LiferayPortletURL
          Represents a URL pointing to a portlet.
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portlet.asset.model
LiferayPortletRequest
           
LiferayPortletResponse
           
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.portlet.documentlibrary.util
LiferayPortletResponse
           
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.util.bridges.alloy
BaseFriendlyURLMapper
          The base implementation of FriendlyURLMapper.
DefaultFriendlyURLMapper
          The default friendly URL mapper to use with friendly URL routes.
FriendlyURLMapper
          Provides friendly URL mapping for a portlet by converting portlet URL parameters to friendly URL paths and back.
LiferayPortletConfig
           
LiferayPortletResponse
           
LiferayPortletURL
          Represents a URL pointing to a portlet.
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.util.bridges.jsp
LiferayPortlet
           
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.util.bridges.mvc
LiferayPortlet
           
 

Classes in com.liferay.portal.kernel.portlet used by com.liferay.util.bridges.wai
FriendlyURLMapper
          Provides friendly URL mapping for a portlet by converting portlet URL parameters to friendly URL paths and back.
LiferayPortlet
           
LiferayPortletURL
          Represents a URL pointing to a portlet.
Router
          Contains a list of the available routes and handles conversion of URLs to parameter maps and vice versa.
 


Liferay 6.1.10-ee-ga1