Uses of Package
com.liferay.faces.bridge.context.url

Packages that use com.liferay.faces.bridge.context.url
com.liferay.faces.bridge   
com.liferay.faces.bridge.context   
com.liferay.faces.bridge.context.url   
com.liferay.faces.bridge.context.url.liferay   
 

Classes in com.liferay.faces.bridge.context.url used by com.liferay.faces.bridge
BridgeRedirectURL
          This interface represents a bridge "redirect" URL, meaning a URL according to the deviation requirements of ExternalContext.redirect(String) listed in Section 6.1.3.1 of the Bridge Spec.
 

Classes in com.liferay.faces.bridge.context.url used by com.liferay.faces.bridge.context
BridgeActionURL
          This interface represents a bridge "action" URL, meaning a URL according to the deviation requirements of ExternalContext.encodeActionURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
BridgePartialActionURL
           
BridgeRedirectURL
          This interface represents a bridge "redirect" URL, meaning a URL according to the deviation requirements of ExternalContext.redirect(String) listed in Section 6.1.3.1 of the Bridge Spec.
BridgeResourceURL
          This interface represents a bridge "resource" URL, meaning a URL that has convenience methods for representing URLs according to the deviation requirements of ExternalContext.encodeResourceURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
 

Classes in com.liferay.faces.bridge.context.url used by com.liferay.faces.bridge.context.url
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.
BridgeActionURL
          This interface represents a bridge "action" URL, meaning a URL according to the deviation requirements of ExternalContext.encodeActionURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
BridgePartialActionURL
           
BridgeRedirectURL
          This interface represents a bridge "redirect" URL, meaning a URL according to the deviation requirements of ExternalContext.redirect(String) listed in Section 6.1.3.1 of the Bridge Spec.
BridgeResourceURL
          This interface represents a bridge "resource" URL, meaning a URL that has convenience methods for representing URLs according to the deviation requirements of ExternalContext.encodeResourceURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
BridgeResourceURLCompatImpl
          This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
BridgeResponseURL
          This interface represents a bridge "response" URL, meaning a URL that has convenience methods for representing URLs according to the deviation requirements of ExternalContext.encodeResourceURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
BridgeResponseURLImpl
           
BridgeURL
          This interface represents a bridge URL, meaning a URL that has convenience methods for representing URLs according to Section 6.1.3.1 of the Bridge Spec.
BridgeURLBaseImpl
          This is a utility class used only by ExternalContextImpl that represents a URL with attributes that the Bridge Spec is concerned with.
BridgeURLFactory
           
BridgeURLWrapper
           
PortletURLFacesTarget
           
PortletURLNonFacesTarget
           
 

Classes in com.liferay.faces.bridge.context.url used by com.liferay.faces.bridge.context.url.liferay
BridgeResourceURL
          This interface represents a bridge "resource" URL, meaning a URL that has convenience methods for representing URLs according to the deviation requirements of ExternalContext.encodeResourceURL(String) listed in Section 6.1.3.1 of the Bridge Spec.
BridgeResourceURLCompatImpl
          This class provides a compatibility layer that isolates differences between JSF1 and JSF2.
BridgeResourceURLImpl
           
BridgeURL
          This interface represents a bridge URL, meaning a URL that has convenience methods for representing URLs according to Section 6.1.3.1 of the Bridge Spec.
BridgeURLBaseImpl
          This is a utility class used only by ExternalContextImpl that represents a URL with attributes that the Bridge Spec is concerned with.
 



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