com.liferay.faces.bridge.context.url.internal
Class BridgeURIFactoryImpl

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

public class BridgeURIFactoryImpl
extends BridgeURIFactory

Author:
Neil Griffin

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

Constructor Detail

BridgeURIFactoryImpl

public BridgeURIFactoryImpl(BridgeURIFactory bridgeURIFactory)
Method Detail

getBridgeURI

public BridgeURI getBridgeURI(String uri)
                       throws URISyntaxException
Specified by:
getBridgeURI in class BridgeURIFactory
Throws:
URISyntaxException

getWrapped

public BridgeURIFactory getWrapped()


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