Package com.liferay.faces.bridge.container.liferay

Interface Summary
LiferayActionURL This is a marker interface that extends the PortletURL interface in order to provide more readable names for implementing classes.
LiferayBaseURL This is a marker interface that extends the BaseURL interface in order to provide more readable names for implementing classes.
LiferayPortletURL This is a marker interface that extends the PortletURL interface in order to provide more readable names for implementing classes.
LiferayRenderURL This is a marker interface that extends the PortletURL interface in order to provide more readable names for implementing classes.
LiferayResourceURL This is a marker interface that extends the ResourceURL interface in order to provide more readable names for implementing classes.
LiferayURLGenerator This interface defines a contract for generating URLs that are compatible with Liferay Portal.
 

Class Summary
LiferayActionURLFriendlyImpl  
LiferayActionURLImpl  
LiferayBaseURLFriendlyImpl  
LiferayBaseURLImpl  
LiferayConstants  
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.
LiferayPortletResponse  
LiferayPortletURLFriendlyImpl  
LiferayPortletURLImpl  
LiferayRenderURLFriendlyImpl  
LiferayRenderURLImpl  
LiferayResourceURLFriendlyImpl  
LiferayResourceURLImpl  
LiferaySharedPageTop This class provides the ability to parse the StringBundler value of the LIFERAY_SHARED_PAGE_TOP request attribute and remove duplicate CSS and/or JavaScript resources that are meant to be rendered in the ... section of the Liferay Portal page.
LiferayURLFactory  
LiferayURLFactoryImpl This class implements the LiferayURLFactory contract for creating Liferay-compatible URLs.
LiferayURLGeneratorActionImpl See class-level JavaDoc for LiferayURLGeneratorBaseImpl.
LiferayURLGeneratorBaseImpl This abstract class implements the LiferayURLGenerator contract for generating URLs that are compatible with Liferay Portal.
LiferayURLGeneratorRenderImpl See class-level JavaDoc for LiferayURLGeneratorBaseImpl.
LiferayURLGeneratorResourceImpl See class-level JavaDoc for LiferayURLGeneratorBaseImpl.
OriginalHttpServletRequest 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.
ParsedBaseURL  
ParsedPortletURL  
PortletContainerLiferayCompatImpl This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
PortletContainerLiferayImpl  
RenderResponseLiferayImpl  
 



Copyright © 2014 Liferay, Inc.. All Rights Reserved.