Uses of Interface
com.liferay.faces.bridge.context.url.BridgeResponseURL

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

Uses of BridgeResponseURL in com.liferay.faces.bridge.context.url
 

Subinterfaces of BridgeResponseURL in com.liferay.faces.bridge.context.url
 interface 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.
 interface 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 that implement BridgeResponseURL
 class BridgeActionURLImpl
           
 class BridgeActionURLWrapper
           
 class BridgeRedirectURLImpl
           
 class BridgeRedirectURLWrapper
           
 class BridgeResponseURLImpl
           
 



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