| ActionRequestBridgeLiferayImpl |
|
| ActionResponseBridgeLiferayImpl |
|
| BaseURLWrapper |
|
| BaseURLWrapperCompat |
This class serves as a compatibility layer for different versions of Liferay Portal in order to minimize diffs across
branches.
|
| BridgePortletConfigFactoryLiferayImpl |
|
| BridgePortletContextFactoryLiferayImpl |
|
| BridgePortletContextLiferayImpl |
|
| BridgePortletRequestFactoryLiferayImpl |
|
| BridgePortletResponseFactoryLiferayImpl |
|
| EmptyResourceBundle |
|
| EventRequestBridgeLiferayImpl |
|
| EventResponseBridgeLiferayImpl |
|
| LiferayActionURLFriendlyImpl |
|
| LiferayActionURLImpl |
|
| LiferayActionURLWrapper |
|
| LiferayBaseURLCompatImpl |
This class provides a compatibility layer that isolates differences between different versions of the Portlet API.
|
| LiferayBaseURLFriendlyCompatImpl |
|
| LiferayBaseURLFriendlyImpl |
|
| LiferayBaseURLImpl |
|
| LiferayBaseURLUtil |
|
| LiferayHttpServletRequest |
This class wraps an instance of javax.servlet.http.HttpServletRequest which represents the "original" request that
Liferay received that initiated the rendering of the current portlet.
|
| LiferayPortalUtil |
This class provides access to the com.liferay.portal.util.PortalUtil static utility class via reflection in order to
avoid a compile-time dependency.
|
| LiferayPortletRequest |
This class wraps an instance of com.liferay.portlet.PortletRequestImpl and provides decorator methods that access the
wrapped instance via reflection in order to avoid a compile-time dependency.
|
| LiferayPortletURLFriendlyImpl |
|
| LiferayPortletURLImpl |
|
| LiferayRenderURLFriendlyImpl |
|
| LiferayRenderURLImpl |
|
| LiferayRenderURLWrapper |
|
| LiferayResourceURLFriendlyImpl |
|
| LiferayResourceURLImpl |
|
| LiferayResourceURLWrapper |
|
| LiferayURLFactory |
|
| LiferayURLFactoryImpl |
This class implements the LiferayURLFactory contract for creating Liferay-compatible URLs.
|
| LiferayURLGeneratorActionImpl |
|
| LiferayURLGeneratorBaseImpl |
This abstract class implements the LiferayURLGenerator contract for generating URLs that are compatible
with Liferay Portal.
|
| LiferayURLGeneratorRenderImpl |
|
| LiferayURLGeneratorResourceImpl |
|
| LiferayURLParameter |
|
| PortletConfigLiferayImpl |
When running under Liferay Portal 6.2, if the WEB-INF/portlet.xml descriptor does not contain a resource-bundle element, then calling PortletConfig.getResourceBundle(Locale) returns an instance of ResourceBundle that throws a NullPointerException for every method call.
|
| PortletContextWrapper |
|
| PortletRequestDispatcherBridgeLiferayImpl |
|
| PortletRequestDispatcherWrapper |
|
| RenderRequestBridgeLiferayImpl |
|
| RenderResponseBridgeLiferayImpl |
|
| ResourceRequestBridgeLiferayImpl |
|
| ResourceResponseBridgeLiferayImpl |
|