com.liferay.faces.bridge.context.url
Class BridgeURIFactory

java.lang.Object
  extended by com.liferay.faces.bridge.context.url.BridgeURIFactory
All Implemented Interfaces:
javax.faces.FacesWrapper<BridgeURIFactory>

public abstract class BridgeURIFactory
extends Object
implements javax.faces.FacesWrapper<BridgeURIFactory>

Author:
Neil Griffin

Constructor Summary
BridgeURIFactory()
           
 
Method Summary
abstract  BridgeURI getBridgeURI(String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.faces.FacesWrapper
getWrapped
 

Constructor Detail

BridgeURIFactory

public BridgeURIFactory()
Method Detail

getBridgeURI

public abstract BridgeURI getBridgeURI(String uri)
                                throws URISyntaxException
Throws:
URISyntaxException


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