Package com.liferay.faces.bridge.context.url.internal

Class Summary
BaseURLDirectStringImpl This class represents a simple "direct" BaseURL, meaning an implementation that wraps a path and constructs an absolute path URL based on the scheme, server name, and port found in the PortletRequest.
BaseURLEncodedExternalStringImpl This class represents a simple "encoded" BaseURL, meaning an implementation that encodes a String based URL that is "external" to the application.
BaseURLEncodedStringImpl This abstract class represents a simple "encoded" BaseURL, meaning an implementation that encodes a String based URL.
BaseURLNonEncodedStringImpl This class represents a simple "non-encoded" BaseURL, meaning an implementation that simply wraps a String based URL without providing any encoding.
BaseURLRelativeStringImpl This class represents a relative BaseURL, meaning an implementation that simply wraps a String based URL that starts with "../" and does not require encoding.
BridgeActionURLImpl  
BridgeBookmarkableURLImpl  
BridgePartialActionURLImpl  
BridgeRedirectURLImpl  
BridgeResourceURLCompatImpl This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
BridgeResourceURLImpl  
BridgeURIFactoryImpl  
BridgeURIImpl  
BridgeURLBase This is a utility class used only by ExternalContextImpl that represents a URL with attributes that the Bridge Spec is concerned with.
BridgeURLFactoryImpl  
PortletURLFacesTarget  
PortletURLFacesTargetActionImpl  
PortletURLNonFacesTarget  
PortletURLNonFacesTargetRenderImpl  
 



Copyright © 2015 Liferay, Inc.. All rights reserved.